prop/lib/microwaveprop_web/live
Graham McIntire cda54e3514 Per-HRRR-cell beacon reception plot
Replace the idealised concentric-circle range rings with a realistic
per-HRRR-grid-cell reception map. For every 0.125° grid point within
the band's exceptional range, the estimator computes great-circle
distance, FSPL + atmospheric loss, and applies a cell-specific score
adjustment of (50 - score) * 0.3 dB — score 100 gives a 15 dB ducting
boost, score 0 a 15 dB penalty. Cells below the -145 dBm detection
floor are dropped.

The beacon map hook now renders each surviving cell as a 0.125°
filled rectangle with a tooltip showing tier, Rx dBm, distance, and
HRRR score, so the coverage footprint bulges where ducting conditions
are good and cuts off where they aren't, instead of being a perfect
circle. Falls back to score 50 for cells that don't have HRRR data
yet, so the plot is always useful.

Also fixes the prior all-grey-tiles regression by restoring an
explicit setView() at map creation and adding a post-mount
invalidateSize() for when the map is placed inside a flex container.
2026-04-08 13:43:01 -05:00
..
beacon_live Per-HRRR-cell beacon reception plot 2026-04-08 13:43:01 -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