fix power estimation
Some computation has been fixed in PUCCH reception. SNR has been fixed, uses measurement instead of a fixed value for the noise. normalized_rx_power and target_rx_power have been removed, replaced by snr and target_snr. All the files using those variables have been updated.
Showing
- common/utils/telnetsrv/telnetsrv_ltemeasur_def.h 2 additions, 2 deletionscommon/utils/telnetsrv/telnetsrv_ltemeasur_def.h
- openair1/PHY/LTE_TRANSPORT/pucch.c 3 additions, 3 deletionsopenair1/PHY/LTE_TRANSPORT/pucch.c
- openair1/SCHED/phy_procedures_lte_eNb.c 3 additions, 3 deletionsopenair1/SCHED/phy_procedures_lte_eNb.c
- openair2/LAYER2/MAC/defs.h 4 additions, 4 deletionsopenair2/LAYER2/MAC/defs.h
- openair2/LAYER2/MAC/eNB_scheduler_dlsch.c 21 additions, 21 deletionsopenair2/LAYER2/MAC/eNB_scheduler_dlsch.c
- openair2/LAYER2/MAC/eNB_scheduler_fairRR.c 20 additions, 20 deletionsopenair2/LAYER2/MAC/eNB_scheduler_fairRR.c
- openair2/LAYER2/MAC/eNB_scheduler_phytest.c 6 additions, 6 deletionsopenair2/LAYER2/MAC/eNB_scheduler_phytest.c
- openair2/LAYER2/MAC/eNB_scheduler_ulsch.c 26 additions, 27 deletionsopenair2/LAYER2/MAC/eNB_scheduler_ulsch.c
- openair2/LAYER2/MAC/mac.h 4 additions, 4 deletionsopenair2/LAYER2/MAC/mac.h
- openair2/LAYER2/openair2_proc.c 3 additions, 3 deletionsopenair2/LAYER2/openair2_proc.c
Loading
Please register or sign in to comment