2268 Commits (ecefbefca7311de78895ef84cf421d0690643886)
 

Author SHA1 Message Date
Ismael Gomez ecefbefca7
Merge pull request #147 from softwareradiosystems/test_rlc_am
Buffer is deallocated for tx_window but tx_window object is not remov…
7 years ago
Ismael Gomez a279ab47f0 Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition 7 years ago
Ismael Gomez be62b8a179 Fixed uninitialized sock 7 years ago
Ismael Gomez a0e5d7f011 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 2347fe0e6f Fixed incorrect DCI location bug. Make all calls to regs/pdcch atomic w.r.t. the CFI 7 years ago
Xavier Arteaga 872a92abbc Fixed UL MAC Bug 7 years ago
Andre Puschmann b73b29ff9e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 348117df3c Recover on radio overflow 7 years ago
Andre Puschmann e5a04844ec more coverity fixes 7 years ago
Ismael Gomez 45ea443377 Deallocate attach_request pdu 7 years ago
Ismael Gomez 5eeaf52990 Check for non-zero payload in log 7 years ago
Ismael Gomez 36358fa34b Use SNR as out-of-sync threshold in addition to RSRP 7 years ago
Ismael Gomez a4e55b8f88 Merge branch 'amf_grab' into next 7 years ago
Ismael Gomez e2c3a304b7 In-sync and out-of-sync after 100 and 200 ms. Use RSRP -124 dBm as per the specs instead of SNR 7 years ago
Ismael Gomez 0d65c48105 When RLC retx queue is empty, do not error and transmit a new tx 7 years ago
Ismael Gomez ffb076b2c5 Buffer is deallocated for tx_window but tx_window object is not removed from map. Next time is accessed buffer is null. 7 years ago
Andre Puschmann 07cd9ae528 fix coverity issues 7 years ago
Andre Puschmann 8258c28a4c Revert "fix coverity issue in macro returning negative nof symbols per subframe"
This reverts commit ed46abbad0.
7 years ago
Andre Puschmann 8e1aa0edd8 temporary mod to print RLC config in warning mode 7 years ago
Andre Puschmann 36a53b9cfc fix coverity issue 7 years ago
Pedro Alvarez e4b1525982 Removed AMF from USIM configuration. AMF is exctracted from the authentication request now. 7 years ago
Pedro Alvarez e5d07a4231 Starting to extract AMF value from authentication request (AUTN) in srsUE. 7 years ago
Andre Puschmann 32bc0e0ac2 disable buffer pool logging 7 years ago
Xavier Arteaga 20934a4f89 More COverity Fixes 7 years ago
Xavier Arteaga 99ef760b6f More Coverity fixes 7 years ago
Pedro Alvarez cfd7e4b2a5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Pedro Alvarez 2e777244aa Fixed un-initialezed values in pack_attach_accept. 7 years ago
Pedro Alvarez 04280a1cd7 Fixed possible out-of-bounds read in nas_attach_complete. 7 years ago
Pedro Alvarez f4c1a7a379 Fixed error in un-initialized print in handle_nas_authentication_response. 7 years ago
Pedro Alvarez 05576df327 Fixed possibly non-null terminated string in spgw. 7 years ago
Andre Puschmann f7fab103be print UE init msg to log 7 years ago
Pedro Alvarez fd7ba9852b Close sockect on error in S1AP. 7 years ago
Andre Puschmann 8daa834607 fix ASN1 s1ap code by checking upper bound of buffer 7 years ago
Andre Puschmann b24a1c8131 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
yagoda 2dcee59fb2 minor warning fix 7 years ago
yagoda 42040f7111 fixing conflicts 7 years ago
Andre Puschmann dbe0fa6f4e calculate actual period for metrics logging 7 years ago
yagoda ee1c8c292e fixing coverity issues 7 years ago
Xavier Arteaga 10fc1855d6 Fixed Coverity INFO/DEBUG messages with too many arguments and a few more 7 years ago
Andre Puschmann d500bdbc24 fix more coverity issues 7 years ago
Andre Puschmann ed46abbad0 fix coverity issue in macro returning negative nof symbols per subframe 7 years ago
Andre Puschmann a7ced05be5 fix coverity issue in soapy 7 years ago
Xavier Arteaga 5741ce4c61 Fixed coverity for vector_test.c 7 years ago
Andre Puschmann f49c1d8d65 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Xavier Arteaga c4247c7aca Fix coverity for complex 16bit 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 7 years ago
Xavier Arteaga 0299e9aae1 Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof) 7 years ago
Ismael Gomez 808e3a532b Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez d9560dc155 Fixed RSRP increasing with traffic 7 years ago
Andre Puschmann 8da4373d30 fix various coverity bugs 7 years ago