kf7eel-inc
Simon 4 years ago
parent 6d7567f10a
commit bdb0738f7a
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -1946,6 +1946,7 @@ class routerHBP(HBSYSTEM):
elif _int_dst_id == 900999: elif _int_dst_id == 900999:
if 'D-APRS' in systems and CONFIG['SYSTEMS']['D-APRS']['MODE'] == 'MASTER': if 'D-APRS' in systems and CONFIG['SYSTEMS']['D-APRS']['MODE'] == 'MASTER':
_d_system = 'D-APRS' _d_system = 'D-APRS'
_d_slot = _slot
_dst_slot = systems['D-APRS'].STATUS[_slot] _dst_slot = systems['D-APRS'].STATUS[_slot]
logger.info('(%s) D-APRS ID matched, System: %s Slot: %s',self._system, _d_system,_slot) logger.info('(%s) D-APRS ID matched, System: %s Slot: %s',self._system, _d_system,_slot)
#If slot is idle for RX and TX #If slot is idle for RX and TX

Loading…
Cancel
Save

Powered by TurnKey Linux.