2021-03-03 20:58:31 +00:00
|
|
|
{
|
2021-03-05 14:01:07 +00:00
|
|
|
"debug": false,
|
2021-12-19 21:27:29 +00:00
|
|
|
"beacons": [
|
2021-12-04 03:06:38 +00:00
|
|
|
{
|
|
|
|
"callsign": "NOCALL-7",
|
2021-12-19 21:27:29 +00:00
|
|
|
"path": "WIDE1-1",
|
2021-12-04 03:06:38 +00:00
|
|
|
"message": "LoRa Tracker",
|
|
|
|
"timeout": 1,
|
|
|
|
"symbol": "[",
|
2021-12-19 22:41:10 +00:00
|
|
|
"overlay": "/",
|
2022-06-14 14:44:18 +00:00
|
|
|
"type": "W",
|
|
|
|
"smart_beacon": {
|
|
|
|
"active": true,
|
|
|
|
"turn_min": 25,
|
|
|
|
"slow_rate": 300,
|
|
|
|
"slow_speed": 2,
|
|
|
|
"fast_rate": 60,
|
|
|
|
"fast_speed": 5,
|
|
|
|
"min_tx_dist": 100,
|
|
|
|
"min_bcn": 5
|
|
|
|
},
|
|
|
|
"enhance_precision": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"callsign": "NOCALL-7",
|
|
|
|
"path": "WIDE1-1",
|
|
|
|
"message": "LoRa Tracker",
|
|
|
|
"timeout": 1,
|
|
|
|
"symbol": "[",
|
|
|
|
"overlay": "/",
|
|
|
|
"type": "C",
|
2021-12-19 22:41:10 +00:00
|
|
|
"smart_beacon": {
|
|
|
|
"active": true,
|
|
|
|
"turn_min": 25,
|
|
|
|
"slow_rate": 300,
|
|
|
|
"slow_speed": 10,
|
|
|
|
"fast_rate": 60,
|
|
|
|
"fast_speed": 100,
|
|
|
|
"min_tx_dist": 100,
|
|
|
|
"min_bcn": 5
|
|
|
|
},
|
|
|
|
"enhance_precision": true
|
2022-06-14 14:44:18 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"callsign": "NOCALL-7",
|
|
|
|
"path": "WIDE1-1",
|
|
|
|
"message": "LoRa Tracker",
|
|
|
|
"timeout": 1,
|
|
|
|
"symbol": "[",
|
|
|
|
"overlay": "/",
|
|
|
|
"type": "B",
|
|
|
|
"smart_beacon": {
|
|
|
|
"active": true,
|
|
|
|
"turn_min": 25,
|
|
|
|
"slow_rate": 300,
|
|
|
|
"slow_speed": 5,
|
|
|
|
"fast_rate": 60,
|
|
|
|
"fast_speed": 20,
|
|
|
|
"min_tx_dist": 100,
|
|
|
|
"min_bcn": 5
|
|
|
|
},
|
|
|
|
"enhance_precision": true
|
2021-12-04 03:06:38 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-19 21:27:29 +00:00
|
|
|
"button": {
|
2021-12-04 03:06:38 +00:00
|
|
|
"tx": true,
|
|
|
|
"alt_message": true
|
2021-03-05 14:01:07 +00:00
|
|
|
},
|
2021-12-19 21:27:29 +00:00
|
|
|
"lora": {
|
2021-12-04 03:06:38 +00:00
|
|
|
"frequency_rx": 433775000,
|
|
|
|
"frequency_tx": 433775000,
|
|
|
|
"power": 20,
|
|
|
|
"spreading_factor": 12,
|
|
|
|
"signal_bandwidth": 125000,
|
|
|
|
"coding_rate4": 5
|
2021-06-24 17:50:29 +00:00
|
|
|
},
|
2021-12-19 21:27:29 +00:00
|
|
|
"ptt_output": {
|
2021-12-04 03:06:38 +00:00
|
|
|
"active": false,
|
2021-06-24 17:50:29 +00:00
|
|
|
"io_pin": 4,
|
|
|
|
"start_delay": 0,
|
|
|
|
"end_delay": 0,
|
2021-12-04 03:06:38 +00:00
|
|
|
"reverse": false
|
2021-03-03 20:58:31 +00:00
|
|
|
}
|
2022-06-14 14:44:18 +00:00
|
|
|
}
|