3341 Commits (2b86272c5e56a8a65c4dbcddba611aa49be73324)
 

Author SHA1 Message Date
Ismael Gomez 62ae4e3094 Check prach generation parameters 7 years ago
Ismael Gomez 3065941638 Check for non-zero nof_re/nof_bits in pdsch_codeword_decode 7 years ago
Ismael Gomez ba40a4de84 Add checks for when RLC TM queue is corrupted and reset it 7 years ago
Ismael Gomez abea371180 RLF on separate thread to avoid blocking in RLC AM RLF 7 years ago
Ismael Gomez af7a7d4ceb Enable TA commands 7 years ago
Ismael Gomez 352ce4ce04 Disable Reest testing 7 years ago
Ismael Gomez b2f2ce69f2 Check existence of SIB3 in cell selection criteria 7 years ago
Ismael Gomez cac027d695 Merge branch 'issue_incorrect_dci' into raa_new 7 years ago
Ismael Gomez f3f4528a2f Testing commit to force a Reestablishment 1s after CONNECT 7 years ago
Ismael Gomez 7e77329aa3 Reestablishment uses serving cell PCI instead of current cell PCI 7 years ago
Andre Puschmann b4a23d325a cosmetic changes 7 years ago
Andre Puschmann 85028d2aed use pretty function name in buffer_pool debug
- this avoids ambiguity between names, for example
  in reassemble_rx_sdus() for rlc_am an rlc_um
7 years ago
Andre Puschmann 9a10f5f6d4 add buffer_pool printing option to eNB 7 years ago
Andre Puschmann 718a15608c dealloc SCH pdu in MAC instead of pdu_queue
- this is basically e9fcb10c9e
  but with the counterpart in the eNB's MAC
7 years ago
Ismael Gomez 33f6a3513a
Merge pull request #173 from wangqiang1588/master
fix out of index error
7 years ago
Andre Puschmann 9230d111ce use pool_allocate wrapper in srsENB's UE subclass in RRC 7 years ago
Andre Puschmann f7fee76022 fix bug in logger_file where logger was used but not initialized 7 years ago
Andre Puschmann 5c7cf5594a fix log msgs in usim 7 years ago
Tom Tsou ba3de5d94a uhd: Add N3xx support 7 years ago
Andre Puschmann 595ed70cae Revert "Deallocate SCH pdu on demux instead of pdu_queue"
This reverts commit e9fcb10c9e.
7 years ago
Ismael Gomez 240f95530a Select cell in cell_selection() if serving->in_sync but not camping 7 years ago
Andre Puschmann 05696a5ca7 Merge branch 'next' into rlc_updates 7 years ago
Ismael Gomez 81f33ef92b Set PDSCH CSI enabled by default 7 years ago
Ismael Gomez c4ee8c1ff4 Add TPC commands to log 7 years ago
Andre Puschmann 4a29f1f0f0 reduce default execution for RLC stress tests 7 years ago
Andre Puschmann d2d30ca90d fix typo in testcase command 7 years ago
Andre Puschmann 7064d6a9ed increase tx_queue size for RLC UM to match the max SN if 5bits are used
- This prevents some of the tests from blocking if too many SDUs are pushed
  down.
7 years ago
Andre Puschmann fbc373e13c fix bug in RLC UM where lost start segments where not detected 7 years ago
Andre Puschmann 60a9e5d756 in rlc_stress_test only call usleep if not null 7 years ago
Andre Puschmann 3da5133591 adding two more RLC UM tests for checking reassembly 7 years ago
Andre Puschmann 371e2f90fd print RLC throughput after finishing stress test
- also exit with failure when malformed PDU is received in release mode
7 years ago
LongSky 9b6dc18b2c fix out of index error 7 years ago
Ismael Gomez 4ffee4326b Fix memory leaks in unit tests 7 years ago
Ismael Gomez 3a9f144ff3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Paul Sutton 5def5fd736 Adding check for invalid PDCP rx PDUs 7 years ago
Xavier Arteaga 28ef713160 AGC does not get stuck in high gain if low signal. AGC is now default. 7 years ago
Ismael Gomez 080b1e3239 set default TX mode to continuous for all platforms (solved issues after commit 5570dcd938) 7 years ago
Ismael Gomez 5570dcd938 Use next_offset to correct time advance 7 years ago
Ismael Gomez be9f31c5cb Fix not recovering from overflow (SFN resync) 7 years ago
Ismael Gomez 6b9f35ab67 Merge branch 'master' of github.com:srsLTE/srsLTE 7 years ago
Ismael Gomez 610a17f7de delete gitignore 7 years ago
Ismael Gomez fa7a6f9581 delete gitignore 7 years ago
Ismael Gomez 287cb47863 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez e9fcb10c9e Deallocate SCH pdu on demux instead of pdu_queue 7 years ago
Ismael Gomez 036e39481c Reset PID when grant changes 7 years ago
Pedro Alvarez 2e7958e9a0 Merge branch 'master' into op_vs_opc 7 years ago
Pedro Alvarez 2e0130082b Removed .gitignore from version control. 7 years ago
Pedro Alvarez de6d1e35b6 Hardcoded OPc instead of OP. Authentication with symocom's SIMs is Ok now. Needs to be made configurable. 7 years ago
Andre Puschmann 5ecc145f14 Merge branch 'master' into next 7 years ago
Andre Puschmann 7b9107f17b
Merge pull request #172 from pily112/nas_key_enb_fix
NAS key enb derivation fix
7 years ago