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
106
Merge Requests
106
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
81d78b86
Commit
81d78b86
authored
Nov 22, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
a8a1849a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
software/ors-amarisoft/config/enb.jinja2.cfg
software/ors-amarisoft/config/enb.jinja2.cfg
+2
-2
software/ors-amarisoft/config/out/enb.cfg
software/ors-amarisoft/config/out/enb.cfg
+1
-1
No files found.
software/ors-amarisoft/config/enb.jinja2.cfg
View file @
81d78b86
...
...
@@ -202,7 +202,7 @@
],
{%- if do_nr %}
//
Carrier Aggregation
: LTE + NR
//
Dual Connectivity
: LTE + NR
en_dc_scg_cell_list: [
{%- for cell2_ref, icell2 in icell_dict|dictsort %}
{%- set cell2 = icell2['_'] %}
...
...
@@ -452,7 +452,7 @@
{%- endfor %}
],
{#- NOTE: NR + LTE
Carrier Aggregation is setup via EN-DC only
via en_dc_scg_cell_list.
{#- NOTE: NR + LTE
Dual Connectivity is setup via EN-DC only -
via en_dc_scg_cell_list.
nr_dc_scg_cell_list sets up NR+NR Dual Connectivity #}
// tune NR parameters for the cell XXX -> sdr/ors ? (see lte ^^^)
...
...
software/ors-amarisoft/config/out/enb.cfg
View file @
81d78b86
...
...
@@ -97,7 +97,7 @@
// Carrier Aggregation: LTE + LTE
scell_list: [
],
//
Carrier Aggregation
: LTE + NR
//
Dual Connectivity
: LTE + NR
en_dc_scg_cell_list: [
{
cell_id: 0x02, // + CELL_b
...
...
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