Skip to content

Releases: dirkhh/adsb-feeder-image

v0.17.2

02 Oct 03:18
Compare
Choose a tag to compare
  • small fixes
  • two-column design for expert page
  • ability to expose port 31003 on the host (to see mlat results)
  • introduction of beta / stable releases -- and in the process many changes to the update flow

Full Changelog: v0.16.3...v0.17.2

v0.16.3

27 Sep 10:49
Compare
Choose a tag to compare

tiny update from v0.16.2 which simply removes an unintentional dependency on Python 3.10 that was introduced there

New since v0.16.1:

  • add status info for FlyItalyADSB
  • add legend to the aggregator grid on the home page
  • small UI changes
  • add info about latest version to the home page
  • add missing link to airplanes.live status page

Full Changelog: v0.16.2...v0.16.3

v0.16.2

27 Sep 03:59
Compare
Choose a tag to compare

Please use v0.16.2 instead...

New since v0.16.1:

  • add status info for FlyItalyADSB
  • add legend to the aggregator grid on the home page
  • small UI changes
  • add info about latest version to the home page
  • add missing link to airplanes.live status page

Full Changelog: v0.16.1...v0.16.2

v0.16.1

18 Sep 17:33
Compare
Choose a tag to compare

This release fixes a bug introduced in v0.16.0 that could prevent the main feeder setup app from starting.

major changes since v0.15.0 include:

  • significant overhaul of the feeder home page, including a simple overview of the aggregators plus the feed status (for those that support that)
  • added an app install script to be able to install the feeder on a running Linux system
  • related to that, v0.16.0 will also be the first version that can be installed out of the box on DietPi with their upcoming 8.22 release
  • improve update and container update behavior
  • add support for the latest aggregator, airplanes.live (at this point this appears to be a 100% 1:1 adsb.one clone)
  • fix a small issue with FlightAware automatic registration and add OpenSky automatic registration
  • fix the recently broken FlightRadar24 automatic registration
  • temporarily disable the Dump978 map (as that appears broken - in the meantime you can visualize only your UAT978 planes by filtering for them in tar1090)

Full Changelog: v0.16.0...v0.16.1

v0.16.0

18 Sep 00:19
Compare
Choose a tag to compare

sadly a bug slipped through testing - v0.16.1 is being build as I update this release announcement

major changes since v0.15.0 include:

  • significant overhaul of the feeder home page, including a simple overview of the aggregators plus the feed status (for those that support that)
  • added an app install script to be able to install the feeder on a running Linux system
  • related to that, v0.16.0 will also be the first version that can be installed out of the box on DietPi with their upcoming 8.22 release
  • improve update and container update behavior
  • add support for the latest aggregator, airplanes.live (at this point this appears to be a 100% 1:1 adsb.one clone)
  • fix a small issue with FlightAware automatic registration and add OpenSky automatic registration
  • fix the recently broken FlightRadar24 automatic registration
  • temporarily disable the Dump978 map (as that appears broken - in the meantime you can visualize only your UAT978 planes by filtering for them in tar1090)

Full Changelog: v0.15.0...v0.16.0

v0.15.0

10 Sep 00:23
Compare
Choose a tag to compare

What's Changed

  • many small changes and improvements to the UI
  • update all docker containers to the latest versions
  • add support for bias-t for UAT
  • a lot of under-the-hood changes, moving files around, making things more consistent and more logical
  • many improvements to the feeder update process

Full Changelog: v0.14.2...v0.15.0

v0.14.2

28 Aug 01:57
Compare
Choose a tag to compare
  • significantly improved logs using Dozzle (both for containers and the web app itself)
  • correct MLAT port for hpradar
  • several UI improvements, especially for upgrades and other system functions like adding an ssh key
  • small UI improvement when using multiple SDRs - exclusivity now applies in both directions
  • fix several small errors when using an airspy as primary SDR while another SDR is plugged in
  • more input validation
  • fundamental restructuring of the file system layout (this is of course internal and has no user visible impact)
    Full Changelog: v0.14.1...v0.14.2

v0.14.1

25 Aug 10:28
Compare
Choose a tag to compare

Full Changelog: v0.14.0...v0.14.1

v0.14.0

25 Aug 04:34
Compare
Choose a tag to compare
  • add x86 VM OVA that works with VirtualBox and VMware (among others)
  • add hpradar aggregator
  • better validation of user input
  • rough first cut of log files in the web UI
  • fix several small bugs and add a few minor optimizations
    Full Changelog: v0.13.0...v0.14.0

v0.13.0

19 Aug 00:50
Compare
Choose a tag to compare

What's Changed

  • experimental x86-64 VM image targeting Proxmox
  • tailscale configuration from the UI
  • several bugfixes and UI tweaks

New Contributors

Full Changelog: v0.12.0...v0.13.0