Merge branch 'develop_integration_w30' into 'develop'
Summary of changes: - UE: new thread idx - UE: Pdcch optim - UE: slot0 slot1 parallelization - bugfixes for RLC AM (see gitlab issue 250) - fix bug "unknown UE_id for rnti" Note: due to the new UE threading architecture, oaisim and the phy simulators may not work properly anymore. Adaptation in the code has been done, automatic tests seem to pass, but it may not be enough. See merge request !215
Showing
- openair1/PHY/INIT/lte_init.c 12 additions, 3 deletionsopenair1/PHY/INIT/lte_init.c
- openair1/PHY/INIT/lte_param_init.c 3 additions, 0 deletionsopenair1/PHY/INIT/lte_param_init.c
- openair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c 51 additions, 18 deletionsopenair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c
- openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c 3 additions, 3 deletionsopenair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c
- openair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c 22 additions, 16 deletionsopenair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c
- openair1/PHY/LTE_ESTIMATION/lte_dl_mbsfn_channel_estimation.c 13 additions, 13 deletions...air1/PHY/LTE_ESTIMATION/lte_dl_mbsfn_channel_estimation.c
- openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c 22 additions, 21 deletionsopenair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c
- openair1/PHY/LTE_TRANSPORT/dci.c 504 additions, 164 deletionsopenair1/PHY/LTE_TRANSPORT/dci.c
- openair1/PHY/LTE_TRANSPORT/dci_tools.c 180 additions, 54 deletionsopenair1/PHY/LTE_TRANSPORT/dci_tools.c
- openair1/PHY/LTE_TRANSPORT/defs.h 6 additions, 0 deletionsopenair1/PHY/LTE_TRANSPORT/defs.h
- openair1/PHY/LTE_TRANSPORT/dlsch_decoding.c 6 additions, 6 deletionsopenair1/PHY/LTE_TRANSPORT/dlsch_decoding.c
- openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c 169 additions, 65 deletionsopenair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c
- openair1/PHY/LTE_TRANSPORT/dlsch_llr_computation.c 50 additions, 9 deletionsopenair1/PHY/LTE_TRANSPORT/dlsch_llr_computation.c
- openair1/PHY/LTE_TRANSPORT/initial_sync.c 11 additions, 10 deletionsopenair1/PHY/LTE_TRANSPORT/initial_sync.c
- openair1/PHY/LTE_TRANSPORT/phich.c 1 addition, 1 deletionopenair1/PHY/LTE_TRANSPORT/phich.c
- openair1/PHY/LTE_TRANSPORT/pmch.c 3 additions, 3 deletionsopenair1/PHY/LTE_TRANSPORT/pmch.c
- openair1/PHY/LTE_TRANSPORT/proto.h 16 additions, 9 deletionsopenair1/PHY/LTE_TRANSPORT/proto.h
- openair1/PHY/LTE_TRANSPORT/pucch.c 1 addition, 1 deletionopenair1/PHY/LTE_TRANSPORT/pucch.c
- openair1/PHY/LTE_TRANSPORT/sss.c 10 additions, 9 deletionsopenair1/PHY/LTE_TRANSPORT/sss.c
- openair1/PHY/LTE_TRANSPORT/ulsch_coding.c 3 additions, 3 deletionsopenair1/PHY/LTE_TRANSPORT/ulsch_coding.c
Loading
Please register or sign in to comment