Integration 2020 wk46
MR936: nr_fdd_if_fix - Add support for 5G NR FDD bands and introduce configurable IF frequencies (esp. on nrUE) with configurable UL-DL-frequency offset. MR940: dongzhanyi-zte-develop2 - Solved the problem that UE UL LDPC code can only process data within 8 code blocks (the UE UL LDPC code could only process data within 8 code blocks. If there were more than 8 code blocks, an error would occur) MR943: NR_UE_MAC_scheduler - Dynamic calculation of slot for PUSCH transmission based on slot offset k2. PUSCH slot is no longer hard-coded to 8. - Support for multiple UL allocations in a frame by supporting a ul_config_request per UL slot. - Support for multiple PDUs per slot - Fixes for a few UE crashes/assertion failures due to invalid DCI received - UE scheduler code clean-up
Showing
- ci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf 1 addition, 1 deletionci-scripts/conf_files/gnb.band78.tm1.106PRB.usrpn300.conf
- cmake_targets/CMakeLists.txt 2 additions, 1 deletioncmake_targets/CMakeLists.txt
- doc/FEATURE_SET.md 2 additions, 0 deletionsdoc/FEATURE_SET.md
- doc/RUNMODEM.md 36 additions, 0 deletionsdoc/RUNMODEM.md
- executables/nr-ru.c 28 additions, 28 deletionsexecutables/nr-ru.c
- executables/nr-ue.c 34 additions, 51 deletionsexecutables/nr-ue.c
- executables/nr-uesoftmodem.c 129 additions, 320 deletionsexecutables/nr-uesoftmodem.c
- executables/nr-uesoftmodem.h 3 additions, 10 deletionsexecutables/nr-uesoftmodem.h
- executables/softmodem-common.h 3 additions, 0 deletionsexecutables/softmodem-common.h
- nfapi/open-nFAPI/nfapi/public_inc/fapi_nr_ue_interface.h 2 additions, 1 deletionnfapi/open-nFAPI/nfapi/public_inc/fapi_nr_ue_interface.h
- openair1/PHY/INIT/nr_init.c 9 additions, 37 deletionsopenair1/PHY/INIT/nr_init.c
- openair1/PHY/INIT/nr_init_ue.c 56 additions, 266 deletionsopenair1/PHY/INIT/nr_init_ue.c
- openair1/PHY/INIT/nr_parms.c 26 additions, 13 deletionsopenair1/PHY/INIT/nr_parms.c
- openair1/PHY/INIT/phy_init.h 2 additions, 1 deletionopenair1/PHY/INIT/phy_init.h
- openair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c 1 addition, 1 deletionopenair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c
- openair1/PHY/NR_UE_TRANSPORT/dci_tools_nr.c 3 additions, 3 deletionsopenair1/PHY/NR_UE_TRANSPORT/dci_tools_nr.c
- openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_decoding.c 2 additions, 18 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_dlsch_decoding.c
- openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c 10 additions, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c
- openair1/PHY/NR_UE_TRANSPORT/nr_initial_sync.c 0 additions, 3 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_initial_sync.c
- openair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h 25 additions, 0 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h
Loading
Please register or sign in to comment