Updated Make airlines db (markdown)

ArjanOnwezen 2022-02-03 20:06:51 +01:00
parent 8b4e98d92d
commit 9a84eb524b

@ -4,8 +4,8 @@ This database is currently only used by ADS-B receiver application.
Source for this database is: Source for this database is:
https://raw.githubusercontent.com/kx1t/planefence-airlinecodes/main/airlinecodes.txt https://raw.githubusercontent.com/kx1t/planefence-airlinecodes/main/airlinecodes.txt
## build database ## Build database
* download the latest version from location above. * Download the latest version from location above.
* download script [make_airlines_db.py](https://github.com/eried/portapack-mayhem/blob/next/firmware/tools/make_airlines_db/make_airlines_db.py). * Download script [make_airlines_db.py](https://github.com/eried/portapack-mayhem/blob/next/firmware/tools/make_airlines_db/make_airlines_db.py).
* Put them in the same folder and run script. * Put them in the same folder and run script.
* Copy database to /ADSB folder on sdcard. * Copy database to /ADSB folder on sdcard.