Commit f3392572 authored by Joanne Hugé's avatar Joanne Hugé

add working 4G 5G handover configurations

parent 94120862
{
log_options: "all.level=error,all.max_size=0,nas.level=debug,nas.max_size=1,s1ap.level=debug,s1ap.max_size=1,x2ap.level=debug,x2ap.max_size=1,rrc.level=debug,rrc.max_size=1,ngap.level=debug,ngap.max_size=1,xnap.level=debug,xnap.max_size=1,phy.level=info,file.rotate=1G,file.path=/dev/null",
log_filename: "/srv/slapgrid/slappart19/var/log/enb.log",
// Radio Units
rf_driver: {
// ors152-enb.RU 2T2R (sdr)
name: "sdr",
sync: "gps",
args: "dev0=/dev/sdr0",
rx_antenna:"tx_rx",
tdd_tx_mod: 1,
},
tx_gain: [55, 55],
rx_gain: [25, 25],
com_addr: "127.0.1.2:9001",
// LTE core network
mme_list: [
{
mme_addr: "2a11:9ac0:a3::7",
},
],
gtp_addr: "2a11:9ac0:a3::15",
x2_peers: [],
enb_id: 0x20000,
// LTE cells
cell_list: [
// ors152-enb.CELL (ors152-enb.RU)
{
rf_port: 0,
n_antenna_dl: 2,
n_antenna_ul: 2,
cell_id: 0x20,
tac: 1,
n_id_cell: 200,
dl_earfcn: 38400,
ul_earfcn: 38400,
root_sequence_index: 300,
inactivity_timer: 10000,
// Handover
ncell_list: [
// JOANNE PATCH HANDOVER 4G 5G
{
rat: "nr",
plmn: "00101",
nr_cell_id: 0x2000121, // -> ors48-gnb.PEERCELLORS48
gnb_id_bits: 28,
n_id_cell: 201,
dl_nr_arfcn: 629134,
band: 78,
ssb_nr_arfcn: 629088,
ul_nr_arfcn: 629134,
tac: 1,
ssb_subcarrier_spacing: 30,
ssb_period: 20,
ssb_offset: 0,
ssb_duration: 1,
},
// Intra-ENB HO
// Inter-ENB HO
],
// Carrier Aggregation: LTE + LTE
scell_list: [
],
// tune LTE parameters for the cell
manual_ref_signal_power: true,
uldl_config: 2,
sp_config: 7,
n_rb_dl: 50,
si_coderate: 0.2,
pdsch_dedicated: {
p_a: -3,
p_b: -1,
},
pdcch_format: 2,
prach_config_index: 4,
initial_cqi: 3,
pucch_dedicated: {
n1_pucch_sr_count: 11,
cqi_pucch_n_rb: 1,
tdd_ack_nack_feedback_mode: "multiplexing", /* TDD only */
},
m_ri: 8,
transmission_mode: 3,
srs_dedicated: {
srs_bandwidth_config: 2,
srs_bandwidth: 2,
srs_subframe_config: 3,
srs_period: 40,
srs_hopping_bandwidth: 0,
},
drb_config: "ors152-enb.CELL-drb.cfg",
sib_sched_list: [
{
filename: "ors152-enb.CELL-sib23.asn",
si_periodicity: 16,
},
],
},
],
cell_default: {
plmn_list: [
{
plmn: "00101",
reserved: false,
attach_without_pdn: false,
},
],
cyclic_prefix: "normal",
phich_duration: "normal",
phich_resource: "1",
si_value_tag: 0,
cell_barred: false,
intra_freq_reselection: true,
q_rx_lev_min: -70,
si_window_length: 40,
si_pdcch_format: 2,
n_symb_cch: 0,
prach_freq_offset: -1,
pusch_dedicated: {
beta_offset_ack_index: 9,
beta_offset_ri_index: 6,
beta_offset_cqi_index: 6,
},
pusch_hopping_offset: -1,
pusch_msg3_mcs: 0,
dl_256qam: true,
ul_64qam: true,
sr_period: 20,
cqi_period: 40,
mac_config: {
ul_max_harq_tx: 5,
dl_max_harq_tx: 5,
},
dpc_pucch_snr_target: 25,
pusch_max_its: 6,
dpc: true,
dpc_pusch_snr_target: 25,
cipher_algo_pref: [],
integ_algo_pref: [2, 1],
srb_config: [
{
id: 1,
maxRetxThreshold: 32,
t_Reordering: 45,
t_PollRetransmit: 60,
},
{
id: 2 ,
maxRetxThreshold: 32,
t_Reordering: 45,
t_PollRetransmit: 60,
}
],
// JOANNE PATCH HANDOVER 4G 5G
meas_config_desc: {
a1_report_type: "rsrp",
a1_rsrp: -70,
a1_hysteresis: 0,
a1_time_to_trigger: 640,
a2_report_type: "rsrp",
a2_rsrp: -80,
a2_hysteresis: 0,
a2_time_to_trigger: 640,
a3_report_type: "rsrp",
a3_offset: 6,
a3_hysteresis: 0,
a3_time_to_trigger: 480,
nr_handover: {
b1_threshold_rsrp: -80,
hysteresis: 0,
time_to_trigger: 100
},
},
meas_gap_config: "gp0",
ho_from_meas: true,
requested_freq_bands_nr_mrdc: [
{
rat: "nr",
band_nr: 78,
max_bandwidth_requested_dl: 100,
max_bandwidth_requested_ul: 100,
max_carriers_requested_dl: 2,
max_carriers_requested_ul: 2,
},
{
rat: "eutra",
band_eutra: 39,
ca_bandwidth_class_dl: "b",
ca_bandwidth_class_ul: "b",
},
],
requested_freq_bands_nr: [
{
rat: "nr",
band_nr: 78,
max_bandwidth_requested_dl: 100,
max_bandwidth_requested_ul: 100,
max_carriers_requested_dl: 2,
max_carriers_requested_ul: 2,
},
{
rat: "eutra",
band_eutra: 39,
ca_bandwidth_class_dl: "b",
ca_bandwidth_class_ul: "b",
},
],
requested_eutra_freq_bands: [39],
},
}
\ No newline at end of file
This diff is collapsed.
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