Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "beacons": [
- {
- "callsign": "M7SDO-12",
- "symbol": "[",
- "overlay": "/",
- "micE": "",
- "comment": "",
- "smartBeacon": {
- "active": true,
- "slowRate": 120,
- "slowSpeed": 3,
- "fastRate": 60,
- "fastSpeed": 15,
- "minTxDist": 50,
- "minDeltaBeacon": 20,
- "turnMinDeg": 12,
- "turnSlope": 60
- }
- },
- {
- "callsign": "M7SDO-12",
- "symbol": ">",
- "overlay": "/",
- "micE": "",
- "comment": "",
- "smartBeacon": {
- "active": true,
- "slowRate": 180,
- "slowSpeed": 10,
- "fastRate": 90,
- "fastSpeed": 110,
- "minTxDist": 100,
- "minDeltaBeacon": 60,
- "turnMinDeg": 15,
- "turnSlope": 100
- }
- },
- {
- "callsign": "M7SDO-12",
- "symbol": "b",
- "overlay": "/",
- "micE": "",
- "comment": "",
- "smartBeacon": {
- "active": true,
- "slowRate": 120,
- "slowSpeed": 5,
- "fastRate": 60,
- "fastSpeed": 40,
- "minTxDist": 100,
- "minDeltaBeacon": 12,
- "turnMinDeg": 12,
- "turnSlope": 60
- }
- }
- ],
- "display": {
- "showSymbol": true,
- "ecoMode": false,
- "timeout": 4,
- "turn180" : false
- },
- "other": {
- "simplifiedTrackerMode": false,
- "sendCommentAfterXBeacons": 10,
- "path": "WIDE1-1",
- "nonSmartBeaconRate": 15,
- "rememberStationTime": 30,
- "maxDistanceToTracker": 30,
- "standingUpdateTime": 15,
- "sendAltitude": true,
- "sendBatteryInfo": false,
- "bluetoothType": 1,
- "bluetoothActive": true,
- "disableGPS": false
- },
- "winlink": {
- "password": "ABCDEF"
- },
- "bme": {
- "active": false,
- "temperatureCorrection": 0.0,
- "sendTelemetry": false
- },
- "notification": {
- "ledTx": true,
- "ledTxPin": 13,
- "ledMessage": false,
- "ledMessagePin": 2,
- "ledFlashlight": false,
- "ledFlashlightPin": 14,
- "buzzerActive": false,
- "buzzerPinTone": 33,
- "buzzerPinVcc": 25,
- "bootUpBeep": false,
- "txBeep": false,
- "messageRxBeep": false,
- "stationBeep": false,
- "lowBatteryBeep": false,
- "shutDownBeep": false
- },
- "lora": [
- {
- "frequency": 439912500,
- "spreadingFactor": 12,
- "signalBandwidth": 125000,
- "codingRate4": 5,
- "power": 20
- }
- ],
- "pttTrigger": {
- "active": false,
- "io_pin": 4,
- "preDelay": 0,
- "postDelay": 0,
- "reverse": false
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement