2463 Commits (df67735a99d256ff45df73bedfa12e8627fec57c)
 

Author SHA1 Message Date
Paul Sutton 3c67370cce
Merge pull request #144 from mrlnc/identity_request_pcap
Write Identity Response to PCAP
7 years ago
Merlin Chlosta 9484887f80 Write Identity Response to PCAP 7 years ago
Andre Puschmann 4e5f7f6ffa rlc_am: flush retx queue after rx'ing status PDU to avoid unordered SNs 7 years ago
Andre Puschmann 6142b66632 only print print buffer pool when it's empty 7 years ago
Ismael Gomez a287721adc Merge branch 'next' into raa 7 years ago
Ismael Gomez 7b254ff437 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 69895d2928 Do not reset rx_gain_offset when PHY reset. Added log messages to debug Measurement reports 7 years ago
Paul Sutton c40f5e6ef8 Fixes for RLC AM tests 7 years ago
Ismael Gomez a7fc8c92b8 Merge branch 'next' into raa 7 years ago
Ismael Gomez c64c618194 Fix typo in previous commit and remove printf 7 years ago
Ismael Gomez 4a8651db48 Merge branch 'next' into raa 7 years ago
Ismael Gomez 8f2db5feb8 Fix as per psutton review of pull request #147 7 years ago
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 6ca74929a2 Revert "Fixed PRACH preamble when non-contention based RA"
This reverts commit 8f206eb438.
7 years ago
Ismael Gomez 013c39abff Revert "Test change SSS to Full"
This reverts commit 19129cf152.
7 years ago
Ismael Gomez 8f206eb438 Fixed PRACH preamble when non-contention based RA 7 years ago
Ismael Gomez 19129cf152 Test change SSS to Full 7 years ago
Ismael Gomez 3874eb0434 Merge branch 'next' into raa 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 60fd083206 Merge branch 'next' into raa 7 years ago
Ismael Gomez 348117df3c Recover on radio overflow 7 years ago
Andre Puschmann e5a04844ec more coverity fixes 7 years ago
Ismael Gomez 027d42896a Merge branch 'next' into raa 7 years ago
Ismael Gomez 45ea443377 Deallocate attach_request pdu 7 years ago
Ismael Gomez fc9fd2eb95 Merge branch 'next' into raa 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 866c422899 Merge branch 'next' into raa 7 years ago
Ismael Gomez a4e55b8f88 Merge branch 'amf_grab' into next 7 years ago
Ismael Gomez 9bb23d9d5e Merge branch 'amf_grab' into raa 7 years ago
Ismael Gomez 55dce13cab Merge branch 'test_rlc_am' into raa 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 dfe430a584 Merge branch 'next' 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
Ismael Gomez 737802c959 Merge branch 'next' into raa 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