thebaldgeek

Rough notes on how to go about setting up the hardware and software for ACARS decoding.

View on GitHub

A few tips for running a Raspberry Pi as an ACARS station

Navigation: home

The Pi can support 3 USB dongles with a good quality power supply. Most people will want to run an ADSB dongle, an ACARS dongle and a VDL2 dongle.

Here is how to set the Pi timezone / clock to UTC:
First run sudo raspi-config
From the main menu, slect option 5.

Then select your Timezone menu option:

Then select ‘None of the above’ (yeah, not so obvious is it…):

Then select UTC:


Jume 2024. Ignore this section

ZeroTeir is on tbg nasty list after doing a bait-and-switch. Ovoid them at all costs.

ZeroTeir

I access all my remote Pis (and a few Windows PCs needed for Jaero etc) via ZeroTier.com can not speak more highly of it.
Here is how to quickly install it on a fresh Pi:
curl -s https://install.zerotier.com/ | sudo bash
sudo systemctl enable zerotier-one
sudo zerotier-cli status
sudo zerotier-cli join YourZeroTeirNetworkID
Authenticate and name this Pi by going to your network on their website.
sudo zerotier-cli listnetworks
sudo touch /var/lib/zerotier-one/networks.d/YourZeroTeirNetworkID.conf