Commit 9bcfce64 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e1f854ed
...@@ -46,16 +46,8 @@ ...@@ -46,16 +46,8 @@
"$ref": "cell/input-schema.json#/$defs/cell-common/properties/root_sequence_index", "$ref": "cell/input-schema.json#/$defs/cell-common/properties/root_sequence_index",
"default": 204 "default": 204
}, },
"tx_gain": { "tx_gain": { "$ref": "ru/input-schema.json#$defs/ru-common/properties/tx_gain" },
"title": "Tx gain", "rx_gain": { "$ref": "ru/input-schema.json#$defs/ru-common/properties/rx_gain" },
"description": "Tx gain (in dB)",
"type": "number"
},
"rx_gain": {
"title": "Rx gain",
"description": "Rx gain (in dB)",
"type": "number"
},
"enb_id": { "enb_id": {
"title": "eNB ID", "title": "eNB ID",
"description": "eNB ID", "description": "eNB ID",
......
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