prop/lib/microwaveprop_web
Graham McIntire 68b733b6d0 Throttle GPS updates on path page to once per minute
Switch from getCurrentPosition (which looped via push_patch) to
watchPosition with a 60-second throttle. Break the server-side
request_gps loop by skipping re-request when coords already exist.
2026-04-07 14:44:24 -05:00
..
components Add /rover planner for microwave contest rovers 2026-04-07 14:17:50 -05:00
controllers Add /health endpoint and CHECKS file for zero-downtime deploys 2026-04-02 13:01:42 -05:00
live Throttle GPS updates on path page to once per minute 2026-04-07 14:44:24 -05:00
plugs fix enrichment 2026-04-02 15:30:41 -05:00
endpoint.ex Suppress health check request logs 2026-04-06 11:55:01 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add /rover planner for microwave contest rovers 2026-04-07 14:17:50 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00