-
Notifications
You must be signed in to change notification settings - Fork 6
4. MLAT
skymaker-c2is edited this page Jan 23, 2024
·
9 revisions
MLAT is short for Multilateration. MLAT enables us to calculate the position of a plane when four or more mlat enabled stations are in reach. Many smaller aircrafts are not equipped to send the position data on their own, this is where MLAT jumps in. The MLAT client is easy to install and does not interfere with any other MLAT Client you may already have installed. We really appreciate you installing MLAT on your ADS-B station.
To continue you need to add the repository to your system like shown in the Install Chapter
sudo apt install mlat-client-c2is
- usually, the package install should ask you the necessary questions to setup the mlat-client
- if you're not asked for your credentials etc., please edit the configuration with
sudo nano /etc/default/mlat-client-c2is
manually and restart the service withsudo systemctl restart mlat-client-c2is
. Please enter your credentials in the format shown below.
- Enter your stationname and api key, seperated by a ':'
username:password
- Enter latitude, longitude and altitude
- Everything else can be left unchanged
- The mlat-client communicates to the mlat server via stunnel4 which is automatically configured via the mlat-client-c2is package
- Now your station will feed MLAT to us. You can check the status of your station by selecting it on our map.