Download and burn Piaware SD card image to microSD card
Howto : Piaware SD card image 3.8.0 Quickstart Guide
.
Issue following command, and it will install and configure AcarSDeco2 on RPi
sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/ad2/master/install-ad2.sh)"
For instructions:
https://github.com/abcd567a/ad2/blob/master/README.md
NOTE: You will need to serialize dongles so that correct dongle is picked by each software. Use method in following post, and choose a different serial number for dongle you want to use for AcarSDeco2, such as 00001234
How-to Serialize Dongles for ES1090 + UAT978
Then do this:
sudo nano /usr/share/ad2/ad2.conf
## In the file opened by above command,
## the 4th line (`--device-serial 00001234`) will not be there. Add it
--freq 131550000
--freq 131725000
--http-port 8686
--device-serial 00001234
.
This may help:
January 15, 2020
Using a KerberosSDR to Monitor Air Traffic Control Voice, ADS-B, ACARS & VDL2 Simultaneously on a Raspberry Pi 3B+