102 Commits (ab3a3108f16642401de779a3e8245d6d038937f9)

Author SHA1 Message Date
Ismael Gomez 72d83be8bc Fix minor issues with adaptive retx ENB 7 years ago
Ismael Gomez f00a752628 Fixed bug in PDSCH retx in srsENB 7 years ago
Ismael Gomez 3287042f18 Merge branch 'master' into next 7 years ago
Ismael Gomez 45d78d33fb Consider negative elapsed time values in activity monitor due to multiple PHY threads. Fixes issue #111 7 years ago
Ismael Gomez cb6adba46a Merge branch 'master' into next 7 years ago
Ismael Gomez c7f7409954 Edit warning log 7 years ago
Ismael Gomez 7bef0b0e7f Merge branch 'next' into next_novolk 7 years ago
Xavier Arteaga c8bba2f4d0 DFT optimization. memcpy removal (#76)
* Solved PHICH Segmentation fault for MIMO

* Initial Guru FFT optimitzation

* Guru (i)FFT implemented. All test passed!

* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.

* Solved Merge Errors and bugs

* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
7 years ago
Ismael Gomez 2f44e2bf3a Refactored cases mcs>29 for ul/dl 7 years ago
ilshatDesu 2a381c109c Update enb_cfg_parser.cc
Non critical error in SIB1.
CellIdentity is constucted from eNBID and SectorID.
7 years ago
Ismael Gomez aeabcb4551 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez db5d747c66 Fix coverty issues 7 years ago
Ismael Gomez fda886407b Added option to force the DL/UL frequency at the UE 7 years ago
Ismael Gomez a180b5ebac Msg3 delay is added to harq delay 7 years ago
Ismael Gomez d6561fa067 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 51c2c041d7 Update enb.conf.example 7 years ago
Ismael Gomez 5208c4c160 Removed unused code 7 years ago
Ismael Gomez 1dff82065b Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 0c263b123f Reset HARQ process if TB can't be scheduled 7 years ago
Ismael Gomez ba91a38da4 Allow PDCCH scheduling for 6 PRB 7 years ago
Andre Puschmann 5e9750f2f6 remove clutter from enb.conf.example 7 years ago
Ismael Gomez ca0cf017d6 Now working with variable HARQ scheduling 7 years ago
Ismael Gomez fb0a918f7a Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez b353ed03dd cleaned stdout metric 7 years ago
Ismael Gomez c8dc3d1ad7 Merge branch 'next_with_variable_harq' into next_novolk 7 years ago
Ismael Gomez 582c87e86d Removed PUCCH reserved logs 7 years ago
Ismael Gomez cc6546db18 Fixed incorrect scheduling with PUCCH 7 years ago
Ismael Gomez 7c081c695a Missing call to c_str in printf 7 years ago
Ismael Gomez c066732095 Merge branch 'next' into next_with_variable_harq 7 years ago
Ismael Gomez 48186cd4fc fixed warning 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
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
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
Ismael Gomez 92144ce15d Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df.
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 736b73bb4b Print PDSCH iterations per codeword 7 years ago
Ismael Gomez 7be56a85ea Changed order of stop in srsENB to avoid PHY errors at exit 7 years ago
Ismael Gomez 489ac43408 Minor logging edits 7 years ago
Ismael Gomez 4753366096 Added option to ue.conf/enb.conf to forward logs to stdout 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 17b97c50cf fixed CQI reduction due to UCI in UL only 7 years ago
Ismael Gomez 20cdc85ebd fixed scheduler for constant mcs 7 years ago
Ismael Gomez 8661503d59 restore RX gain to 50 dB 7 years ago