[hamradio-commits] [dump1090] 288/373: Incorrect value for auto-gain

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

mernisse-guest pushed a commit to branch backport
in repository dump1090.

commit e6c43382b9930fa48fb029b03d6feba55cd9436d
Author: papasven <sven.haendel at arcor.de>
Date:   Sun Jun 1 02:14:40 2014 +0200

    Incorrect value for auto-gain
    
    Incorrect value for auto-gain option the Modes.gain is multiplied by 10.
---
 dump1090.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dump1090.c b/dump1090.c
index 3d683ae..585b4f8 100644
--- a/dump1090.c
+++ b/dump1090.c
@@ -394,7 +394,7 @@ void showHelp(void) {
 "|                        dump1090 ModeS Receiver         Ver : " MODES_DUMP1090_VERSION " |\n"
 "-----------------------------------------------------------------------------\n"
 "--device-index <index>   Select RTL device (default: 0)\n"
-"--gain <db>              Set gain (default: max gain. Use -100 for auto-gain)\n"
+"--gain <db>              Set gain (default: max gain. Use -10 for auto-gain)\n"
 "--enable-agc             Enable the Automatic Gain Control (default: off)\n"
 "--freq <hz>              Set frequency (default: 1090 Mhz)\n"
 "--ifile <filename>       Read data from file (use '-' for stdin)\n"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090.git



More information about the pkg-hamradio-commits mailing list