prop/lib/microwaveprop/radio
Graham McIntire 95351a2358 Add /path calculator page
LiveView page for analyzing microwave propagation between two points.
Features:
- Source/destination input: callsign (via gridmap.org API) or Maidenhead grid
- Band selector for all 8 microwave bands (10-241 GHz)
- Leaflet map showing path line (reuses ContactMap hook)
- Terrain elevation cross-section (reuses ElevationProfile hook)
- Link summary: distance, bearing, terrain verdict
- Loss budget: FSPL + O2 + H2O + rain + diffraction
- Propagation score with 10-factor breakdown
- Current atmospheric conditions from path-integrated HRRR

New CallsignClient for gridmap.org location lookup.
Navigation links added to main navbar and map control panel.
2026-04-07 13:25:04 -05:00
..
callsign_client.ex Add /path calculator page 2026-04-07 13:25:04 -05:00
contact.ex Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
csv_import.ex fix enrichment 2026-04-02 15:30:41 -05:00
enrichment_status.ex Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
maidenhead.ex Support arbitrary-precision Maidenhead grid squares 2026-04-02 07:31:52 -05:00