prop/lib/microwaveprop_web
Graham McIntire c5fdef2675 Add station parameters, GPS locate, and detailed budgets to /path
- TX/RX height in feet (converted to meters for terrain analysis)
- TX power in dBm with mW equivalent display
- TX gain and RX gain (dBi) inputs
- Power budget: TX power + TX gain - feed loss = EIRP - path loss
  + RX gain = RX power vs CW sensitivity = margin
- Loss budget: FSPL + gaseous (O2+H2O) + diffraction + rain
  with per-km gas rate detail
- GPS "Locate Me" button using browser geolocation API
- Lat,lon coordinate pairs accepted as input
- Weather displayed in F with C below
- LiveStash preserves form inputs across page reloads
- Terrain cross-section with beam line and Fresnel zone
2026-04-07 13:39:02 -05:00
..
components Add /path calculator page 2026-04-07 13:25:07 -05:00
controllers Add /health endpoint and CHECKS file for zero-downtime deploys 2026-04-02 13:01:42 -05:00
live Add station parameters, GPS locate, and detailed budgets to /path 2026-04-07 13:39:02 -05:00
plugs fix enrichment 2026-04-02 15:30:41 -05:00
endpoint.ex Suppress health check request logs 2026-04-06 11:55:01 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add /path calculator page 2026-04-07 13:25:07 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00