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

ors-amarisoft: fix json schema tests

parent 20e3c314
Pipeline #28152 passed with stage
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
{% if rf_mode == 'tdd' %} {%- if rf_mode == 'tdd' %}
"rrh": { "rrh": {
"title": "RRH", "title": "RRH",
"description": "RRH", "description": "RRH",
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"INACTIVE" "INACTIVE"
] ]
}, },
{% endif %} {%- endif %}
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
{% if rf_mode == 'tdd' %} {%- if rf_mode == 'tdd' %}
"rrh": { "rrh": {
"title": "RRH", "title": "RRH",
"description": "RRH", "description": "RRH",
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"M2RU Sunwave" "M2RU Sunwave"
] ]
}, },
{% endif %} {%- endif %}
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"rrh": { "rrh": {
"title": "RRH", "title": "RRH",
"description": "RRH", "description": "RRH",
...@@ -34,7 +33,6 @@ ...@@ -34,7 +33,6 @@
"INACTIVE" "INACTIVE"
] ]
}, },
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -45,13 +43,13 @@ ...@@ -45,13 +43,13 @@
"title": "Tx gain", "title": "Tx gain",
"description": "Tx gain (in dB)", "description": "Tx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 60
}, },
"rx_gain": { "rx_gain": {
"title": "Rx gain", "title": "Rx gain",
"description": "Rx gain (in dB)", "description": "Rx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 45
}, },
"gps_sync": { "gps_sync": {
"default": false, "default": false,
...@@ -63,13 +61,13 @@ ...@@ -63,13 +61,13 @@
"title": "Number of DL antennas", "title": "Number of DL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"n_antenna_ul": { "n_antenna_ul": {
"title": "Number of UL antennas", "title": "Number of UL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"dl_earfcn": { "dl_earfcn": {
"title": "DL EARFCN", "title": "DL EARFCN",
...@@ -81,7 +79,7 @@ ...@@ -81,7 +79,7 @@
"title": "DL RB", "title": "DL RB",
"description": "number of DL resource blocks", "description": "number of DL resource blocks",
"type": "number", "type": "number",
"default": "default": 100
}, },
"mme_list": { "mme_list": {
"title": "MME list", "title": "MME list",
...@@ -148,7 +146,7 @@ ...@@ -148,7 +146,7 @@
"title": "Inactivity Timer", "title": "Inactivity Timer",
"description": "Send RRC connection release after this time (in ms) of network inactivity.", "description": "Send RRC connection release after this time (in ms) of network inactivity.",
"type": "number", "type": "number",
"default": "default": 10000
}, },
"use_ipv4": { "use_ipv4": {
"default": false, "default": false,
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"rrh": { "rrh": {
"title": "RRH", "title": "RRH",
"description": "RRH", "description": "RRH",
...@@ -14,7 +13,6 @@ ...@@ -14,7 +13,6 @@
"M2RU Sunwave" "M2RU Sunwave"
] ]
}, },
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -25,7 +23,7 @@ ...@@ -25,7 +23,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -57,7 +55,7 @@ ...@@ -57,7 +55,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
...@@ -65,25 +63,25 @@ ...@@ -65,25 +63,25 @@
"title": "Tx gain", "title": "Tx gain",
"description": "Tx gain (in dB)", "description": "Tx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 60
}, },
"rx_gain": { "rx_gain": {
"title": "Rx gain", "title": "Rx gain",
"description": "Rx gain (in dB)", "description": "Rx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 45
}, },
"n_antenna_dl": { "n_antenna_dl": {
"title": "Number of DL antennas", "title": "Number of DL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"n_antenna_ul": { "n_antenna_ul": {
"title": "Number of UL antennas", "title": "Number of UL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"gps_sync": { "gps_sync": {
"default": false, "default": false,
...@@ -107,7 +105,7 @@ ...@@ -107,7 +105,7 @@
"title": "Bandwidth", "title": "Bandwidth",
"description": "Downlink Bandwidth (in MHz)", "description": "Downlink Bandwidth (in MHz)",
"type": "number", "type": "number",
"default": "default": 40
}, },
"amf_list": { "amf_list": {
"title": "AMF list", "title": "AMF list",
...@@ -288,7 +286,7 @@ ...@@ -288,7 +286,7 @@
"title": "Inactivity Timer", "title": "Inactivity Timer",
"description": "Send RRC connection release after this time (in ms) of network inactivity.", "description": "Send RRC connection release after this time (in ms) of network inactivity.",
"type": "number", "type": "number",
"default": "default": 10000
}, },
"use_ipv4": { "use_ipv4": {
"default": false, "default": false,
......
...@@ -13,13 +13,13 @@ ...@@ -13,13 +13,13 @@
"title": "Tx gain", "title": "Tx gain",
"description": "Tx gain (in dB)", "description": "Tx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 60
}, },
"rx_gain": { "rx_gain": {
"title": "Rx gain", "title": "Rx gain",
"description": "Rx gain (in dB)", "description": "Rx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 45
}, },
"dl_earfcn": { "dl_earfcn": {
"title": "DL EARFCN", "title": "DL EARFCN",
...@@ -31,31 +31,31 @@ ...@@ -31,31 +31,31 @@
"title": "DL RB", "title": "DL RB",
"description": "number of DL resource blocks", "description": "number of DL resource blocks",
"type": "number", "type": "number",
"default": "default": 100
}, },
"n_antenna_dl": { "n_antenna_dl": {
"title": "Number of DL antennas", "title": "Number of DL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"n_antenna_ul": { "n_antenna_ul": {
"title": "Number of UL antennas", "title": "Number of UL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"imsi": { "imsi": {
"title": "IMSI", "title": "IMSI",
"description": "IMSI", "description": "IMSI",
"type": "string", "type": "string",
"default": "" "default": "001010123456789"
}, },
"k": { "k": {
"title": "K", "title": "K",
"description": "Set the user secret key (as a 16 bytes hexadecimal string, or eventually 32 bytes hexadecimal string for TUAK).", "description": "Set the user secret key (as a 16 bytes hexadecimal string, or eventually 32 bytes hexadecimal string for TUAK).",
"type": "string", "type": "string",
"default": "" "default": "00112233445566778899aabbccddeeff"
}, },
"sim_algo": { "sim_algo": {
"title": "sim_algo", "title": "sim_algo",
......
...@@ -13,13 +13,13 @@ ...@@ -13,13 +13,13 @@
"title": "Tx gain", "title": "Tx gain",
"description": "Tx gain (in dB)", "description": "Tx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 60
}, },
"rx_gain": { "rx_gain": {
"title": "Rx gain", "title": "Rx gain",
"description": "Rx gain (in dB)", "description": "Rx gain (in dB)",
"type": "number", "type": "number",
"default": "default": 45
}, },
"dl_nr_arfcn": { "dl_nr_arfcn": {
"title": "DL NR ARFCN", "title": "DL NR ARFCN",
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"title": "Bandwidth", "title": "Bandwidth",
"description": "Downlink Bandwidth (in MHz)", "description": "Downlink Bandwidth (in MHz)",
"type": "number", "type": "number",
"default": "default": 40
}, },
"ssb_nr_arfcn": { "ssb_nr_arfcn": {
"title": "SSB NR ARFCN", "title": "SSB NR ARFCN",
...@@ -49,25 +49,25 @@ ...@@ -49,25 +49,25 @@
"title": "Number of DL antennas", "title": "Number of DL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of DL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"n_antenna_ul": { "n_antenna_ul": {
"title": "Number of UL antennas", "title": "Number of UL antennas",
"description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.", "description": "Enumeration: 1, 2, 4 or 8. Number of UL antennas. It must be the same for all NB-IoT and LTE cells sharing the same RF port.",
"type": "number", "type": "number",
"default": "default": 2
}, },
"imsi": { "imsi": {
"title": "IMSI", "title": "IMSI",
"description": "IMSI", "description": "IMSI",
"type": "string", "type": "string",
"default": "" "default": "001010123456789"
}, },
"k": { "k": {
"title": "K", "title": "K",
"description": "Set the user secret key (as a 16 bytes hexadecimal string, or eventually 32 bytes hexadecimal string for TUAK).", "description": "Set the user secret key (as a 16 bytes hexadecimal string, or eventually 32 bytes hexadecimal string for TUAK).",
"type": "string", "type": "string",
"default": "" "default": "00112233445566778899aabbccddeeff"
}, },
"sim_algo": { "sim_algo": {
"title": "sim_algo", "title": "sim_algo",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -14,7 +13,7 @@ ...@@ -14,7 +13,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -46,7 +45,7 @@ ...@@ -46,7 +45,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -14,7 +13,7 @@ ...@@ -14,7 +13,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -46,7 +45,7 @@ ...@@ -46,7 +45,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -14,7 +13,7 @@ ...@@ -14,7 +13,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -46,7 +45,7 @@ ...@@ -46,7 +45,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"$schema": "http://json-schema.org/draft-04/schema", "$schema": "http://json-schema.org/draft-04/schema",
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
"description": "Enable debug mode for physical layer logs", "description": "Enable debug mode for physical layer logs",
...@@ -14,7 +13,7 @@ ...@@ -14,7 +13,7 @@
"title": "A3 offset for NR handover", "title": "A3 offset for NR handover",
"description": "RSRP gain offset between gNBs which will trigger handover", "description": "RSRP gain offset between gNBs which will trigger handover",
"type": "number", "type": "number",
"default": 6, "default": 6
}, },
"nr_handover_time_to_trigger": { "nr_handover_time_to_trigger": {
"title": "Time to Trigger for NR handover", "title": "Time to Trigger for NR handover",
...@@ -46,7 +45,7 @@ ...@@ -46,7 +45,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"5ms 2UL 7DL 4/6 (default)", "5ms 2UL 7DL 4/6 (default)",
"2.5ms 1UL 3DL 2/10", "2.5ms 1UL 3DL 2/10"
], ],
"default": "5ms 2UL 7DL 4/6 (default)" "default": "5ms 2UL 7DL 4/6 (default)"
}, },
......
...@@ -87,7 +87,7 @@ rf_mode_context_list = [ ...@@ -87,7 +87,7 @@ rf_mode_context_list = [
} }
] ]
for i in range (4): for i in range (len(rf_mode_context_list)):
rf_mode_context_list[i].update({ rf_mode_context_list[i].update({
'default_lte_n_rb_dl' : 100, 'default_lte_n_rb_dl' : 100,
'default_lte_tx_gain' : 60, 'default_lte_tx_gain' : 60,
......
...@@ -7,26 +7,26 @@ extends = ...@@ -7,26 +7,26 @@ extends =
default-dl-earfcn = 0 default-dl-earfcn = 0
default-lte-dl-freq = 0.0 default-lte-dl-freq = 0.0
default-lte-band = 0 default-lte-band = 0
default-lte-n-rb-dl = default-lte-n-rb-dl = 100
default-lte-tx-gain = default-lte-tx-gain = 60
default-lte-rx-gain = default-lte-rx-gain = 45
default-lte-inactivity-timer = default-lte-inactivity-timer = 10000
default-lte-imsi = default-lte-imsi = 001010123456789
default-lte-k = default-lte-k = 00112233445566778899aabbccddeeff
default-dl-nr-arfcn = 0 default-dl-nr-arfcn = 0
default-nr-band = 0 default-nr-band = 0
default-nr-dl-freq = 0.0 default-nr-dl-freq = 0.0
default-nr-bandwidth = default-nr-bandwidth = 40
default-nr-tx-gain = default-nr-tx-gain = 60
default-nr-rx-gain = default-nr-rx-gain = 45
default-nr-ssb-pos-bitmap = 10000000 default-nr-ssb-pos-bitmap = 10000000
default-ssb-nr-arfcn = 0 default-ssb-nr-arfcn = 0
default-nr-inactivity-timer = default-nr-inactivity-timer = 10000
default-nr-imsi = default-nr-imsi = 001010123456789
default-nr-k = default-nr-k = 00112233445566778899aabbccddeeff
min-frequency = 0 min-frequency = 0
max-frequency = 0 max-frequency = 0
default-n-antenna-dl = default-n-antenna-dl =2
default-n-antenna-ul = default-n-antenna-ul =2
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