Commit Graph

625 Commits

Author SHA1 Message Date
Andre Puschmann d9c5567e55 rlc_am: request status PDU if needed when sending PDU segments 2018-02-06 15:23:36 +01:00
Andre Puschmann afe6219d4b rlc_am: move check for special SO_end field outside of if and adjust length accordingly 2018-02-06 15:20:33 +01:00
Andre Puschmann 4e5f7f6ffa rlc_am: flush retx queue after rx'ing status PDU to avoid unordered SNs 2018-02-05 15:12:16 +01:00
Andre Puschmann 6142b66632 only print print buffer pool when it's empty 2018-02-05 15:10:05 +01:00
Paul Sutton c40f5e6ef8 Fixes for RLC AM tests 2018-02-05 09:30:58 +00:00
Ismael Gomez c64c618194 Fix typo in previous commit and remove printf 2018-02-03 11:07:21 +01:00
Ismael Gomez 8f2db5feb8 Fix as per psutton review of pull request #147 2018-02-03 11:05:42 +01:00
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…
2018-02-03 11:01:51 +01:00
Ismael Gomez a279ab47f0 Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition 2018-02-02 19:31:22 +01:00
Ismael Gomez 2347fe0e6f Fixed incorrect DCI location bug. Make all calls to regs/pdcch atomic w.r.t. the CFI 2018-02-02 16:27:11 +01:00
Andre Puschmann b73b29ff9e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-02-02 11:13:16 +01:00
Andre Puschmann e5a04844ec more coverity fixes 2018-02-02 09:43:10 +01:00
Ismael Gomez 5eeaf52990 Check for non-zero payload in log 2018-02-01 20:16:35 +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 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 32bc0e0ac2 disable buffer pool logging 2018-02-01 13:27:54 +01:00
Xavier Arteaga 99ef760b6f More Coverity fixes 2018-01-31 16:49:14 +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 42040f7111 fixing conflicts 2018-01-31 12:32:11 +00: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 d500bdbc24 fix more coverity issues 2018-01-31 12:35:46 +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 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
Andre Puschmann 8da4373d30 fix various coverity bugs 2018-01-30 17:33:20 +01:00
Andre Puschmann f2ea8222f9 soapy: make timeout a variable 2018-01-30 17:10:10 +01:00
Andre Puschmann 9be16097bf lime: add lo_locked sensor read 2018-01-30 16:59:13 +01:00
Andre Puschmann aa6699e25f Merge branch 'master' into next 2018-01-30 14:22:50 +01:00
Andre Puschmann c8f9a7785a fix null-termination of strings 2018-01-30 14:13:16 +01:00
Andre Puschmann e7502d5c6c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-30 13:58:57 +01:00
Ismael Gomez 9b6e18d84f Lower srsENB priorities below UHD threads 2018-01-30 13:27:03 +01:00
Xavier Arteaga c386bee399 Fixed PUSCH aperiodic report bug. 2018-01-30 12:52:55 +01:00
Andre Puschmann 51f1a6ef6c print RSRP in pdsch_ue 2018-01-30 12:01:01 +01:00
Ismael Gomez 71a2ad8ea8 Catches RA PDCCH order in Format1A 2018-01-29 16:33:28 +01:00
Ismael Gomez 8c7e8057f6 Minor printf corrections 2018-01-28 22:27:12 +01:00
Ismael Gomez e8985dbdbc
Merge pull request #137 from pily112/Configurable_mcc_mnc_in_HSS
Configurable mcc mnc in hss, debug prints and fix MAC failure error
2018-01-28 21:08:18 +01:00
Andre Puschmann bf45ba32bf inform all listeners about stop in metrics hub 2018-01-26 14:17:12 +01:00
Paul Sutton 13b53c4518 Fix for rlc_um_test 2018-01-26 09:17:14 +00:00
Ismael Gomez 464357d88c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-01-25 15:02:18 +01:00
Ismael Gomez 754566b28f Changed priorities to below UHD in srsUE 2018-01-25 15:02:11 +01:00