PiAware 5.0

Successfully RE-IMAGED

(1) Stn 5252 - RPi Model 2 / Piaware SD card image v 5.0

1.1 - Down loaded and wrote following image to microSD card
http://piaware.flightcdn.com/piaware-sd-card-5.0.img.zip

1.2 - Followed instructions here
How to Install and Configure Piaware 5.0 SD card image - Quickstart Guide

 

(2) Stn 6396 - OrangePiPC / Armbian Buster

1.1 - Down loaded and wrote following image to microSD card
https://redirect.armbian.com/orangepipc/Buster_current

1.2 - Followed instructions here
[Package Install] How to Install and Configure Piaware on Raspberry Pi OS Image / RPi

 

(3) Stn 76000 - RPi Model 4 / 64-bit Raspberry Pi OS

1.1 - Down loaded and wrote following image to microSD card
https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2020-08-24/2020-08-20-raspios-buster-arm64.zip

1.2 - Build & Installed piaware and dump1090-fa using following bash scripts

PIAWARE

sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/piaware-64bit-raspbian/main/build-and-install-piaware.sh)" 

NOTE: Please be patient. This will take very long time, as the script first installs build tools & dependency packages, and after that downloads source code & builds piaware from source code.

 

DUMP1090-FA

sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/piaware-64bit-raspbian/main/build-and-install-dump1090.sh)"  

NOTE: Please be patient. This will take very long time, as the script first installs build tools & dependency packages, and after that downloads source code & builds dump1090-fa from source code.

 

dump1090-fa

 

dump978-fa