summaryrefslogtreecommitdiff
path: root/gr-fcd/grc
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fcd/grc')
-rw-r--r--gr-fcd/grc/fcd_source_c.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fcd/grc/fcd_source_c.xml b/gr-fcd/grc/fcd_source_c.xml
index 1b83cba7f..f1726f88f 100644
--- a/gr-fcd/grc/fcd_source_c.xml
+++ b/gr-fcd/grc/fcd_source_c.xml
@@ -12,7 +12,7 @@ self.$(id).set_lna_gain($lna)
#if $mixer() != +12.0
self.$(id).set_mixer_gain($mixer)
#end if
-#if $ppm() != 115
+#if $ppm() != -120
self.$(id).set_freq_corr($ppm)
#end if
#if ($dci() != 0.0) or ($dcq() != 0.0)