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

.

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