Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
aa8759f1
Commit
aa8759f1
authored
Jan 03, 2024
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
bffe120e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
software/ors-amarisoft/peer/cell/lte/input-schema.json
software/ors-amarisoft/peer/cell/lte/input-schema.json
+2
-2
software/ors-amarisoft/peer/cell/nr/input-schema.json
software/ors-amarisoft/peer/cell/nr/input-schema.json
+1
-1
No files found.
software/ors-amarisoft/peer/cell/lte/input-schema.json
View file @
aa8759f1
...
...
@@ -22,12 +22,12 @@
},
"e_cell_id"
:
{
"title"
:
"Cell ID"
,
"title"
:
"
E-UTRAN
Cell ID"
,
"description"
:
"28 bit E-UTRAN cell identity. Concatenation of enb_id and cell_id of the neighbour cell."
,
"type"
:
"string"
},
"pci"
:
{
"$ref"
:
"../../../cell/lte/input-schema.json#/properties/pci"
},
"dl_earfcn"
:
{
"$ref"
:
"../../../cell/lte/input-schema.json#/properties/dl_earfcn"
},
"pci"
:
{
"$ref"
:
"../../../cell/lte/input-schema.json#/properties/pci"
},
"tac"
:
{
"$ref"
:
"../../../cell/lte/input-schema.json#/properties/tac"
}
}
}
software/ors-amarisoft/peer/cell/nr/input-schema.json
View file @
aa8759f1
...
...
@@ -25,7 +25,7 @@
"nr_cell_id"
:
{
"title"
:
"NR Cell ID"
,
"description"
:
"Concatenation of gnb_id and cell_id of the cell"
,
"description"
:
"Concatenation of gnb_id and cell_id of the
neighbour
cell"
,
"type"
:
"string"
},
"gnb_id_bits"
:
{
...
...
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