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
2342091b
Commit
2342091b
authored
Jan 27, 2016
by
Rohit Gupta
Browse files
change the num_recv_frames for USRP B210 to reduce UUULLLL's
parent
d000bf2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/ARCH/USRP/USERSPACE/LIB/usrp_lib.cpp
View file @
2342091b
...
...
@@ -482,6 +482,7 @@ int openair0_dev_init_usrp(openair0_device* device, openair0_config_t *openair0_
}
else
{
printf
(
"Found USRP B200"
);
args
+=
",num_recv_frames=256"
;
s
->
usrp
=
uhd
::
usrp
::
multi_usrp
::
make
(
args
);
// s->usrp->set_rx_subdev_spec(rx_subdev);
...
...
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