Commit bf028e88 authored by francescomani's avatar francescomani

fix in a config file for RA

parent 04518544
xw2 Fix_SA_SIB1 NRUE_usedlschparallel NR_FAPI_beamindex_SSB_RO NR_FAPI_beamindex_SSB_RO_SEMPROJ NR_FR2_initsync_fixes NR_MAC_SSB NR_MCS_BLER NR_SA_F1AP_5GRECORDS NR_SA_F1AP_5GRECORDS_lts NR_SA_F1AP_RFSIMULATOR3_tmp NR_UE_CONFIG_REQ_FIXES NR_UE_SA NR_scheduling_CSIRS NR_scheduling_request RFquality benetel_config_file_fix bugfix-free-ra-process bugfix-nr-t-reordering ci_phytest ci_quectel_support ci_test_ra_fr2 develop develop-CBRA-v3 develop-NR_SA_F1AP_5GRECORDS develop-NR_SA_F1AP_5GRECORDS-v3 develop-SA-CBRA develop-SA-CBRA-Msg5 disable_CSI_measrep docker-improvements-2021-april docker-no-cache-option episys-merge episys/nsa_development fix-realtime fix-x2-without-gnb fix_coreset_dmrs_idx fixgtpu git-dashboard gnb-freerun-txru gnb-realtime-hotfix gnb-realtime-quickfix hack-exit-gnb-when-no-enb-nsa integ-w13-test-rt-issue integration_2020_wk15 integration_2021_wk12 integration_2021_wk13_a integration_2021_wk13_b integration_2021_wk13_b_fix_tdas integration_2021_wk13_b_fixed integration_2021_wk13_c integration_2021_wk14_a integration_2021_wk15_a integration_2021_wk16 integration_2021_wk17_a integration_w5GC_CBRA_test migrate-cpp-check-container multiple_ssb_sib1_bugfix new-gtpu nr-dl-mimo-2layer nr-dmrs-fixes nr-pdcp-nia2-integrity nr-pdcp-srb-integrity nr-stats-print nr_ue_pdcp_fix oairu physim-build-deploy prb_based_dl_channel_estimation rh_ci_add_runtime_stats rh_ci_add_uldlharq_stats rh_ci_gsheet_rt_monitoring rh_ci_nsa_test_n310 rh_ci_phy_test_improve sanitize-v1 sanitize-v1-tmp sim-channels small_nr_bugfixes test-panos test_nsa_gtpu_fix test_rt-fix_phy-test ue-pdsch-pusch-parallel 2021.wk14_a 2021.wk13_d 2021.wk13_c 2021.w16 2021.w15 2021.w14 2021.w13_a
No related merge requests found
...@@ -142,7 +142,7 @@ gNBs = ...@@ -142,7 +142,7 @@ gNBs =
# this is SS=0 L=12 # this is SS=0 L=12
initialULBWPstartSymbolAndLength_1 = 69; initialULBWPstartSymbolAndLength_1 = 69;
initialULBWPk2_2 = 14; initialULBWPk2_2 = 4;
initialULBWPmappingType_2 = 1; initialULBWPmappingType_2 = 1;
# this is SS=10 L=4 # this is SS=10 L=4
initialULBWPstartSymbolAndLength_2 = 52; initialULBWPstartSymbolAndLength_2 = 52;
...@@ -218,6 +218,7 @@ gNBs = ...@@ -218,6 +218,7 @@ gNBs =
GNB_INTERFACE_NAME_FOR_S1U = "eth0"; GNB_INTERFACE_NAME_FOR_S1U = "eth0";
GNB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; GNB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24";
GNB_PORT_FOR_S1U = 2152; # Spec 2152 GNB_PORT_FOR_S1U = 2152; # Spec 2152
}; };
} }
); );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment