set channel busy if receiving c2 frames

This commit is contained in:
DJ2LS 2023-04-21 22:10:25 +02:00
parent a238503d9c
commit 77364fabdf

View file

@ -792,6 +792,8 @@ class RF:
# we need to disable this if in testmode as its causing problems with FIFO it seems
if not TESTMODE:
static.IS_CODEC2_TRAFFIC = True
# set channel busy state to True
static.CHANNEL_BUSY = True
self.log.debug(
"[MDM] [demod_audio] modem state", mode=mode_name, rx_status=rx_status,