Commit Graph

2481 Commits

Author SHA1 Message Date
Ismael Gomez 866c422899 Merge branch 'next' into raa 2018-02-01 19:42:52 +01:00
Ismael Gomez a4e55b8f88 Merge branch 'amf_grab' into next 2018-02-01 18:55:09 +01:00
Ismael Gomez 9bb23d9d5e Merge branch 'amf_grab' into raa 2018-02-01 18:35:04 +01:00
Ismael Gomez 55dce13cab Merge branch 'test_rlc_am' into raa 2018-02-01 18:34:41 +01:00
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 2018-02-01 18:17:40 +01:00
Ismael Gomez 0d65c48105 When RLC retx queue is empty, do not error and transmit a new tx 2018-02-01 17:17:18 +01:00
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. 2018-02-01 16:50:04 +01:00
Andre Puschmann dfe430a584 Merge branch 'next' 2018-02-01 16:35:53 +01:00
Andre Puschmann 07cd9ae528 fix coverity issues 2018-02-01 16:34:38 +01:00
Andre Puschmann 8258c28a4c Revert "fix coverity issue in macro returning negative nof symbols per subframe"
This reverts commit ed46abbad0.
2018-02-01 15:53:09 +01:00
Andre Puschmann 8e1aa0edd8 temporary mod to print RLC config in warning mode 2018-02-01 15:44:58 +01:00
Andre Puschmann 36a53b9cfc fix coverity issue 2018-02-01 15:44:42 +01:00
Ismael Gomez 737802c959 Merge branch 'next' into raa 2018-02-01 15:30:04 +01:00
Pedro Alvarez e4b1525982 Removed AMF from USIM configuration. AMF is exctracted from the authentication request now. 2018-02-01 14:08:16 +00:00
Pedro Alvarez e5d07a4231 Starting to extract AMF value from authentication request (AUTN) in srsUE. 2018-02-01 12:54:40 +00:00
Andre Puschmann 32bc0e0ac2 disable buffer pool logging 2018-02-01 13:27:54 +01:00
Xavier Arteaga 20934a4f89 More COverity Fixes 2018-01-31 18:10:10 +01:00
Xavier Arteaga 99ef760b6f More Coverity fixes 2018-01-31 16:49:14 +01:00
Pedro Alvarez cfd7e4b2a5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-31 15:24:54 +00:00
Pedro Alvarez 2e777244aa Fixed un-initialezed values in pack_attach_accept. 2018-01-31 15:22:54 +00:00
Pedro Alvarez 04280a1cd7 Fixed possible out-of-bounds read in nas_attach_complete. 2018-01-31 15:16:37 +00:00
Pedro Alvarez f4c1a7a379 Fixed error in un-initialized print in handle_nas_authentication_response. 2018-01-31 14:51:42 +00:00
Pedro Alvarez 05576df327 Fixed possibly non-null terminated string in spgw. 2018-01-31 14:40:04 +00:00
Andre Puschmann f7fab103be print UE init msg to log 2018-01-31 15:36:09 +01:00
Ismael Gomez 04188d818a disable neighbour cell measurement 2018-01-31 15:34:01 +01:00
Pedro Alvarez fd7ba9852b Close sockect on error in S1AP. 2018-01-31 14:13:55 +00:00
Andre Puschmann eac2b6e43c Merge branch 'next' 2018-01-31 15:05:47 +01:00
Andre Puschmann 8daa834607 fix ASN1 s1ap code by checking upper bound of buffer 2018-01-31 15:05:17 +01:00
Andre Puschmann b24a1c8131 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-31 15:02:36 +01:00
yagoda 2dcee59fb2 minor warning fix 2018-01-31 12:41:24 +00:00
yagoda 42040f7111 fixing conflicts 2018-01-31 12:32:11 +00:00
Andre Puschmann 4fc7dbc340 Merge branch 'next' 2018-01-31 13:30:58 +01:00
Andre Puschmann dbe0fa6f4e calculate actual period for metrics logging 2018-01-31 13:28:45 +01:00
yagoda ee1c8c292e fixing coverity issues 2018-01-31 12:28:21 +00:00
Xavier Arteaga 10fc1855d6 Fixed Coverity INFO/DEBUG messages with too many arguments and a few more 2018-01-31 12:43:48 +01:00
Andre Puschmann c011526e38 Merge branch 'next' 2018-01-31 12:36:03 +01:00
Andre Puschmann d500bdbc24 fix more coverity issues 2018-01-31 12:35:46 +01:00
Andre Puschmann fa508f07fa Merge branch 'next' 2018-01-31 12:18:00 +01:00
Andre Puschmann ed46abbad0 fix coverity issue in macro returning negative nof symbols per subframe 2018-01-31 12:17:05 +01:00
Andre Puschmann a7ced05be5 fix coverity issue in soapy 2018-01-31 12:16:40 +01:00
Xavier Arteaga 5741ce4c61 Fixed coverity for vector_test.c 2018-01-31 11:55:07 +01:00
Andre Puschmann afcdf21dcc Merge branch 'next' 2018-01-31 11:09:44 +01:00
Andre Puschmann f49c1d8d65 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-31 11:00:11 +01:00
Xavier Arteaga c4247c7aca Fix coverity for complex 16bit 2018-01-31 10:44:52 +01:00
Andre Puschmann 02856704c8 more coverity fixes 2018-01-31 10:32:26 +01:00
Xavier Arteaga 0299e9aae1 Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof) 2018-01-31 10:18:48 +01:00
Ismael Gomez 808e3a532b Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-30 18:24:01 +01:00
Ismael Gomez d9560dc155 Fixed RSRP increasing with traffic 2018-01-30 18:23:51 +01:00
Andre Puschmann 33bae5898a Merge branch 'next' 2018-01-30 17:33:54 +01:00
Andre Puschmann 8da4373d30 fix various coverity bugs 2018-01-30 17:33:20 +01:00