3037 Commits (4d3fd342f73c9f8847594c035142a189c5c2fb8e)
 

Author SHA1 Message Date
Andre Puschmann 252174865c fix coverity issue 7 years ago
Pedro Alvarez ecb846717c Starting to handle UE capability info indication 7 years ago
Pedro Alvarez f7348e8ddf Added print to show unhandled S1AP messages. 7 years ago
Pedro Alvarez ea0585a772 Quick hack to keep the IP in service request. 7 years ago
Pedro Alvarez d301d7599f Quick and dirty hack to not send activate default eps bearer when a service request is received. 7 years ago
Xavier Arteaga bf80a0a21b Udated enb.config.example for TM1-4 7 years ago
Pedro Alvarez 669ef9816f Added packing of TMSI to mobile station identity IE. 7 years ago
Ismael Gomez beccfd2919 Average RSRP in linear domain to get better resolution 7 years ago
Ismael Gomez 65aa5abb30 Restored RSRP calculation changed in commit 3f002aca85 7 years ago
Ismael Gomez cfaa5e9b28 Fix previous commit could not HO more than once due to not refreshing serving cell after 1st HO 7 years ago
Ismael Gomez df67735a99 Reset UL after IDLEling PHY 7 years ago
Ismael Gomez d2560225bd Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 42ece73453 Changed cell selection/reselection to avoid stopping/restarting radio. Fixed SIB message search 7 years ago
Ismael Gomez 56455b31ef Use dedicated thread for MAC timers 7 years ago
Ismael Gomez aced809146 Set rx_gain_offset for B210 7 years ago
Ismael Gomez 9c416aa97e Disable RSSI sensor by default and expose rx_gain for calibration 7 years ago
Ismael Gomez 8474c6e3aa Fixed HO to unkown cell issue 7 years ago
Pedro Alvarez d913fdd499 Adding EMM information message. 7 years ago
Ismael Gomez 7e091b8e60 Fix Underflow when PHY Reset 7 years ago
Pedro Alvarez 7dd734510b added EMM cause 'CS not avilable' and ESM cause 'PDN type only IPv4 allowed.' 7 years ago
Pedro Alvarez b233e9e1ae Fixing bug with k_enb generation. Fixing issue with enb_ue_s1ap_id for service requests without ECM context. 7 years ago
Pedro Alvarez 17c4fa24c0 Merge branch 'next' into guti_attach 7 years ago
Pedro Alvarez 06180a38ef Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Pedro Alvarez 543cdf8566 Adding handling of service request when no ECM context is present. 7 years ago
Ismael Gomez 5251cb3671 Stop RX stream when cell not found during initial cell search 7 years ago
Ismael Gomez f49d399a1e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Xavier Arteaga 2c8467780d UE stores last PMI and last RI in common phy 7 years ago
Ismael Gomez 7c276318b2 Merge branch 'next' into raa 7 years ago
Xavier Arteaga 4df6227f5b UE stores last PMI and last RI in common phy 7 years ago
Xavier Arteaga ff5ac85c7d Added int16 to float SIMD vector function 7 years ago
Ismael Gomez 09c5ddb730 Merge branch 'next' into raa 7 years ago
Ismael Gomez 9b1c8aa608 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 56df710d1f Add rx_gain_offset interface for RSRP calibration 7 years ago
Ismael Gomez 3a005af9f5 Normalize PUCCH power 7 years ago
Ismael Gomez d250dd51ad Reduce LO leakage by not transmit signal on idle 7 years ago
Ismael Gomez f6a17d1182 Logs to test snr drop issue 7 years ago
Pedro Alvarez a7b540c18e Fixing bug in S1 Setup response. 7 years ago
Pedro Alvarez bdc72c65c4 Adding print to debug TPC issue. 7 years ago
Andre Puschmann 8d852ddfe5 only reset SDU buffer in RLC AM/UM 7 years ago
Paul Sutton 4e8580b02f
Merge pull request #152 from softwareradiosystems/rlc_fixes
RLC unit test valgrind fixes
7 years ago
Andre Puschmann 94fe9d4a47 rlc: add basic RLC AM reset test 7 years ago
Andre Puschmann 8b9bc15ffc Merge branch 'next' into rlc_fixes 7 years ago
Andre Puschmann d959608e10 fix mem dealloc in viterbi for 16bit AVX 7 years ago
Pedro Alvarez 0389338fe3 whitespace change 7 years ago
Pedro Alvarez 5f4613bffd Fixing conflicts from merge. 7 years ago
Pedro Alvarez c6e2f144d7 Merging next into guti_attach branch 7 years ago
Pedro Alvarez c02b67b709 Sending initial context setup request on receiving service request 7 years ago
Pedro Alvarez fc0f1e4c23 Sendind intial context setup in response to service request. 7 years ago
Pedro Alvarez 4ee08fdeca Changing send initial context setup request to not need the create session response struct. 7 years ago
Ismael Gomez f8303acba7 Fixed memory leak in logger_stdout 7 years ago