- 04 Oct, 2017 1 commit
-
-
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
-
- 28 Sep, 2017 5 commits
-
-
oai authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Raymond Knopp authored
-
- 27 Sep, 2017 8 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
Cedric Roux authored
this and some cleanup, duplicate defs in .h file
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
https://gitlab.eurecom.fr/oai/openairinterface5gRaymond Knopp authored
Conflicts: common/config/config_userapi.h openair2/ENB_APP/enb_config.c targets/RT/USER/lte-softmodem.c
-
Raymond Knopp authored
Conflicts: openair1/PHY/INIT/lte_init.c openair1/PHY/LTE_ESTIMATION/defs.h openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c openair1/PHY/LTE_TRANSPORT/dci.c openair1/PHY/LTE_TRANSPORT/dci_tools.c openair1/PHY/LTE_TRANSPORT/defs.h openair1/PHY/LTE_TRANSPORT/dlsch_decoding.c openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c openair1/PHY/LTE_TRANSPORT/dlsch_llr_computation.c openair1/PHY/LTE_TRANSPORT/if5_tools.c openair1/PHY/LTE_TRANSPORT/phich.c openair1/PHY/LTE_TRANSPORT/proto.h openair1/PHY/defs.h openair1/SCHED/phy_procedures_lte_eNb.c openair1/SCHED/phy_procedures_lte_ue.c openair1/SCHED/pusch_pc.c openair2/ENB_APP/enb_config.c openair2/LAYER2/MAC/defs.h openair2/LAYER2/MAC/eNB_scheduler.c openair2/LAYER2/MAC/eNB_scheduler_dlsch.c openair2/LAYER2/MAC/eNB_scheduler_primitives.c openair2/LAYER2/MAC/eNB_scheduler_ulsch.c openair2/LAYER2/MAC/pre_processor.c openair2/LAYER2/MAC/ue_procedures.c targets/RT/USER/lte-enb.c targets/RT/USER/lte-softmodem.c targets/RT/USER/lte-softmodem.h targets/RT/USER/lte-ue.c targets/SIMU/USER/init_lte.c targets/SIMU/USER/oaisim_functions.c
-