abcd567a

Results 7 issues of abcd567a

### THE SCRIPT FAILS TO INSTALL dump1090-fa. **Reason: the script builds package of dump1090-fa ver 3.6.3, then tries to install ver 3.7.1, which does not exist, and installation command fails.**...

Modifications in adsb-receiver project script to fix broken install of PIAWARE ========================================================== Tested on Ubuntu 18.04, works OK. **(1) Open file `piaware.sh` for editing.** ``` sudo nano ~/adsb-receiver/bash/feeders/piaware.sh ``` **(2)...

### Workaround for installation of version 3.6.3 of: - **dump1090-fa** - **piaware** . ### Tested on: ### Raspbian (Stretch) on Raspberry Pi ### Debian 9.5 (Stretch) x64 on Intel PC...

Ran following installation script on Ubuntu 24.04 (noble) amd64 `sudo bash -c "$(wget -O - https://github.com/wiedehopf/adsb-scripts/raw/master/readsb-install.sh)" ` The above script failed to install readsb with following error message: ``` :...

When **heatmap.py** is run on **Bookworm**, there are some deprecation warnings, but it still works: ``` ./heatmap.py scan.csv scan.png loading x: 4576, y: 60, z: (-35.890000, 2.820000) drawing labeling /home/pi/./heatmap.py:470:...

**Recently fa-mlat-client for piaware started failing to build on Debian 13 (still builds OK on Ubuntu 24)** **Up to beginning of January 2025, it used to build successfully on Debian...

When issued following command on Fedora 43 amd64, got 3 errors `[abcd@localhost dump1090]$ make RTLSDR=yes DUMP1090_VERSION=$(git describe --tags | sed 's/-.*//') ` Found solutions also, and could successfully built and...