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
0c9e78df
Commit
0c9e78df
authored
Feb 12, 2025
by
Joanne Hugé
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
simpleran/test_ors: configure valid NR ARFCN values
parent
d6b76294
Pipeline
#39674
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
software/simpleran/test/test_ors.py
software/simpleran/test/test_ors.py
+8
-8
No files found.
software/simpleran/test/test_ors.py
View file @
0c9e78df
...
...
@@ -82,9 +82,9 @@ param_dict = {
'cell_type'
:
'nr'
,
'cell_kind'
:
'enb_peer'
,
'rat'
:
'nr'
,
'dl_nr_arfcn'
:
5
20
000
,
'ssb_nr_arfcn'
:
5
2000
0
,
'ul_nr_arfcn'
:
5
20
000
,
'dl_nr_arfcn'
:
5
19
000
,
'ssb_nr_arfcn'
:
5
1891
0
,
'ul_nr_arfcn'
:
5
19
000
,
'pci'
:
1
,
'n_id_cell'
:
1
,
'nr_cell_id'
:
'0x0000001'
,
...
...
@@ -97,9 +97,9 @@ param_dict = {
'cell_type'
:
'nr'
,
'cell_kind'
:
'enb_peer'
,
'rat'
:
'nr'
,
'dl_nr_arfcn'
:
3
80
000
,
'ssb_nr_arfcn'
:
3
8000
0
,
'ul_nr_arfcn'
:
3
80
000
,
'dl_nr_arfcn'
:
3
78
000
,
'ssb_nr_arfcn'
:
3
7803
0
,
'ul_nr_arfcn'
:
3
78
000
,
'pci'
:
2
,
'n_id_cell'
:
2
,
'nr_cell_id'
:
'0x0000002'
,
...
...
@@ -128,10 +128,10 @@ enb_param_dict = {
}
gnb_param_dict
=
{
# ors_version for tests is B39, so dl_nr_arfcn needs to be within N39
'dl_nr_arfcn'
:
3
80
000
,
'dl_nr_arfcn'
:
3
78
000
,
'nr_band'
:
39
,
'nr_bandwidth'
:
40
,
'ssb_nr_arfcn'
:
3
8002
0
,
'ssb_nr_arfcn'
:
3
7803
0
,
'gnb_id'
:
'0x17'
,
'gnb_id_bits'
:
30
,
'ssb_pos_bitmap'
:
'10'
,
...
...
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