From 21f36f6ccf0497874cefe81bc47d8e267806d2c2 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 27 Oct 2025 23:52:40 -0400 Subject: [PATCH] Update auto-tune.py gain to 47 --- 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 86884b0d..d49ab3f6 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 = 29 + sdr.gain = 47 sdr.direct_sampling = False # signal = sdr.read_samples(64*1024) #256