prop/test/microwaveprop/terrain
Graham McIntire da75977a55
Rename qsos table to contacts, qso_id to contact_id
- Migration renames table, column, all indexes, and FK constraints
- Contact schema now references "contacts" table
- TerrainProfile foreign key renamed from qso_id to contact_id
- All code and tests updated to use contact_id
2026-04-02 15:52:19 -05:00
..
elevation_client_test.exs Add covering index for map viewport query (6s -> 25ms) 2026-03-31 09:36:36 -05:00
srtm_test.exs Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
terrain_analysis_test.exs Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00
terrain_profile_test.exs Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
viewshed_test.exs Add terrain-aware viewshed on map click 2026-03-31 13:06:01 -05:00