Skip to content
ArjanOnwezen edited this page Feb 4, 2022 · 6 revisions

This tool creates icao.db.

This database is used to find aircraft-related information based on the 24-bit ICAO transponder 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.

Start here

How to collaborate
How to ask questions correctly

User manual

Developer Manual

Clone this wiki locally