Commit 57e51b1f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a89ce9a7
...@@ -23,20 +23,13 @@ ...@@ -23,20 +23,13 @@
"$ref": "cell/nr/input-schema.json#/properties/dl_nr_arfcn" "$ref": "cell/nr/input-schema.json#/properties/dl_nr_arfcn"
}, },
"nr_band": { "nr_band": {
"title": "NR band", "$ref": "cell/nr/input-schema.json#/properties/nr_band"
"description": "NR band number",
"type": "number"
}, },
"ssb_pos_bitmap": { "ssb_pos_bitmap": {
"title": "SSB Position Bitmap", "$ref": "cell/nr/input-schema.json#/properties/ssb_pos_bitmap"
"description": "SSB position bitmap in bits (4, 8 or 64 bits depending on the DL frequency).",
"type": "string",
"default": "10000000"
}, },
"pci": { "pci": {
"title": "Physical Cell ID", "$ref": "cell/nr/input-schema.json#/properties/pci",
"description": "Physical Cell ID",
"type": "number",
"default": 500 "default": 500
}, },
"cell_id": { "cell_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