Bridge application that identifies known bridges based on RADIO ID and does NOT bridge if they are actively connected to an IPSC and MODE byte shows linking on a timeslot.
5 lines
52 B
Python
5 lines
52 B
Python
BRIDGES = [
|
|
123456,
|
|
234567,
|
|
345678
|
|
] |