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
21205820
Commit
21205820
authored
Oct 21, 2015
by
nikaeinn
Browse files
fix the flag for the usrp device write operation (trx_write)
parent
5c230732
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/RT/USER/eNB_transport_IQ.c
View file @
21205820
...
...
@@ -724,7 +724,7 @@ void *rrh_eNB_tx_thread(void *arg) {
tx_eNB
,
spp_rf
,
dev
->
devs
->
openair0_cfg
.
tx_num_channels
,
0
)
<
0
){
1
)
<
0
){
perror
(
"RRH eNB : USRP write"
);
}
VCD_SIGNAL_DUMPER_DUMP_FUNCTION_BY_NAME
(
VCD_SIGNAL_DUMPER_FUNCTIONS_TRX_WRITE_RF
,
0
);
...
...
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