From 18884dede3a97fe8edfcfa956ecffe1b29d53375 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 21 Jul 2026 14:03:24 -0400 Subject: [PATCH] Update transmit.py fix AO-73 --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index 044b86b4..22c6f838 100644 --- a/transmit.py +++ b/transmit.py @@ -577,7 +577,7 @@ def update_doppler(fm="yes"): print("AO-91 detected!") elif (tx_frequency > 145965000) and (tx_frequency < 145975000): tx_center = 145960000 # AO-73 detection is shifted up 10kHz to avoid overlap with AO-91 - rx_center = 435140000 + rx_center = 435150000 print("AO-73 detected!") elif (tx_frequency > 145795000) and (tx_frequency < 145805000): tx_center = 145800000 # ISS U/V Repeater