Update transmit.py missing )

master-bf-pre2
Alan Johnston 3 days ago committed by GitHub
parent 1dc32da883
commit b4758d6e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -535,7 +535,7 @@ def update_doppler(fm="yes"):
if rigctl:
new_rx_frequency = new_tx_frequency + 289169117 # AO-73 U/V cross band repeater offset
print("Calcualting RX frequency using offset from TX frequency"
print("Calculating RX frequency using offset from TX frequency")
if (tx_doppler_freq_hz != new_tx_frequency) or (rx_doppler_freq_hz != new_rx_frequency):
tx_doppler_freq_hz = new_tx_frequency

Loading…
Cancel
Save

Powered by TurnKey Linux.