Implement server-side trail tracking and fix aircraft marker orientation

- Replace client-side trail collection with server-provided position history
- Fix aircraft markers to properly orient based on track heading using SVG rotation
- Add beast-dump binary to debian package with comprehensive man pages
- Trail visualization now uses gradient effect where newer positions are brighter
- Marker icons update when track heading changes by more than 5 degrees for performance

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2025-08-24 15:18:51 +02:00
commit da4645d483
5 changed files with 231 additions and 32 deletions

View file

@ -19,4 +19,5 @@ Description: Multi-source ADS-B aircraft tracker with Beast format support
- Historical flight tracking
- Mobile-responsive design
- Systemd integration for service management
- Beast-dump utility for raw ADS-B data analysis
Homepage: https://github.com/skyview/skyview