Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bin He
openairinterface5G
Commits
d7220cee
Commit
d7220cee
authored
Jan 22, 2021
by
hardy
Browse files
parameters typo in xml
parent
9ea9a9bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ci-scripts/xml_files/gnb_nr_ue_usrp_run.xml
View file @
d7220cee
...
...
@@ -52,7 +52,7 @@
<testCase
id=
"090102"
>
<class>
Initialize_OAI_UE
</class>
<desc>
Initialize NR UE USRP
</desc>
<Initialize_OAI_UE_args>
--phy-test --usrp-args "addr=192.168.30.2,second_addr=192.168.50.2,clock_source=external,time_source=external" --ue-rxgain 75 --rrc_config_path --dlsch-parallel 4
.
</Initialize_OAI_UE_args>
<Initialize_OAI_UE_args>
--phy-test --usrp-args "addr=192.168.30.2,second_addr=192.168.50.2,clock_source=external,time_source=external" --ue-rxgain 75 --rrc_config_path
.
--dlsch-parallel 4
</Initialize_OAI_UE_args>
<air_interface>
NR
</air_interface>
</testCase>
...
...
ci-scripts/xml_files/gnb_nr_ue_usrp_run_multi_thread.xml
View file @
d7220cee
...
...
@@ -52,7 +52,7 @@
<testCase
id=
"090104"
>
<class>
Initialize_OAI_UE
</class>
<desc>
Initialize NR UE USRP
</desc>
<Initialize_OAI_UE_args>
--phy-test --usrp-args "addr=192.168.30.2,second_addr=192.168.50.2,clock_source=external,time_source=external" --ue-rxgain 75 --rrc_config_path --dlsch-parallel 4
.
</Initialize_OAI_UE_args>
<Initialize_OAI_UE_args>
--phy-test --usrp-args "addr=192.168.30.2,second_addr=192.168.50.2,clock_source=external,time_source=external" --ue-rxgain 75 --rrc_config_path
.
--dlsch-parallel 4
</Initialize_OAI_UE_args>
<air_interface>
NR
</air_interface>
</testCase>
...
...
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