mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-01-06 00:30:11 +01:00
Update tracker.json
This commit is contained in:
parent
6090054111
commit
fe706e85d9
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"debug": false,
|
||||
"beacons": [
|
||||
{
|
||||
"beacons": {
|
||||
"callsign": "NOCALL-7",
|
||||
"path": "WIDE1-1",
|
||||
"message": "LoRa Tracker",
|
||||
|
|
@ -11,16 +10,15 @@
|
|||
"smart_beacon": {
|
||||
"active": true,
|
||||
"turn_min": 25,
|
||||
"slow_rate": 300,
|
||||
"slow_rate": 120,
|
||||
"slow_speed": 10,
|
||||
"fast_rate": 60,
|
||||
"fast_rate": 10,
|
||||
"fast_speed": 100,
|
||||
"min_tx_dist": 100,
|
||||
"min_bcn": 5
|
||||
},
|
||||
"enhance_precision": true
|
||||
}
|
||||
],
|
||||
},
|
||||
"button": {
|
||||
"tx": true,
|
||||
"alt_message": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue