prop/lib/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.ex Remove noisy SRTM tiles log 2026-04-02 12:53:46 -05:00
srtm.ex Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
terrain_analysis.ex Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00
terrain_profile.ex Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
viewshed.ex Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00