mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Fix dl_absoluteFrequencyPointA in config file
Analogously to other files under ci-scripts/.
This commit is contained in:
@@ -31,7 +31,7 @@ gNBs =
|
||||
absoluteFrequencySSB = 640320;
|
||||
dl_frequencyBand = 78;
|
||||
# this is 3600 MHz
|
||||
dl_absoluteFrequencyPointA = 640000;
|
||||
dl_absoluteFrequencyPointA = 640032;
|
||||
#scs-SpecificCarrierList
|
||||
dl_offstToCarrier = 0;
|
||||
# subcarrierSpacing
|
||||
|
||||
Reference in New Issue
Block a user