dont send beacon when busy

This commit is contained in:
DJ2LS 2022-12-25 09:19:55 +01:00
parent 0f984c26b2
commit a946ca6555

View file

@ -2445,6 +2445,9 @@ class DATA:
not static.ARQ_SESSION
and not self.arq_file_transfer
and not static.BEACON_PAUSE
and not static.CHANNEL_BUSY
and static.TNC_STATE not in ["busy"]
and not static.ARQ_STATE
):
self.send_data_to_socket_queue(
freedata="tnc-message",