debug 900999

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

@ -1934,6 +1934,7 @@ class routerHBP(HBSYSTEM):
logger.info('(%s) UNIT Data not bridged to HBP on slot 1 - target busy: %s DST_ID: %s',self._system,_d_system,_int_dst_id) logger.info('(%s) UNIT Data not bridged to HBP on slot 1 - target busy: %s DST_ID: %s',self._system,_d_system,_int_dst_id)
elif _int_dst_id == 900999: elif _int_dst_id == 900999:
logger.info('flob')
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'
_dst_slot = systems['D-APRS'].STATUS[2] _dst_slot = systems['D-APRS'].STATUS[2]

Loading…
Cancel
Save

Powered by TurnKey Linux.