prop/assets/js
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
..
app.js Add /rover planner for microwave contest rovers 2026-04-07 14:17:50 -05:00
contact_map_hook.js Rename QSO to Contact in UI, add higher bands, improve submit page 2026-04-01 12:28:24 -05:00
contacts_map_hook.js Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
elevation_profile_hook.js Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
locate_me_hook.js Throttle GPS updates on path page to once per minute 2026-04-07 14:44:24 -05:00
propagation_map_hook.js Improve map page mobile usability 2026-04-02 12:59:55 -05:00
rover_map_hook.js Add /rover planner for microwave contest rovers 2026-04-07 14:17:50 -05:00
weather_map_hook.js Add color scales and detail panel entries for upper-air weather layers 2026-04-03 16:54:13 -05:00