From 732d887dcbdedd44589a558eb76d0951b72ffee1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 27 Oct 2025 16:11:21 -0400 Subject: [PATCH] Update auto-tune.py change gain to 29 --- groundstation/auto-tune.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/auto-tune.py b/groundstation/auto-tune.py index b3a45c8c..a83d4cd3 100644 --- a/groundstation/auto-tune.py +++ b/groundstation/auto-tune.py @@ -26,7 +26,7 @@ if __name__ == "__main__": sdr.sample_rate = sampling_rate # 250e3 # 2.4e6 #center_frequency = 434.8e6 sdr.center_freq = center_frequency - sdr.gain = 4 + sdr.gain = 29 sdr.direct_sampling = False # signal = sdr.read_samples(64*1024) #256