Merge branch 'integration_2024_w30' into 'develop'
Integration: `2024.w30` See merge request !2877 * !2830 NR feature set update * !2868 Fix support for USRP UHD Versions => 4.5.0.0 * !2870 fix(docker): base image for target oai-gnb-aw2s shall be jammy * !2874 Fix memory leaks in gNB PDU Session Setup Request processing * !2866 RRC: reject PDU sessions if security is not active * !2829 Automatic update of USRP RX gain during initial search using --agc option * !2878 USRP: add a T trace to record the TX IQ data on antenna 0 * !2633 Handle F1 Reset at DU, and ensure state re-init on F1Setup * !2864 Fix an assert in power control * !2754 Introduce gold sequence cache
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- cmake_targets/tools/build_helper 8 additions, 0 deletionscmake_targets/tools/build_helper
- common/utils/T/T_messages.txt 5 additions, 0 deletionscommon/utils/T/T_messages.txt
- common/utils/nr/nr_common.c 24 additions, 48 deletionscommon/utils/nr/nr_common.c
- common/utils/nr/nr_common.h 3 additions, 2 deletionscommon/utils/nr/nr_common.h
- doc/FEATURE_SET.md 12 additions, 7 deletionsdoc/FEATURE_SET.md
- docker/Dockerfile.gNB.aw2s.ubuntu22 1 addition, 1 deletiondocker/Dockerfile.gNB.aw2s.ubuntu22
- executables/nr-softmodem-common.h 1 addition, 1 deletionexecutables/nr-softmodem-common.h
- executables/nr-ue.c 38 additions, 5 deletionsexecutables/nr-ue.c
- executables/nr-uesoftmodem.h 2 additions, 0 deletionsexecutables/nr-uesoftmodem.h
- openair1/PHY/INIT/nr_init.c 3 additions, 143 deletionsopenair1/PHY/INIT/nr_init.c
- openair1/PHY/INIT/nr_init_ue.c 8 additions, 164 deletionsopenair1/PHY/INIT/nr_init_ue.c
- openair1/PHY/MODULATION/nr_modulation.c 3 additions, 3 deletionsopenair1/PHY/MODULATION/nr_modulation.c
- openair1/PHY/MODULATION/nr_modulation.h 1 addition, 1 deletionopenair1/PHY/MODULATION/nr_modulation.h
- openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c 15 additions, 7 deletionsopenair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
- openair1/PHY/NR_REFSIG/dmrs_nr.h 1 addition, 1 deletionopenair1/PHY/NR_REFSIG/dmrs_nr.h
- openair1/PHY/NR_REFSIG/nr_dmrs_rx.c 6 additions, 6 deletionsopenair1/PHY/NR_REFSIG/nr_dmrs_rx.c
- openair1/PHY/NR_REFSIG/nr_gold.c 0 additions, 169 deletionsopenair1/PHY/NR_REFSIG/nr_gold.c
- openair1/PHY/NR_REFSIG/nr_gold_ue.c 1 addition, 126 deletionsopenair1/PHY/NR_REFSIG/nr_gold_ue.c
- openair1/PHY/NR_REFSIG/nr_refsig.h 2 additions, 24 deletionsopenair1/PHY/NR_REFSIG/nr_refsig.h
Loading
Please register or sign in to comment