84 lines
1.5 KiB
JSON
84 lines
1.5 KiB
JSON
{
|
|
"beacons": [
|
|
{
|
|
"callsign": "CD2RXU-6",
|
|
"symbol": "[",
|
|
"overlay": "/",
|
|
"comment": "",
|
|
"smart_beacon": {
|
|
"active": true,
|
|
"slowRate": 120,
|
|
"slowSpeed": 3,
|
|
"fastRate": 60,
|
|
"fastSpeed": 15,
|
|
"minTxDist": 50,
|
|
"minDeltaBeacon": 20,
|
|
"turnMinDeg": 12,
|
|
"turnSlope": 60
|
|
}
|
|
},
|
|
{
|
|
"callsign": "CD2RXU-6",
|
|
"symbol": ">",
|
|
"overlay": "/",
|
|
"comment": "",
|
|
"smart_beacon": {
|
|
"active": true,
|
|
"slowRate": 120,
|
|
"slowSpeed": 10,
|
|
"fastRate": 60,
|
|
"fastSpeed": 70,
|
|
"minTxDist": 100,
|
|
"minDeltaBeacon": 12,
|
|
"turnMinDeg": 10,
|
|
"turnSlope": 80
|
|
}
|
|
},
|
|
{
|
|
"callsign": "CD2RXU-6",
|
|
"symbol": "j",
|
|
"overlay": "/",
|
|
"comment": "",
|
|
"smart_beacon": {
|
|
"active": true,
|
|
"slowRate": 120,
|
|
"slowSpeed": 5,
|
|
"fastRate": 60,
|
|
"fastSpeed": 40,
|
|
"minTxDist": 100,
|
|
"minDeltaBeacon": 12,
|
|
"turnMinDeg": 12,
|
|
"turnSlope": 60
|
|
}
|
|
}
|
|
],
|
|
"lora": {
|
|
"frequency": 433775000,
|
|
"spreadingFactor": 12,
|
|
"signalBandwidth": 125000,
|
|
"codingRate4": 5,
|
|
"power": 20
|
|
},
|
|
"other": {
|
|
"showSymbolOnScreen": true,
|
|
"sendCommentAfterXBeacons": 10,
|
|
"displayEcoMode": false,
|
|
"displayTimeout": 4,
|
|
"path": "WIDE1-1",
|
|
"nonSmartBeaconRate": 15,
|
|
"rememberStationTime": 30,
|
|
"maxDistanceToTracker": 30,
|
|
"standingUpdateTime": 15,
|
|
"sendAltitude": true,
|
|
"sendBatteryInfo": false,
|
|
"bluetooth": true,
|
|
"disableGPS": false
|
|
},
|
|
"ptt_trigger": {
|
|
"active": false,
|
|
"io_pin": 4,
|
|
"preDelay": 0,
|
|
"postDelay": 0,
|
|
"reverse": false
|
|
}
|
|
} |