1627 Commits (99f6ffe63b8187ec18438ef9b542e725cc5b56b7)
 

Author SHA1 Message Date
yagoda 1a2d242645 Merge branch 'next_pmch_fix' of https://github.com/softwareradiosystems/srsLTE into next_pmch_fix 7 years ago
yagoda 983bd0060c fixing incorrect type in bzero in pmch test 7 years ago
Ismael Gomez a043b8a167 buffer overflow in pmch_test bzero 7 years ago
Ismael Gomez 7c081c695a Missing call to c_str in printf 7 years ago
yagoda c1ef157afd adding test files for pmch 7 years ago
yagoda b1cbcec742 adding pmch tests and fixing pdsch_enb 7 years ago
Ismael Gomez 48186cd4fc fixed warning 7 years ago
Ismael Gomez 1a9ef5ef49 Merge pull request #55 from softwareradiosystems/gtp_fix_merge
Fix for SPGW address issue for GTP bearers - now using addresses from…
7 years ago
Paul Sutton 428e5955df Fix for SPGW address issue for GTP bearers - now using addresses from bearer setup requests
htonl fix
7 years ago
Andre Puschmann d3916cec91 fix segfault when printing help message 7 years ago
Ismael Gomez 602b684352 Reduced default TX/RX gains in srsUE/srsENB 7 years ago
Ismael Gomez 32a29f1d34 Do not reset radio on srsUE receive error 7 years ago
Ismael Gomez 9437731c00 Removed softbuffer TX reset 7 years ago
Ismael Gomez c23ceae2ec Changes on enb::stop and rem_user to avoid segfaults 7 years ago
Ismael Gomez b625910b55 Added 50% margin to PDCCH spectral efficiency for scheduling 7 years ago
Ismael Gomez 6029d25214 Fixed bug in get_required_nprb_ul 7 years ago
Ismael Gomez c66f5fc570 Reduced CQI more for PUSCH+UCI 7 years ago
Andre Puschmann d836defd57 add field to CSV metrics that contains the UE connection state 7 years ago
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 23179262c3 Set waiting time on Reject 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
Ismael Gomez 7be56a85ea Changed order of stop in srsENB to avoid PHY errors at exit 7 years ago
Ismael Gomez 38019dd77c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Andre Puschmann 3a7744af80 fix typo 7 years ago
Andre Puschmann f159aeeb57 Update README.md 7 years ago
Justin Tallon 774a456e31 adding phy layer support for mbms 7 years ago
Ismael Gomez 489ac43408 Minor logging edits 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