Skip to content

Commit e9db8ea

Browse files
Mariator-propfeerick
authored andcommitted
Add ELRS Link Sentinel to scripts.json
1 parent a1c6ca6 commit e9db8ea

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

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)