Commit 5706ae16 authored by Rafael Monnerat's avatar Rafael Monnerat

ors-amarisoft: drop ru_type and ru_link_type

  Use key/object structure instead const, since it provides better struture whenever render the form.

  It is required to still update instance for follow up the change
parent 2024e5a4
......@@ -20,11 +20,6 @@
],
"properties": {
"$ref": "../../ru/common.json#/properties",
"ru_link_type": {
"$ref": "#/properties/ru_link_type",
"const": "sdr",
"default": "sdr"
},
"sdr_dev_list": {
"title": "SDR boards",
"description": "Which SDR boards to use as combined RF port",
......
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