Changes since v3.0.8
- OS Update: fix unattended apt upgrade on Raspbian
- sdrmap: add status link
- theairtraffic: update status link
- airplanes.live: update map link
- stage2: add feeder links to home page table
- global name: ensure that my.adsb.im has accurate information to forward the user to the local feeder
- share diagnostics page: small tweaks
- sonde: optionally enable web control
- update docker containers to current versions (WARNING: potentially long update time)
- ACARS: update acarshub to v4.1.5
- NOTE: if acarshub does not work immediately, wait 10 minutes for possible migrations to finish
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.
Note
Currently the Odroid image and the default LePotato images do NOT support WiFi. For the default Raspberry Pi image (but not the new Raspbian image for LePotato), WiFi can be configured with the Pi Imager when you write the image to SD-card, DietPi based images do support WiFi, but they 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.
Alternatively, if there is no network connection detected, all WiFi enabled images will create a hotspot named adsb.im-feeder. You can then connect to that hotspot and set up SSID/password of the access point you want the feeder to connect to.
For Raspberry Pis there are multiple images available. For most users the Raspbian based adsb-im-raspberrypi64-pi-2-3-4-5-v....img.xz is likely the best choice, but there are also two DietPi based images available for those who prefer that.
What's Changed
- Fix resource leaks in download_logs and config.py by @YipYup in #388
- Fix logic bugs: permissions, mutable defaults, dead code, index errors by @YipYup in #389
- Harden against path traversal, zip slip, and shell injection by @YipYup in #387
Full Changelog: v3.0.8...v3.0.9
Hardware Test Results
- ✅
adsb-im-raspberrypi64-dietpi-pi-2-3-4-v3.0.9.img.xz- Passed (boot: 8m 4s) - ✅
adsb-im-raspberrypi64-pi-2-3-4-5-v3.0.9.img.xz- Passed (boot: 3m 7s) - ❌
adsb-im-x86-64-vm-v3.0.9-Proxmox-x86_64.qcow2.xz- Failed at test_execution stage
Last updated: 2026-03-25 18:55 UTC