Update transmit.py add !

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

@ -536,7 +536,7 @@ def update_doppler(fm="yes"):
if rigctl:
new_tx_frequency = vfoB_frequency
new_rx_frequency = vfoB_frequency + 289169117 # AO-73 U/V cross band repeater offset
print("Calculating RX frequency using offset from TX frequency")
print("Calculating RX frequency using offset from TX frequency!")
print(f"Tx Frequency: {new_tx_frequency:.0f}")
print(f"Rx Frequency: {new_rx_frequency:.0f}")

Loading…
Cancel
Save

Powered by TurnKey Linux.