Skip to content

Releases: dirkhh/adsb-feeder-image

v2.1.0-beta.6

01 Jun 15:35
Compare
Choose a tag to compare
v2.1.0-beta.6 Pre-release
Pre-release

Changes since v2.0.3 include:

  • remove dependency on semver for the moment fixing some situations of the package missing
  • stage2: gracefully deal with not having any HeyWhatsThat outlines
  • hotspot: support passwords with spaces
  • stage2: use site name for page and tab titles in micro proxy graph1090
  • stage2: UI changes to support lower bandwidth communication with (new enough) micro feeders. This drops many of the messages, but none of the positions.
  • Stratux support for uat978
  • reduce micro feeder memory footprint
  • many small changes to if and when the waiting spinner is shown
  • reduce the data transferred between micro feeder and stage 2 instance
  • display waiting app log scroller for feeder updates / improve log scroller robustness
  • the please wait page now instantly returns you to the webinterface once the system is done applying settings
  • hand off user from the first boot waiting app to the installed system / adsb-setup app
  • fix Odroid XU4 image build
  • re-add image for Orange Pi 3 LTS (this time DietPi based)
  • add a 'waiting app' that shows sign of life (and log files) during the long first boot of a DietPi based image
  • yet another update to Ultrafeeder version
  • pull Ultrafeeder earlier after first boot so that by the time the user is done configuring it will already be available
  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.1.0-beta.5

01 Jun 00:04
Compare
Choose a tag to compare
v2.1.0-beta.5 Pre-release
Pre-release

Changes since v2.0.3 include:

  • stage2: gracefully deal with not having any HeyWhatsThat outlines
  • hotspot: support passwords with spaces
  • stage2: use site name for page and tab titles in micro proxy graph1090
  • stage2: UI changes to support lower bandwidth communication with (new enough) micro feeders. This drops many of the messages, but none of the positions.
  • Stratux support for uat978
  • reduce micro feeder memory footprint
  • many small changes to if and when the waiting spinner is shown
  • reduce the data transferred between micro feeder and stage 2 instance
  • display waiting app log scroller for feeder updates / improve log scroller robustness
  • the please wait page now instantly returns you to the webinterface once the system is done applying settings
  • hand off user from the first boot waiting app to the installed system / adsb-setup app
  • fix Odroid XU4 image build
  • re-add image for Orange Pi 3 LTS (this time DietPi based)
  • add a 'waiting app' that shows sign of life (and log files) during the long first boot of a DietPi based image
  • yet another update to Ultrafeeder version
  • pull Ultrafeeder earlier after first boot so that by the time the user is done configuring it will already be available
  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.1.0-beta.4

30 May 02:55
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

Changes since v2.0.3 include:

  • reduce micro feeder memory footprint
  • many small changes to if and when the waiting spinner is shown
  • reduce the data transferred between micro feeder and stage 2 instance
  • display waiting app log scroller for feeder updates / improve log scroller robustness
  • the please wait page now instantly returns you to the webinterface once the system is done applying settings
  • hand off user from the first boot waiting app to the installed system / adsb-setup app
  • fix Odroid XU4 image build
  • re-add image for Orange Pi 3 LTS (this time DietPi based)
  • add a 'waiting app' that shows sign of life (and log files) during the long first boot of a DietPi based image
  • yet another update to Ultrafeeder version
  • pull Ultrafeeder earlier after first boot so that by the time the user is done configuring it will already be available
  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.1.0-beta.3

29 May 01:33
4fbcd89
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

Changes since v2.0.3 include:

  • display waiting app log scroller for feeder updates / improve log scroller robustness
  • the please wait page now instantly returns you to the webinterface once the system is done applying settings
  • hand off user from the first boot waiting app to the installed system / adsb-setup app
  • fix Odroid XU4 image build
  • re-add image for Orange Pi 3 LTS (this time DietPi based)
  • add a 'waiting app' that shows sign of life (and log files) during the long first boot of a DietPi based image
  • yet another update to Ultrafeeder version
  • pull Ultrafeeder earlier after first boot so that by the time the user is done configuring it will already be available
  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.1.0-beta.2

27 May 15:07
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

Changes since v2.0.3 include:

  • hand off user from the first boot waiting app to the installed system / adsb-setup app
  • fix Odroid XU4 image build
  • re-add image for Orange Pi 3 LTS (this time DietPi based)
  • add a 'waiting app' that shows sign of life (and log files) during the long first boot of a DietPi based image
  • yet another update to Ultrafeeder version
  • pull Ultrafeeder earlier after first boot so that by the time the user is done configuring it will already be available
  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.1.0-beta.1

26 May 12:54
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

Changes since v2.0.3 include:

  • clean up adsb-setup.log for better readability
  • include more info in diagnostic share
  • logging improvements: dietpi: make journal persistent; non-dietpi: use journald logging driver for docker; syslog identifiers for services
  • change log upload from out of service sprunge.us to 0x0.st
  • ensure spurious lockFile doesn't prevent docker-compose-adsb from running
  • update container versions (this will take a moment when updating)
  • alpha: stratuxv3 UAT receiver support
  • alpha: wifi config via access point when there is no network connectivity

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.0.3

20 May 15:07
Compare
Choose a tag to compare

Changes since v2.0.2 include:

  • make sure x86-64 native .iso can install on small target systems with only 4G disk space
  • yet another attempt to fix adsbX status... why can't aggregators just provide a sane API with a JSON status based on some ID (that isn't your IP address)?
  • assume that an empty gain setting means autogain
  • actual working fix for the stage2 Radarbox UAT issue
  • add button to update the base OS
  • stage2: create multi-heywhatsthat-outline to show the theoretical combined coverage of all micro feeders (assuming they all have HeyWhatsThat IDs)
  • stage2: dynamically update the micro feeder information on the stage2 page
  • fix potentially inconsistent feeder status for adsbX
  • stage2: show site statistics in messages / positions per second to make things more consistent with tar1090
  • stage2: ensure all site names are unique
  • stronger warning to have ssh access before securing the image
  • add missing shutdown template
  • stage2: improve backup/restore
  • stage2: add reverse proxy to simplify access to the various micro-proxies; this avoids using ports that are blocked
  • stage2: add summary line to the micro feeder table on the home page to consistently get to map and stats for not just the micro feeders but also the full stage2 (thanks @eddieb for the suggestion)
  • stage2: fix UAT978 forwading and UAT978 statistics
  • add an installer .iso for native x86_64 PC

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images that start with adsb-im-iob can take up to 20 minutes at first boot. Images without iob in their name still can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.0.3-beta.8

19 May 20:00
Compare
Choose a tag to compare
v2.0.3-beta.8 Pre-release
Pre-release

Changes since v2.0.2 include:

  • make sure x86-64 native .iso can install on small target systems with only 4G disk space
  • yet another attempt to fix adsbX status... why can't aggregators just provide a sane API with a JSON status based on some ID (that isn't your IP address)?
  • assume that an empty gain setting means autogain
  • actual working fix for the stage2 Radarbox UAT issue
  • add button to update the base OS
  • stage2: create multi-heywhatsthat-outline to show the theoretical combined coverage of all micro feeders (assuming they all have HeyWhatsThat IDs)
  • stage2: dynamically update the micro feeder information on the stage2 page
  • fix potentially inconsistent feeder status for adsbX
  • stage2: show site statistics in messages / positions per second to make things more consistent with tar1090
  • stage2: ensure all site names are unique
  • stronger warning to have ssh access before securing the image
  • add missing shutdown template
  • stage2: improve backup/restore
  • stage2: add reverse proxy to simplify access to the various micro-proxies; this avoids using ports that are blocked
  • stage2: add summary line to the micro feeder table on the home page to consistently get to map and stats for not just the micro feeders but also the full stage2 (thanks @eddieb for the suggestion)
  • stage2: fix UAT978 forwading and UAT978 statistics
  • add an installer .iso for native x86_64 PC

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images that start with adsb-im-iob can take up to 20 minutes at first boot. Images without iob in their name still can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.0.3-beta.7

18 May 17:13
Compare
Choose a tag to compare
v2.0.3-beta.7 Pre-release
Pre-release

Changes since v2.0.2 include:

  • yet another attempt to fix adsbX status... why can't aggregators just provide a sane API with a JSON status based on some ID (that isn't your IP address)?
  • assume that an empty gain setting means autogain
  • actual working fix for the stage2 Radarbox UAT issue
  • add button to update the base OS
  • stage2: create multi-heywhatsthat-outline to show the theoretical combined coverage of all micro feeders (assuming they all have HeyWhatsThat IDs)
  • stage2: dynamically update the micro feeder information on the stage2 page
  • fix potentially inconsistent feeder status for adsbX
  • stage2: show site statistics in messages / positions per second to make things more consistent with tar1090
  • stage2: ensure all site names are unique
  • stronger warning to have ssh access before securing the image
  • add missing shutdown template
  • stage2: improve backup/restore
  • stage2: add reverse proxy to simplify access to the various micro-proxies; this avoids using ports that are blocked
  • stage2: add summary line to the micro feeder table on the home page to consistently get to map and stats for not just the micro feeders but also the full stage2 (thanks @eddieb for the suggestion)
  • stage2: fix UAT978 forwading and UAT978 statistics
  • add an installer .iso for native x86_64 PC

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images that start with adsb-im-iob can take up to 20 minutes at first boot. Images without iob in their name still can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)

v2.0.3-beta.6

18 May 04:53
Compare
Choose a tag to compare
v2.0.3-beta.6 Pre-release
Pre-release

Changes since v2.0.2 include:

  • actual working fix for the stage2 Radarbox UAT issue
  • add button to update the base OS
  • stage2: create multi-heywhatsthat-outline to show the theoretical combined coverage of all micro feeders (assuming they all have HeyWhatsThat IDs)
  • stage2: dynamically update the micro feeder information on the stage2 page
  • fix potentially inconsistent feeder status for adsbX
  • stage2: show site statistics in messages / positions per second to make things more consistent with tar1090
  • stage2: ensure all site names are unique
  • stronger warning to have ssh access before securing the image
  • add missing shutdown template
  • stage2: improve backup/restore
  • stage2: add reverse proxy to simplify access to the various micro-proxies; this avoids using ports that are blocked
  • stage2: add summary line to the micro feeder table on the home page to consistently get to map and stats for not just the micro feeders but also the full stage2 (thanks @eddieb for the suggestion)
  • stage2: fix UAT978 forwading and UAT978 statistics
  • add an installer .iso for native x86_64 PC

Note

Based on the available usage information, I have significantly reduced the number of images provided here. If there's one that you need for a different SBC which is supported either by Armbian or DietPi, please post a request on the Zulip server

Warning

Images that start with adsb-im-iob can take up to 20 minutes at first boot. Images without iob in their name still can take more than 5 minutes before the web interface is available. Please be patient.

Not all images support WiFi, DietPi based images that do support WiFi (e.g. DietPi images for Raspberry Pi) require editing two files on the DOS partition included with the image BEFORE the first boot. Please look at the adsb.im FAQ for details.

Depending on the target platform, there may be multiple images available.

Some of the images are based on the DietPi Linux distribution and are designed to complete their install on boot - those are marked with iob in their name and can take a significant time (up to 20 minutes) on first boot as they download and install some of their components at that point (in return, the images are much smaller).

The remaining images have all components pre-installed, but still often take around 5 minutes until the web interface becomes available. Those are based on Raspbian (for the Raspberry Pi boards) or Armbian (all other non-iob images)