prop/lib/microwaveprop_web/live/rover_planning_live
Graham McIntire 39c4c287a5
feat(rover-planning): show callsign + grid (no bare coords) in stationary list
The Stationary-stations summary was rendering whatever the user typed
verbatim ('aa5c 33.1889, -96.4517'). Switch to a pair of helpers that
uppercase the callsign (covering legacy mixed-case rows) and synthesize
a 6-char Maidenhead grid from lat/lon when no grid was stored. Bare
coordinates no longer appear in this list — the grid carries the same
location info in a more amateur-radio-native form.
2026-05-03 13:41:53 -05:00
..
form.ex refactor(rover): pattern-match-first event handlers + missing test branches 2026-05-03 13:01:36 -05:00
show.ex feat(rover-planning): show callsign + grid (no bare coords) in stationary list 2026-05-03 13:41:53 -05:00