- 06 Oct, 2017 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
we can't use &ul_config_pdu->ulsch_harq_pdu.harq_information directly, because that function is called for 2 cases and the substructure harq_information is not as the same position in both cases.
-
Cedric Roux authored
-
Cedric Roux authored
-
- 05 Oct, 2017 6 commits
-
-
Raymond Knopp authored
switching some LOG_I to LOG_D, fixes for RRU IF4p5. It was broken after changes in configuration procedures. Some configuration file changes.
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 04 Oct, 2017 4 commits
-
-
frtabu authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
- don't use o_flip anymore in ulsch_decoding - remove dl_cqi from eNB_UE_STATS - put dl_cqi[NFAPI_CC_MAX] in UE_sched_ctrl - adapt code for this dl_cqi change (from eNB_UE_STATS to UE_sched_ctrl) - extract_pusch_csi has been fixed for CQI_ReportModeAperiodic_rm30, the others need to be done. Program will exit if one uses them. Not sure if setting sched_ctl->dl_cqi[CC_idP] has to be done in this function...
-
- 03 Oct, 2017 10 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
- remove old unused code - check dlsch0 the right way
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 02 Oct, 2017 5 commits
-
-
frtabu authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 01 Oct, 2017 6 commits
-
-
frtabu authored
-
-
Raymond Knopp authored
-
-
frtabu authored
remove getopt call in configuration module, it changes the argv order. Fix configuration module bugs (command line arguments sometimes not properly processed
-
Raymond Knopp authored
fixed various bugs in NFAPI interface and DCI CCE allocations (eNB_scheduler_primitives.c:allocate_CCEs())
-
- 29 Sep, 2017 5 commits
-
-
-
oai authored
-
-
Raymond Knopp authored
fixed coherency issue across slots for PUCCH 1A/B detection (energy detection component). Introduced a variable scaling for channel matched filter in PUCCH1A/B detector. Current version goes as far on simulator as RU-RAU-split prior to merge with develop
-
frtabu authored
-