Compare commits

..

2 commits

2 changed files with 9 additions and 8 deletions

View file

@ -28,7 +28,7 @@
<body>
<div id="app">
<header class="header">
<h1>SkyView <span class="version-info">v0.0.6</span> <a href="https://kode.naiv.no/olemd/skyview" target="_blank" class="repo-link" title="Project Repository"></a></h1>
<h1>SkyView <span class="version-info">v0.0.7</span> <a href="https://kode.naiv.no/olemd/skyview" target="_blank" class="repo-link" title="Project Repository"></a></h1>
<!-- Status indicators -->
<div class="status-section">

15
debian/DEBIAN/control vendored
View file

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