prop/test/microwaveprop
Graham McIntire fd00de7bc6
Never download SRTM tiles during page load, only in Oban workers
- Srtm.lookup no longer auto-downloads by default, requires download: true
- TerrainProfileWorker passes download: true for background tile fetch
- Contact detail page enqueues TerrainProfileWorker if profile missing
- Page load gracefully handles missing tiles via API fallback or nil
2026-04-02 08:07:26 -05:00
..
commercial Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
propagation Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
radio Use Timex for flexible CSV timestamp parsing with tests 2026-04-01 15:39:02 -05:00
terrain Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
weather Partition hrrr_profiles by valid_time for query performance 2026-04-01 11:03:33 -05:00
workers Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
commercial_test.exs Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
propagation_test.exs Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
radio_test.exs Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
terrain_test.exs Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
weather_test.exs Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00