Cleaned up cell_cfg within config files
This commit is contained in:
parent
ba0ef22559
commit
5cace9c15c
|
|
@ -21,9 +21,10 @@ cu_cp:
|
||||||
|
|
||||||
|
|
||||||
cell_cfg:
|
cell_cfg:
|
||||||
dl_arfcn: 627334 # 627000 # 3405 # 629668 # 651668 # 500400 # 628334 # 3425 # ARFCN of the downlink carrier (center frequency).
|
# 627000 - 3405, 627334 - 10, 628334 - 3425, 629668 - 3445, 651668 - 3775
|
||||||
|
dl_arfcn: 627334 # ARFCN of the downlink carrier (center frequency).
|
||||||
band: 78 # The NR band.
|
band: 78 # The NR band.
|
||||||
channel_bandwidth_MHz: 20 # 20 # Bandwith in MHz. Number of PRBs will be automatically derived.
|
channel_bandwidth_MHz: 20 # Bandwith in MHz. Number of PRBs will be automatically derived.
|
||||||
common_scs: 30 # Subcarrier spacing in kHz used for data.
|
common_scs: 30 # Subcarrier spacing in kHz used for data.
|
||||||
plmn: "00101" # PLMN broadcasted by the gNB.
|
plmn: "00101" # PLMN broadcasted by the gNB.
|
||||||
tac: 7 # Tracking area code (needs to match the core configuration).
|
tac: 7 # Tracking area code (needs to match the core configuration).
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,8 @@ cu_cp:
|
||||||
|
|
||||||
|
|
||||||
cell_cfg:
|
cell_cfg:
|
||||||
dl_arfcn: 627000 # 3405 # 629668 # 651668 # 500400 # 628334 # 3425 # ARFCN of the downlink carrier (center frequency).
|
# 627000 - 3405, 627334 - 10, 628334 - 3425, 629668 - 3445, 651668 - 3775
|
||||||
|
dl_arfcn: 627000 # ARFCN of the downlink carrier (center frequency).
|
||||||
band: 78 # The NR band.
|
band: 78 # The NR band.
|
||||||
channel_bandwidth_MHz: 10 # Bandwith in MHz. Number of PRBs will be automatically derived.
|
channel_bandwidth_MHz: 10 # Bandwith in MHz. Number of PRBs will be automatically derived.
|
||||||
common_scs: 30 # Subcarrier spacing in kHz used for data.
|
common_scs: 30 # Subcarrier spacing in kHz used for data.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user