Update Debian package description to include VRS JSON support

This commit is contained in:
Ole-Morten Duesund 2025-08-31 11:14:35 +02:00
commit 0db12a1ddc

15
debian/DEBIAN/control vendored
View file

@ -1,18 +1,19 @@
Package: skyview-adsb Package: skyview-adsb
Version: 0.0.6 Version: 0.0.7
Section: net Section: net
Priority: optional Priority: optional
Architecture: amd64 Architecture: amd64
Depends: systemd Depends: systemd
Maintainer: Ole-Morten Duesund <glemt.net> Maintainer: Ole-Morten Duesund <glemt.net>
Description: Multi-source ADS-B aircraft tracker with Beast format support Description: Multi-source ADS-B aircraft tracker with Beast and VRS format support
SkyView is a standalone application that connects to multiple dump1090 Beast SkyView is a standalone application that connects to multiple dump1090/readsb
format TCP streams and provides a modern web frontend for aircraft tracking. receivers using Beast binary or VRS JSON formats and provides a modern web
Features include real-time aircraft tracking, signal strength analysis, frontend for aircraft tracking. Features include real-time aircraft tracking,
coverage mapping, and 3D radar visualization. signal strength analysis, coverage mapping, and 3D radar visualization.
. .
Key features: Key features:
- Multi-source Beast binary format parsing - Multi-source Beast binary and VRS JSON format parsing
- Mixed-format support (use Beast and VRS sources together)
- Real-time WebSocket updates - Real-time WebSocket updates
- Interactive maps with Leaflet.js - Interactive maps with Leaflet.js
- Signal strength heatmaps and range circles - Signal strength heatmaps and range circles