Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified ASSETS/gpsqr/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
{
"name": "GPSQR",
"category": "GPS & Mapping",
"description": "Full-screen GPS and ELRS telemetry widget for color radios, with a scannable Google-Maps QR code of the model's last known position - point a phone at the radio to walk to a downed model. Shows distance to home, trip, height above take-off with MSL, speed, heading, satellites, flight time, mAh drawn and a full ELRS panel, and switches to a MAX debrief on landing. Betaflight and iNAV are detected automatically.",
"description": "Full-screen GPS and ELRS telemetry widget for color radios, with a scannable Google-Maps QR code of the model's last known position - point a phone at the radio to walk to a downed model. Shows distance to home, trip, height above take-off with MSL, speed, heading, satellites, flight time, mAh drawn and a full ELRS panel, and switches to a MAX debrief on landing. Betaflight, iNAV and ArduPilot are detected automatically.",
"infourl": "https://github.com/JoelFPV/GPSQR",
"images": [
"ASSETS/gpsqr/screenshot-1.png"
Expand All @@ -216,6 +216,7 @@
"crossfire",
"betaflight",
"inav",
"ardupilot",
"quad",
"fixed-wing"
]
Expand Down