• v0.0.8 a63d8d5cd7

    olemd released this 2025-08-31 11:43:57 +02:00 | 44 commits to main since this release

    🚀 What's New in v0.0.8

    New Features

    • Aircraft Position Tracking Indicators: Enhanced UI now displays how many aircraft have position data vs those without
      • Header shows "X positioned" summary
      • Statistics view includes detailed position tracking cards
      • Backend tracks aircraft with valid position data from all sources

    🐛 Bug Fixes

    • Issue #21: Fixed Debian package upgrade problem where systemd service was incorrectly disabled during upgrades
      • Package upgrades now preserve service enabled state
      • Only stops service temporarily during upgrade, restarts automatically if previously enabled
    • Beast Decoder: Fixed missing PositionValid flag causing position statistics to always show 0 positioned aircraft
      • Beast protocol now correctly marks aircraft with decoded positions as having valid position data

    🔧 Technical Improvements

    • Multi-source data integration works seamlessly between Beast binary and VRS JSON formats
    • Enhanced position validation prevents impossible aircraft movements
    • Improved data fusion logic prioritizes strongest signal for position accuracy

    📦 Package Information

    • Debian Package: skyview-adsb_0.0.8_amd64.deb (2.42 MB)
    • Installation: sudo dpkg -i skyview-adsb_0.0.8_amd64.deb
    • Dependencies: systemd
    • Compatibility: Ubuntu/Debian x86_64 systems

    🌐 Multi-Source Support

    SkyView continues to excel at combining data from multiple receivers:

    • Beast binary format (dump1090/readsb port 30005)
    • VRS JSON format (readsb port 33005)
    • Signal strength-based conflict resolution
    • Real-time position tracking from all sources

    This release significantly improves visibility into tracking quality and fixes critical package management issues. Perfect for ADS-B enthusiasts running multi-receiver setups!


    🤖 Generated with Claude Code

    Downloads