12 Make airlines db
Eisenberger Tamas edited this page 2024-01-22 11:49:50 +01:00

This tool creates airlines.db. This database is used to find the airline name and country based on the three-letter ICAO code. This database is currently only used by ADS-B receiver application.

Source for this database is: https://raw.githubusercontent.com/kx1t/planefence-airlinecodes/main/airlinecodes.txt

Build database

  • Download the latest version from location above.
  • Download script make_airlines_db.py.
  • Put them in the same folder and run script. Note: Python 3 required.
  • Copy database to /ADSB folder on sdcard.