"git@gitlab.eurecom.fr:limx1980/openairinterface5g.git" did not exist on "263436d866974251d2f67d07a10fcb0ce43f08db"
bugfix: fix CQI reporting
- 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...
Showing
- openair1/PHY/LTE_TRANSPORT/defs.h 2 additions, 2 deletionsopenair1/PHY/LTE_TRANSPORT/defs.h
- openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c 5 additions, 23 deletionsopenair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
- openair2/LAYER2/MAC/defs.h 1 addition, 2 deletionsopenair2/LAYER2/MAC/defs.h
- openair2/LAYER2/MAC/eNB_scheduler.c 2 additions, 3 deletionsopenair2/LAYER2/MAC/eNB_scheduler.c
- openair2/LAYER2/MAC/eNB_scheduler_dlsch.c 7 additions, 7 deletionsopenair2/LAYER2/MAC/eNB_scheduler_dlsch.c
- openair2/LAYER2/MAC/eNB_scheduler_primitives.c 15 additions, 3 deletionsopenair2/LAYER2/MAC/eNB_scheduler_primitives.c
- openair2/LAYER2/MAC/eNB_scheduler_ulsch.c 0 additions, 3 deletionsopenair2/LAYER2/MAC/eNB_scheduler_ulsch.c
- openair2/LAYER2/MAC/pre_processor.c 4 additions, 7 deletionsopenair2/LAYER2/MAC/pre_processor.c
- openair2/LAYER2/openair2_proc.c 1 addition, 1 deletionopenair2/LAYER2/openair2_proc.c
Loading
Please register or sign in to comment