skyview/assets/static/js/modules
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
..
aircraft-manager.js Enhance aircraft type detection with proper ADS-B categories and visual differentiation 2025-08-24 14:53:24 +02:00
map-manager.js Fix CPR zone ambiguity causing aircraft to appear 100km away from actual position 2025-08-24 14:40:36 +02:00
ui-manager.js Fix aircraft markers not updating positions in real-time 2025-08-24 14:04:17 +02:00
websocket.js Fix aircraft markers not updating positions in real-time 2025-08-24 14:04:17 +02:00