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
sneltved
openairinterface5G
Commits
8d057b80
Commit
8d057b80
authored
Aug 12, 2016
by
Rohit Gupta
Browse files
add helper for three quarter sampling for 20 MHz
parent
857af540
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/RT/USER/lte-softmodem.c
View file @
8d057b80
...
...
@@ -401,6 +401,7 @@ void help (void) {
printf
(
" -W Enable L2 wireshark messages on localhost
\n
"
);
printf
(
" -V Enable VCD (generated file will be located atopenair_dump_eNB.vcd, read it with target/RT/USER/eNB.gtkw
\n
"
);
printf
(
" -x Set the transmission mode, valid options: 1
\n
"
);
printf
(
" -E Apply three-quarter of sampling frequency, 23.04 Msps to reduce the data rate on USB/PCIe transfers (only valid for 20 MHz)
\n
"
);
#if T_TRACER
printf
(
" --T_port [port] use given port
\n
"
);
printf
(
" --T_nowait don't wait for tracer, start immediately
\n
"
);
...
...
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