From bb0adf48e5a7443772fd4784e090dab44dc2a4d7 Mon Sep 17 00:00:00 2001 From: Dimitri Stolnikov Date: Wed, 1 Aug 2012 22:39:24 +0200 Subject: [PATCH] preset default if gain value in GRC to the one used outside of GRC --- grc/gen_osmosdr_blocks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grc/gen_osmosdr_blocks.py b/grc/gen_osmosdr_blocks.py index 1bd3eca..5c6f0ce 100644 --- a/grc/gen_osmosdr_blocks.py +++ b/grc/gen_osmosdr_blocks.py @@ -202,7 +202,7 @@ PARAMS_TMPL = """ Ch$(n): IF Gain (dB) if_gain$(n) - 20 + 24 real \#if \$nchan() > $n then 'none' else 'all'#