Skip to content

Commit

Permalink
Merge pull request #3 from ckuethe/hackrf_gain
Browse files Browse the repository at this point in the history
forgot to update the help
  • Loading branch information
ckuethe committed Jun 29, 2015
2 parents fa18f1c + e6c9ea0 commit 3412565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dump1090.c
Original file line number Diff line number Diff line change
Expand Up @@ -2521,8 +2521,8 @@ void showHelp(void) {
"--gain <db> Set RTLSDR gain (default: max gain. Use -100 for auto-gain).\n"
"--enable-agc Enable RTLSDR Automatic Gain Control (default: off).\n"
"--enable-amp Enable HackRF RX/TX RF amplifier (default: off).\n"
"--lna-gain Set HackRF RX LNA (IF) gain, 0-40dB, 8dB steps (default: 40).\n"
"--vga-gain Set HackRF RX VGA (baseband) gain, 0-62dB, 2dB steps (default: 62).\n"
"--lna-gain Set HackRF RX LNA (IF) gain, 0-40dB, 8dB steps (default: 32).\n"
"--vga-gain Set HackRF RX VGA (baseband) gain, 0-62dB, 2dB steps (default: 48).\n"
"--freq <hz> Set frequency (default: 1090 Mhz).\n"
"--ifile <filename> Read data from file (use '-' for stdin).\n"
"--interactive Interactive mode refreshing data on screen.\n"
Expand Down

0 comments on commit 3412565

Please sign in to comment.