skyview/internal
Ole-Morten Duesund c6aab821a3 feat: Enhance flight trails with historical altitude data and fix label display
- Extend PositionPoint struct to include altitude field in position history
- Update position history population to store altitude with each position
- Fix 3D aircraft labels to show GroundSpeed instead of undefined Speed field
- Enable true 3D flight trails with proper altitude visualization
- Improve trail accuracy by using historical altitude data per position

Resolves trails showing flat paths and labels showing N/A for speed.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 21:08:43 +02:00
..
beast Clean up codebase and fix server host binding for IPv6 support 2025-08-24 18:36:14 +02:00
client Fix issue #21 and add aircraft position tracking indicators 2025-08-31 11:25:42 +02:00
database fix: Update SQLite driver name from 'sqlite3' to 'sqlite' 2025-09-01 19:54:24 +02:00
icao Clean up codebase and fix server host binding for IPv6 support 2025-08-24 18:36:14 +02:00
merger feat: Enhance flight trails with historical altitude data and fix label display 2025-09-01 21:08:43 +02:00
modes Implement transponder code (squawk) lookup and textual descriptions 2025-08-31 12:02:02 +02:00
server fix: Gate embedded files debug output behind verbose flag 2025-09-01 19:59:34 +02:00
squawk style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
vrs Fix issue #21 and add aircraft position tracking indicators 2025-08-31 11:25:42 +02:00