Skip to content

Commit fd61be0

Browse files
authored
Add ELRS Link Sentinel (link-quality widget) (#56)
* Add ELRS Link Sentinel screenshot * Add ELRS Link Sentinel to scripts.json
1 parent 4b24490 commit fd61be0

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

21.4 KB
Loading

scripts.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,5 +868,21 @@
868868
"color",
869869
"battery"
870870
]
871+
},
872+
{
873+
"name": "ELRS Link Sentinel",
874+
"category": "Telemetry & Widgets",
875+
"description": "Watches the ExpressLRS link in the background and gives graded audible warnings before the connection breaks down. Reads per-antenna RSSI, link quality and the current RF mode, then fires a Link Warning near the mode's sensitivity limit and a Link Critical once packets start dropping (RQly < 42%). Ships as an all-radios function script (audio only) or a color widget that adds a live link display (range %, RF mode, RSSI, LQ, TX power, flight mode, active antenna). Install exactly one.",
876+
"infourl": "https://github.com/Mariator-pro/elrs-link-sentinel",
877+
"images": [
878+
"ASSETS/elrs-link-sentinel/screenshot-1.png"
879+
],
880+
"tags": [
881+
"expresslrs",
882+
"widget",
883+
"script",
884+
"color",
885+
"black-and-white"
886+
]
871887
}
872888
]

0 commit comments

Comments
 (0)