Update transmit.py update doppler at start of repeater

master-bf-pre
Alan Johnston 2 days ago committed by GitHub
parent 2e2e1ac15e
commit 0b37e44232
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1454,6 +1454,8 @@ if __name__ == "__main__":
print("Beacon mode off so no repeater transmission")
print("Ready to detect carrier")
if (doppler_mode):
update_doppler()
start_time = time.perf_counter()
while True:

Loading…
Cancel
Save

Powered by TurnKey Linux.