1791 Commits (854a77455ddd6c14032b9c1ca9449a0e07c315de)
 

Author SHA1 Message Date
Ismael Gomez c066732095 Merge branch 'next' into next_with_variable_harq 7 years ago
Ismael Gomez dbae016b00 Removed unused vector functions 7 years ago
Ismael Gomez 283591a526 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 48186cd4fc fixed warning 7 years ago
Ismael Gomez 4375113efc Merge branch 'next' into next_novolk 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 d6bdabfdc0 Changed all harq delays to variables 7 years ago
Xavier Arteaga 94a06867a3 Optimized SIMD includes and solved AVX512 bugs 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
Xavier Arteaga 9e5f999666 Added more functions 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
Xavier Arteaga c41ad5453c Solved bugs and compilation error in simd and vector_simd 7 years ago
Andre Puschmann f159aeeb57 Update README.md 7 years ago
Justin Tallon 774a456e31 adding phy layer support for mbms 7 years ago
Xavier Arteaga 0c52c5651d Merge branch 'next_novolk' of https://github.com/softwareradiosystems/srsLTE into next_novolk 7 years ago
Xavier Arteaga c9f6bfccd4 Refactored vector library with SIMD independent architecture inline functions test-benchmark 7 years ago
Xavier Arteaga 1c3b5552be added c16 type and architecture independent inline SIMD calls 7 years ago
Xavier Arteaga 8078238cb5 Removed test macros from mat.h 7 years ago
Xavier Arteaga 2b775462f7 Added LV_HAVE_AVX512 to CMakeLists 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