prop/lib/microwaveprop_web/live
Graham McIntire a5b3f1f3da Beacon detail map with range estimate and on_the_air flag
- Add on_the_air boolean to beacons (default true); surfaced as a
  checkbox on the form, a badge on the index, and in the detail list.
- Render a Leaflet map on the beacon show page with a marker at the
  beacon's lat/lon tooltipped with callsign + frequency. Marker is
  green when on air, gray when off.
- Compute and draw a reception-range estimate as concentric signal-
  strength rings. New Microwaveprop.Beacons.RangeEstimate solves a
  link budget (FSPL + O2/H2O absorption from BandConfig) at five RX
  thresholds (-100 to -145 dBm), then scales by 0.5 + score/100 from
  the latest Propagation.point_detail at the beacon's grid square, so
  current HRRR conditions shift the rings in or out.
- Re-enable the hourly PropagationGridWorker cron and freshness
  monitor in dev.exs so dev actually has HRRR-backed scores to feed
  the new estimator.
2026-04-08 13:29:58 -05:00
..
beacon_live Beacon detail map with range estimate and on_the_air flag 2026-04-08 13:29:58 -05:00
contact_live Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
user_management_live Add /beacons CRUD and /users admin page 2026-04-08 12:01:45 -05:00
algo_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
backfill_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
contact_map_live.ex Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
map_live.ex Dock map controls to right sidebar with collapsible panel 2026-04-08 12:35:00 -05:00
path_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
rover_live.ex Show grid squares by default on rover planner 2026-04-08 10:21:40 -05:00
submit_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
weather_map_live.ex Remove icons from navigation links in map control panels 2026-04-07 07:50:36 -05:00