Update transmit.py pacsatsim no doppler in safe mode

master-bt
Alan Johnston 7 days ago committed by GitHub
parent a974c91746
commit d7967603d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1034,8 +1034,8 @@ if __name__ == "__main__":
sleep(0.05)
## system(stop_rpitx)
output(txLed, 0)
if (mode == 'p') and (doppler_mode):
update_doppler("no")
# if (mode == 'p') and (doppler_mode):
# update_doppler("no")
# print("0")
# sleep(10)

Loading…
Cancel
Save

Powered by TurnKey Linux.