skyview/assets/static
Ole-Morten Duesund 79f0509bea Update aircraft legend to show real ADS-B categories and implement pure Go ICAO country lookup
- Replace imaginary aircraft types (Commercial/Cargo/GA) with actual ADS-B emitter categories
- Add proper weight-based classifications: Light <7000kg, Medium 7000-34000kg, etc.
- Replace SQLite-based ICAO lookup with pure Go implementation using slice of allocations
- Remove SQLite dependency completely for simpler architecture
- Add comprehensive ICAO address allocations based on ICAO Document 8585
- Implement efficient linear search through sorted allocations by start address

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 16:59:20 +02:00
..
css Update aircraft legend to show real ADS-B categories and implement pure Go ICAO country lookup 2025-08-24 16:59:20 +02:00
icons Extract aircraft SVG icons to external files and add dynamic marker updates 2025-08-24 15:29:43 +02:00
js Move documentation to docs/ directory and improve terminology 2025-08-24 16:24:46 +02:00
aircraft-icon.svg Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
favicon.ico Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
index.html Update aircraft legend to show real ADS-B categories and implement pure Go ICAO country lookup 2025-08-24 16:59:20 +02:00