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
93d154a2
Commit
93d154a2
authored
Aug 15, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
7c2f0d87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
47 deletions
+47
-47
software/ors-amarisoft/cell-input-schema.json
software/ors-amarisoft/cell-input-schema.json
+47
-47
No files found.
software/ors-amarisoft/cell-input-schema.json
View file @
93d154a2
NOTE:
lte_cell
->
forces
enb_id
to
be
defined
NOTE:
nr
cell
->
----//----
gnb_id
+
gnb_id_bits
XXX
link
to
trx?
XXX
link
to
rrh?
(then
it
is
rrh
who
links
to
trx,
not
cell)
"n_antenna_dl XXX -> rrh ?"
"n_antenna_ul XXX -> rrh ?"
"cpri_rx_delay"
"cpri_tx_delay"
"cpri_tx_dbm"
"cpri_port_number"
"tx_gain"
"rx_gain"
{
"title"
:
"Cell"
,
"type"
:
"object"
,
...
...
@@ -17,7 +29,7 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"pci"
,
"cell_id"
,
"tac"
,
XXX
"rrh"
],
"properties"
:
{
"cell_type"
:
{
...
...
@@ -27,9 +39,7 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"hidden"
:
true
}
},
"rf_mode"
:
{
"$ref"
:
"#/$defs/rf_mode"
},
"rf_mode"
:
{
"$ref"
:
"#/$defs/rf_mode"
},
"bandwidth"
:
{
"title"
:
"Bandwidth"
,
"description"
:
"Downlink Bandwidth"
,
...
...
@@ -42,18 +52,7 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"15 MHz"
,
"20 MHz"
]
}
XXX
link
to
trx?
XXX
link
to
rrh?
(then
it
is
rrh
who
links
to
trx
,
not
cell)
"n_antenna_dl XXX -> rrh ?"
"n_antenna_ul XXX -> rrh ?"
"cpri_rx_delay"
"cpri_tx_delay"
"cpri_tx_dbm"
"cpri_port_number"
"tx_gain"
"rx_gain"
},
if
rf_mode
==
"TDD"
:
"tdd_ul_dl_config"
:
{
...
...
@@ -78,13 +77,15 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"type"
:
"number"
,
"default"
:
1
},
"cell_id"
:
{
"$ref"
:
"#/$defs/cell_id"
},
"tac"
:
{
"title"
:
"Tracking Area Code"
,
"description"
:
"Tracking Area Code in hexadecimal representation (range 0x0000 to 0xffff)"
,
"default"
:
"0x0001"
,
"type"
:
"string"
},
}
}
},
{
"title"
:
"NR Cell"
,
"type"
:
"object"
,
...
...
@@ -93,7 +94,10 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"rf_mode"
,
"bandwidth"
,
"tdd_ul_dl_config"
if
rf_mode==
"TDD"
,
XXX
"dl_nr_arfcn"
,
"pci"
,
"cell_id"
,
"rrh"
],
"properties"
:
{
"cell_type"
:
{
...
...
@@ -103,7 +107,7 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"hidden"
:
true
}
},
"
$ref"
:
"#/$defs/lte_nr_common"
,
"
rf_mode"
:
{
"$ref"
:
"#/$defs/rf_mode"
}
,
"bandwidth"
:
{
"title"
:
"Bandwidth"
,
"description"
:
"Downlink Bandwidth (in MHz)"
,
...
...
@@ -144,38 +148,34 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"description"
:
"Physical Cell ID"
,
"type"
:
"number"
,
"default"
:
500
}
XXX
no
tac
in
5
g
?
},
"cell_id"
:
{
"$ref"
:
"#/$defs/cell_id"
}
}
}
],
"$defs"
:
{
"lte_nr_common"
:
{
"rf_mode"
:
{
"title"
:
"RF mode"
,
"description"
:
"Frequency- or Time- based multiplexing"
,
"enum"
:
[
"FDD"
,
"TDD"
]
},
"cell_id"
:
{
"title"
:
"Cell ID"
,
"description"
:
"Cell ID"
,
"type"
:
"string"
,
"default"
:
"0x01"
}
}
}
dl_nr_arfcn
,
tac
XXX
cell
parameters:
frequency
,
band
,
cell
ID
,
tac
...
"anyOf"
:
[
{
"$ref"
:
"rrh_lopcomm/rrh-input-schema.json"
"rf_mode"
:
{
"title"
:
"RF mode"
,
"description"
:
"Frequency- or Time- based multiplexing"
,
"enum"
:
[
"FDD"
,
"TDD"
]
},
{
"$ref"
:
"rrh_sunvawe/rrh-input-schema.json"
"cell_id"
:
{
"title"
:
"Cell ID"
,
"description"
:
"Cell ID"
,
"type"
:
"string"
,
"default"
:
"0x01"
},
"rrh"
:
{
"anyOf"
:
[
{
"$ref"
:
"rrh_lopcomm/rrh-input-schema.json"
},
{
"$ref"
:
"rrh_sunvawe/rrh-input-schema.json"
}
...
]
}
]
}
}
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