1494 Commits (774a456e3116cdea05d4d6ee34bea357f4d84a95)
 

Author SHA1 Message Date
Justin Tallon 774a456e31 adding phy layer support for mbms 7 years ago
Ismael Gomez 95000edfd8 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 3aabd83289 fixed blocked timers due to syncrhonization lost 7 years ago
Ismael Gomez a5bba6e248 Merge pull request #24 from softwareradiosystems/ue_metrics
UE metrics
7 years ago
Andre Puschmann 15d89c3e95 add CSV metrics to UE 7 years ago
Andre Puschmann 6eb6468ba9 add CSV metrics object 7 years ago
Andre Puschmann 124bd0a2ba add basic metrics test 7 years ago
Andre Puschmann 4eb52f58fc wait until periodic thread finishes during stop 7 years ago
Andre Puschmann f92728ad6e add console message when prenting metrics in RRC_IDLE 7 years ago
Andre Puschmann 0636aa289c use metrics_hub in UE 7 years ago
Ismael Gomez c7c2ab6ed5 Fix to prevent USRP from disabling TX when transmitting zeros 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 6de06457fa Removed MAC timers thread and call them from main MAC thread 7 years ago
Ismael Gomez f064b83183 Added buffer overflow check in RLC UM reassemble 7 years ago
Ismael Gomez 4753366096 Added option to ue.conf/enb.conf to forward logs to stdout 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 18d2c44b71 Restored L/U/O metrics 7 years ago
Ismael Gomez bb9ff5fcc5 UE to recover from an sporadic loss of synchronization due to USRP overflow 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
Ismael Gomez 8fd4ba7486 added per-thread PHY logging 7 years ago
Ismael Gomez f8c5eb28d3 Fix not showing L/U/O warnings 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
Ismael Gomez fcbcf1ec7b Removed grant size condition from calc_new_transmission 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 d356ed08e4 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Andre Puschmann 8a7e376410 fix CMake's UHD find script for newer UHD binaries 7 years ago
Ismael Gomez d0fb17c088 Merge branch 'mobility' into next 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