Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
9e0e8a7b
Commit
9e0e8a7b
authored
Oct 15, 2018
by
Cédric Roux
Browse files
Revert "CI: fixing the basic-simulator configuration files"
This reverts commit
d7441543
.
parent
27395c08
Changes
2
Hide whitespace changes
Inline
Side-by-side
ci-scripts/conf_files/lte-fdd-basic-sim.conf
View file @
9e0e8a7b
...
...
@@ -14,10 +14,7 @@ eNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= (
{
mcc
=
208
;
mnc
=
92
;
mnc_length
=
2
; },
{
mcc
=
208
;
mnc
=
93
;
mnc_length
=
2
; }
);
plmn_list
= ( {
mcc
=
208
;
mnc
=
93
;
mnc_length
=
2
; } );
tr_s_preference
=
"local_mac"
...
...
ci-scripts/conf_files/lte-tdd-basic-sim.conf
View file @
9e0e8a7b
...
...
@@ -14,10 +14,7 @@ eNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= (
{
mcc
=
208
;
mnc
=
92
;
mnc_length
=
2
; },
{
mcc
=
208
;
mnc
=
93
;
mnc_length
=
2
; }
);
plmn_list
= ( {
mcc
=
208
;
mnc
=
93
;
mnc_length
=
2
; } );
//////////
Physical
parameters
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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