Skip to content

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
Hardcoded gain value
  • Loading branch information
orhun committed Jan 29, 2019
1 parent dca011a commit 740b603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gcc rtl_map.c -o rtl_map -lrtlsdr -lfftw3 -lm
-d, set device index (default: 0)
-s, set sample rate (default: 2048000 Hz)
-f, center frequency (Hz) [mandatory argument]
-g, gain (0 for auto) (default: 1.4)
-g gain (0 for auto) (default: ~1-3)
-r, refresh rate for continuous read (default: 500ms)
-D, don't show gnuplot graph (default: show)
-C, continuously read samples (default: off)
Expand Down

0 comments on commit 740b603

Please sign in to comment.