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
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Ramos Carreño
slapos
Commits
57e18fdc
Commit
57e18fdc
authored
Apr 16, 2024
by
Joanne Hugé
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copy software-tdd-ors.cfg to software-ors.cfg
parent
26defa86
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
67 additions
and
0 deletions
+67
-0
software/ors-amarisoft/software-ors.cfg
software/ors-amarisoft/software-ors.cfg
+26
-0
software/ors-amarisoft/software-ors.cfg.json
software/ors-amarisoft/software-ors.cfg.json
+41
-0
No files found.
software/ors-amarisoft/software-ors.cfg
0 → 100644
View file @
57e18fdc
# This file was generated using a jinja2 template and the render-templates script, don't modify directly.
[buildout]
extends =
software-base.cfg
[default-params]
default-lte-bandwidth = 20 MHz
default-lte-inactivity-timer = 10000
default-lte-imsi = 001010123456789
default-lte-k = 00112233445566778899aabbccddeeff
default-nr-bandwidth = 40
default-nr-ssb-pos-bitmap = 10000000
default-nr-inactivity-timer = 10000
default-nr-imsi = 001010123456789
default-nr-k = 00112233445566778899aabbccddeeff
default-n-antenna-dl = 2
default-n-antenna-ul = 2
[rf-mode]
software-name = tdd-ors
rf-mode = tdd
trx = sdr
bbu = ors
ru = ors
software/ors-amarisoft/software-ors.cfg.json
0 → 100644
View file @
57e18fdc
{
"name"
:
"ORS Amarisoft"
,
"description"
:
"4G and 5G amarisoft stack for ORS"
,
"serialisation"
:
"json-in-xml"
,
"software-type"
:
{
"enb"
:
{
"title"
:
"eNB"
,
"software-type"
:
"enb"
,
"description"
:
"eNodeB Configuration"
,
"request"
:
"instance-tdd-ors-enb-input-schema.json"
,
"response"
:
"instance-tdd-ors-enb-schema.json"
,
"index"
:
0
},
"gnb"
:
{
"title"
:
"gNB"
,
"software-type"
:
"gnb"
,
"description"
:
"gNodeB Configuration"
,
"request"
:
"instance-tdd-ors-gnb-input-schema.json"
,
"response"
:
"instance-tdd-ors-gnb-schema.json"
,
"index"
:
1
},
"core-network"
:
{
"title"
:
"Core Network"
,
"software-type"
:
"core-network"
,
"description"
:
"Core Network Configuration"
,
"request"
:
"instance-core-network-input-schema.json"
,
"response"
:
"instance-core-network-schema.json"
,
"index"
:
2
},
"core-network-slave"
:
{
"title"
:
"Core Network Sim Card"
,
"description"
:
"Core Network Sim Card Configuration"
,
"software-type"
:
"core-network"
,
"request"
:
"instance-core-network-slave-input-schema.json"
,
"response"
:
"instance-core-network-slave-schema.json"
,
"shared"
:
true
,
"index"
:
3
}
}
}
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