252 Commits (32a29f1d342b82f038efa311edbce12bc89d385a)

Author SHA1 Message Date
Ismael Gomez 92144ce15d Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df.
7 years ago
Ismael Gomez fbae23b2ac Removed debugging printf 7 years ago
Ismael Gomez db17c67194 Fixed bug in SSE turbo decoder 7 years ago
Ismael Gomez b6f905e2df Handle RRC ConnectionReject at eNodeB and UE 7 years ago
Ismael Gomez 839099d8d3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 736b73bb4b Print PDSCH iterations per codeword 7 years ago
Ismael Gomez 680ba2761c Fixed number of iterations calculation 7 years ago
Ismael Gomez f15dbcdd7f Restored UCI ACK processing to single ACK 7 years ago
Andre Puschmann 5d317454e3 initialize metrics buffer properly 7 years ago
Justin Tallon 774a456e31 adding phy layer support for mbms 7 years ago
Andre Puschmann 4eb52f58fc wait until periodic thread finishes during stop 7 years ago
Andre Puschmann 0636aa289c use metrics_hub in UE 7 years ago
Ismael Gomez b12d69b439 Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access) 7 years ago
Ismael Gomez f064b83183 Added buffer overflow check in RLC UM reassemble 7 years ago
Ismael Gomez 05306d6a05 Merge branch 'segfault_mimo' into next 7 years ago
Xavier Arteaga 55446fc2a2 Over the wire format can be selected through RF args 7 years ago
Ismael Gomez 931cfa2db9 Add source of Late message 7 years ago
Ismael Gomez db4045f214 Do not exit on UHD recv error code 7 years ago
Xavier Arteaga 648f7c3591 Increased compatibility for TM3 and TM4 with one Rx antenna 7 years ago
Xavier Arteaga c0fac73a84 Solved PHICH Segmentation fault for MIMO 7 years ago
Ismael Gomez 6556941e6d simplified MAC timers. Unified mac and upper timers in same background task 7 years ago
Ismael Gomez 5359c42b46 RLC UM release timer at stop() 7 years ago
Ismael Gomez 3c845b3653 Disabled buffer pool debugging 7 years ago
Xavier Arteaga 336a6b6217 Increased compatibility for TM3 and TM4 with one Rx antenna 7 years ago
Ismael Gomez 4a86967530 Improved stability after radio link failure and radio transport error 7 years ago
Xavier Arteaga f58f74b102 Solved PHICH Segmentation fault for MIMO 7 years ago
Ismael Gomez 0844274147 Removed UHD decimation warnings for 2 antennas 7 years ago
Xavier Arteaga 54974c5d64 Fixed over the wire bits to 12 (MIMO only) 7 years ago
Xavier Arteaga c29af35158 Solved bug: when a retransmission of a succesfully decoded block was received 7 years ago
Ismael Gomez 68b1782c86 Fixed Paging and reattachment in new state machine. Moved GW to srsue 7 years ago
Ismael Gomez 826667361e Reduced chances of uhd demuxer error. Reset device when it occurs 7 years ago
Ismael Gomez fa11ca8e41 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez e1005bc019 Merge pull request #19 from softwareradiosystems/next_mimo
Solved mat.h include in precoding.c
7 years ago
Xavier Arteaga a22d9aaaa3 Solved mat.h include in precoding.c 7 years ago
Ismael Gomez 120544baa0 Remove LV_HAVE_SSE from turbodecoder interface. Fixes #99 7 years ago
Ismael Gomez 313e12e3e9 restored CQI table 7 years ago
Ismael Gomez 05da1ac480 Merge branch 'mobility' of github.com:softwareradiosystems/srsLTE into mobility 7 years ago
Xavier Arteaga afd2bbbfc2 Added periodic RI on PUCCH for TM3 and TM4 7 years ago
Xavier Arteaga 65f5987ea8 Added RI reporting for TM3 and TM4 (no PMI) 7 years ago
Xavier Arteaga 8fd8175320 Improved ACK and RI in PUSCH decoding 7 years ago
Xavier Arteaga d9b6ae7563 PUSCH supports 2 ACK 7 years ago
Xavier Arteaga 91fe032276 Added PUSCH ACK decoder and test 7 years ago
Xavier Arteaga 709787b581 Improved robustness of PDSCH decoder 7 years ago
Xavier Arteaga 230eb63a97 Refactored grant: removed nof_tb from grant. Use tb_en instead. 7 years ago
Ismael Gomez a4ab30a0c5 Use empirical SNR-to-CQI mapping table 7 years ago
Ismael Gomez 9a2c8d9b89 fixed error in decreased performance due to oscilating CFO 7 years ago
Ismael Gomez 41188b409e cleaned up cfo set tolerance functions 7 years ago
Ismael Gomez 7b854476a2 fixed radio set/get freq precision 7 years ago
Xavier Arteaga 0c31a5cfc1 Added periodic RI on PUCCH for TM3 and TM4 7 years ago
Xavier Arteaga 52bdd9290d Added RI reporting for TM3 and TM4 (no PMI) 7 years ago