Merge remote-tracking branch 'origin/move_ntn_l1_files' into integration_2026_w02 (!3836)

move NTN UE L1 functions to a new file

Moved from nr-ue not to overload that file with functions of a specific mode
This commit is contained in:
Jaroslava Fiedlerova
2026-01-06 10:00:10 +01:00
4 changed files with 203 additions and 172 deletions

View File

@@ -979,6 +979,7 @@ set(PHY_SRC_UE
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/cic_filter_nr.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_initial_sync.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_initial_sync_sl.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_ntn_l1.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_ue_rf_helpers.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_pbch.c
${OPENAIR1_DIR}/PHY/NR_UE_TRANSPORT/nr_psbch_rx.c