skyview/assets/static
Ole-Morten Duesund e51af89d84 Enhance aircraft type detection with proper ADS-B categories and visual differentiation
Replace hardcoded ICAO matches with standards-compliant ADS-B category parsing:
- Implement RTCA DO-260B weight-based categories (Light/Medium/Heavy/Super)
- Add helicopter, military, cargo, and GA aircraft type detection
- Create distinct SVG icons for each aircraft type (helicopter with rotor disc, swept-wing military, wide-body cargo, etc.)
- Enhanced callsign-based fallback classification
- Remove hardcoded aircraft 478058 helicopter detection per user feedback
- Support proper ADS-B category strings like "Medium 34000-136000kg"

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 14:53:24 +02:00
..
css Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
js Enhance aircraft type detection with proper ADS-B categories and visual differentiation 2025-08-24 14:53:24 +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 Fix aircraft markers not updating positions in real-time 2025-08-24 14:04:17 +02:00