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:
parent
b527f5a8ee
commit
da4645d483
5 changed files with 231 additions and 32 deletions
1
debian/DEBIAN/control
vendored
1
debian/DEBIAN/control
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue