Skip to content

Releases: jprochazka/adsb-receiver

v2.8.5

24 Jul 01:52
dec90d9
Compare
Choose a tag to compare

Debian Trixie and Ubuntu Noble support has been added using an as of this time an unofficial fix to the piaware_builder source code. I have submitted a pull request containing the fixes to the main piaware_builder repository but it has not gone through the approval process yet. Until this or another fix is approved, I modified the scripts to use my fork of piaware_builder when Trixie or Noble is detected. All other supported distributions use the official piaware_builder repository. Although tested, the use of PiAware on Trixie or Noble based distributions should be considered "use at your own risk" until the official repository adds support for them.

A working version of the previously removed logging functionality has been readded. Each time the scripts are ran a dated log file is generated within the ~/adsb-receiver/logs directory. These logs can be used to help troubleshoot issues which may have been encountered or used as reference to view exactly what the scripts have done. By default, logging is turned on but can be disabled with the use the --no-logging of -n switches when executing install.sh.

Other changes include an updated dump1090-fa installation process which mimics the instructions found in the official FlightAware dump1090 README and the ability to change text colors used by the install scripts via variables located in the ~/adsb-receiver/bash/variables.sh file. There has also been extensive work done to bring the scripts to current bash scripting standards.

v2.8.4

14 Jul 04:06
1792d3e
Compare
Choose a tag to compare

ADS-B Receiver Project v2.8.4 ✈️

The bird may be matured now.

This release focuses on issues found while testing the advanced portal features. It also includes the completion of previous unfinished additions as well as rewrites to the scripts responsible for adding and maintaining historical data locally on the receiver. Added was the ability to install the airplanes.live feeder client as well as images supplied by planespotters.net to the portal's plots page.

v2.8.3

07 Jul 23:46
a5c879a
Compare
Choose a tag to compare

ADS-B Receiver Project v2.8.3 ✈️

Better quality of life for developers.

This release includes the addition of a Fly Italy ADS-B feeder installation option as well as a handful of additional bug fixes and script cleanup and optimizations. A major fix which may affect those wishing to contribute to the project was a fix to the repository update process where since its introduction back in the day did not fully work as planned. The install scripts now ensure that the master branch is updated then utilized when executed. It should be noted that any changes made in the branch from which install.sh is executed are stashed before making the change to master. In order to overcome this action while developing in your own branch the --development switch is now respected skipping the change to the master branch as well as any updates said branch contained in origin. For those wishing to test bleeding edge changes the --branch option is now respected as well allowing the user to specify the branch which is used.

v2.8.2

29 Jun 04:25
ad56fbc
Compare
Choose a tag to compare

ADS-B Receiver Project v2.8.2 ✈️

Light at the end of the tunnel.

With this release I am hoping to have thing back in working order once more. I was able to test things on the hardware I have available to me at the moment and things look to be running smoothly as far as I can see. As with the previous v2.8.x releases there will not be an image released for this version as I await feedback from the community. In the meantime I plan to add a few more feeder options as well as address any lingering issues which may be found in this release as they are reported. If things go well v2.9.0 will be next up which will include a Raspberry Pi OS lite image for those awaiting this option.

v2.8.1

28 Jun 01:12
d68c084
Compare
Choose a tag to compare

ADS-B Receiver Project v2.8.1 ✈️

Growing pains.

This release contains fixes to a few serious issues with the v2.8.0 release.

There will not be an image released for this version due to the fact there is still a handful of issues with the portal which need to be addressed most of which are somewhat minor. An image will be released in a follow up minor version once things are sorted out.

v2.8.0

24 Jun 18:55
4616206
Compare
Choose a tag to compare

ADS-B Receiver Project v2.8.0 ✈️

A phoenix beginning to arise from the ashes.

For this release every install script has been updated to ensure the installation options work with the latest software available. A few options were also removed due to the fact the code bases they supported were abandoned or are no longer maintained by the developer responsible for said project since the previous release.

There will not be an image released for this version due to the fact there is still a handful of issues with the portal which need to be addressed most of which are somewhat minor. An image will be released in a follow up minor version once things are sorted out.

v2.6.3

23 Jun 08:25
f767266
Compare
Choose a tag to compare

ADS-B Receiver Project v2.6.3 ✈️

I apparently did not see the SQLite last time...

The following images were created using Raspbian Stretch Lite version April 2018 and includes all available updates as of June 23rd, 2018. The images comes with either dump1090-mutability or dump1090-fa and PiAware preinstalled and ready to install the ADS-B Receiver Project Portal. More features can be added by executing the file install.sh after configuring your chosen version of dump1090 and the portal.

Note that SSH is enabled by default on both of the images.

This is a bug fix release once again too long in the making... Those setting up new receivers running advanced portal features using SQLite should be delighted in the fact the installation now works! There are a few other bug fixes included as well as updated third party software and newer OS compatibility included.

ADS-B Receiver Image guide...

A guide on how to setup and use the ADS-B Receiver Image can be found here.

v2.6.2

07 Apr 09:28
Compare
Choose a tag to compare

ADS-B Receiver Project v2.6.2 ✈️

A B+ Is What A 3.9 GPA?

The following images were created using Raspbian Stretch Lite version March 2018 and includes all available updates as of April 6th, 2018. The images comes with either dump1090-mutability or dump1090-fa and PiAware preinstalled and ready to install the ADS-B Receiver Project Portal. More features can be added by executing the file install.sh after configuring your chosen version of dump1090 and the portal.

Note that SSH is enabled by default on both of the images.

In all honesty this release does not add much. Just a few fixes maybe an addition or two but most important Raspberry Pi 3 B+ support for those looking to use a fresh image on their new maybe somewhat shiny Raspberry Pi 3 B+'s. Not much else to say except this release does work on my Raspberry Pi 3 B+. Just make sure you got the wattage and amperage to run everything off what appears to be a power hungry board!

ADS-B Receiver Image guide...

A guide on how to setup and use the ADS-B Receiver Image can be found here.

v2.6.1

01 Mar 05:46
990ced4
Compare
Choose a tag to compare

ADS-B Receiver Project v2.6.1 ✈️

Much Needed Fixes After a Rush Job

The following images were created using Raspbian Stretch Lite version November 2017 and includes all available updates as of February 28th, 2018. The images comes with either dump1090-mutability or dump1090-fa and PiAware preinstalled and ready to install the ADS-B Receiver Project Portal. More features can be added by executing the file install.sh after configuring your chosen version of dump1090 and the portal.

Note that SSH is enabled by default on both of the images.

This release includes many major and minor fixes to v2.6.0 which was rushed out the door after a long absence from the project on my part. The included fixes are outlined in detail in this releases CHANGELOG. Please note that the development of v3.x has been started. This being said new features added to v2.x will be limited as my focus shifts towards the rewrite which will be released as v3.0.0.

ADS-B Receiver Image guide...

A guide on how to setup and use the ADS-B Receiver Image can be found here.

v2.6.0

21 Oct 17:20
Compare
Choose a tag to compare

ADS-B Receiver Project v2.6.0 ✈️

Back to Work

The following images were created using Raspbian Stretch Lite version September 2017 and includes all available updates as of October 21st, 2017. The images comes with either dump1090-mutability or dump1090-fa and PiAware preinstalled and ready to install the ADS-B Receiver Project Portal. More features can be added by executing the file install.sh after configuring your chosen version of dump1090 and the portal.

Note that SSH is enabled by default on both of the images.

This release should mark the end of the v2.x major version as well as the end of "bash based" for the most part as development starts to focus on a more simplified web based form. Any v2.x releases from here on out will contain only bug fixes or feature requests deemed to be a higher priority which need to be added before the release of v3.x.

ADS-B Receiver Image guide...

A guide on how to setup and use the ADS-B Receiver Image can be found here.