diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf index 6aa35be83b78950fc9594be196b23e2d6a920243..646c29ac369a807d9a5d9a0ecc7839e67ebb7ad1 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf @@ -62,6 +62,7 @@ eNBs = ////////// Physical parameters: frame_type = "FDD"; prefix_type = "NORMAL"; + eutra_band = 7; downlink_frequency = 2680e6; uplink_frequency_offset = -120e6; diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf index 4d7c8002d4638165f38a7443afbb93c8956f4fb7..a69a4bc35a4051792b8cc6e5245278c09179df20 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf @@ -61,6 +61,7 @@ eNBs = ////////// Physical parameters: frame_type = "FDD"; prefix_type = "NORMAL"; + eutra_band = 7; downlink_frequency = 2680e6; uplink_frequency_offset = -120e6; @@ -97,6 +98,7 @@ eNBs = ////////// Physical parameters: frame_type = "FDD"; prefix_type = "NORMAL"; + eutra_band = 7; downlink_frequency = 2680e6; uplink_frequency_offset = -120e6;