Commit Graph

13 Commits

Author SHA1 Message Date
Grant
9aa5b5d06f feat(w3): update label to RETURN TO SAFE, point FASTAPI_HOST at deployed rov_api backend
Button label changed from "ABORT MISSION" to "RETURN TO SAFE" (DIR-5 —
this is an assessed return-to-safe, not an emergency hard-stop). Lives in
the html field, not js.

FASTAPI_HOST (W3_FASTAPI_HOST in js) was found already set to
http://192.168.1.101:8081, the deployed rov_api backend on RPi5:8081 — no
change needed there, already correct.

Endpoint path (/abort), styling, layout, colours, and confirm/countdown
polling logic all unchanged. Pre-edit backup made per CREATE-THEN-BACKUP:
widgets/w3_abort_button.json.2026-07-14.bak (untracked, not part of this
commit).
2026-07-14 09:32:51 +02:00
Grant
3409ae5739 fix(w1): move cause text to footer, keep message line state-driven to stop flicker 2026-07-11 17:31:31 +02:00
Grant
3e923609b8 feat(w1): display failsafe cause text in status line for AMBER/RED 2026-07-11 16:29:01 +02:00
Grant
87000e6d62 feat(widget): add W8 mode indicator (read-only active profile display) 2026-07-08 17:18:12 +02:00
Grant
785ec56432 Widgets housekeeping: add W6, remove probe widget
- Add widgets/w6_altitude.json (Ping2 downward sonar altitude, W6)
- Remove widgets/diagnostics/w_probe_api.json (dev API probe tool, no longer needed)
2026-07-05 18:11:59 +02:00
Grant
2cb7b74777 W0: fixed column layout (3 columns, horizontal scroll when narrow) 2026-06-23 15:00:32 +02:00
Grant
66f9bd7440 Widgets W1-W5 confirmed working in Cockpit v1.18.2; update README, add probe diagnostic and gitignore, remove obsolete html 2026-06-23 14:22:20 +02:00
Grant
6aa64f02c2 Task 11: update W2 variable names for WebSocket data path 2026-05-14 06:45:26 +02:00
Grant
eb19cee7af Task 11: fix sysid to 1 for mavlink2rest routing; fix W1 variable name 2026-05-12 08:25:43 +02:00
Grant
46e34f6605 Task 11: mock NAMED_VALUE publisher; update W0 widget 2026-05-12 07:08:40 +02:00
Grant
5396949cf6 chore: remove duplicate and zip files from widgets folder 2026-05-12 00:42:13 +02:00
Grant
53ebfc8dc6 fix: rebuild all widgets as JSON, remove CSS globals and unicode 2026-05-12 00:40:40 +02:00
Grant
6a145f24d2 feat: add all Argonaut 3 DIY widgets (W0-W5) 2026-05-11 10:30:55 +02:00