Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
46de0425
Commit
46de0425
authored
Aug 25, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
1d9d744e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
software/ors-amarisoft/cell-input-schema.json
software/ors-amarisoft/cell-input-schema.json
+3
-2
software/ors-amarisoft/ru/sdr/input-schema.json
software/ors-amarisoft/ru/sdr/input-schema.json
+1
-1
No files found.
software/ors-amarisoft/cell-input-schema.json
View file @
46de0425
...
...
@@ -163,7 +163,8 @@
"$defs"
:
{
"rf_mode"
:
{
"title"
:
"RF mode"
,
"description"
:
"Mode for TX/RX radio multiplexing: Frequency- or Time- based"
,
"description"
:
"Mode for TX/RX radio multiplexing: Frequency- or Time- Domain Division"
,
"type"
:
"string"
,
"enum"
:
[
"fdd"
,
"tdd"
]
},
"pci"
:
{
...
...
@@ -200,7 +201,7 @@
},
{
"title"
:
"Shared Radio Unit of a Cell"
,
"description"
:
"Use the same radio unit as referenced cell does"
,
"description"
:
"Use the same radio unit as referenced cell
instance
does"
,
"type"
:
"object"
,
"required"
:
[
"ru_type"
,
"ruincell_ref"
],
"properties"
:
{
...
...
software/ors-amarisoft/ru/sdr/input-schema.json
View file @
46de0425
...
...
@@ -25,7 +25,7 @@
"description"
:
"Which SDR boards to use as combined RF port"
,
"type"
:
"array"
,
"items"
:
{
"title"
:
"/dev/sdr #"
,
"title"
:
"/dev/sdr #
of SDR board
"
,
"type"
:
"integer"
},
"minItems"
:
1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment