From 82e67224f176bdd601bb89eba585ebcc265317fb Mon Sep 17 00:00:00 2001 From: ArjanOnwezen <44684169+ArjanOnwezen@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:05:57 +0100 Subject: [PATCH] Updated Make airlines db (markdown) --- Make-airlines-db.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Make-airlines-db.md b/Make-airlines-db.md index 54fcee8..ff41244 100644 --- a/Make-airlines-db.md +++ b/Make-airlines-db.md @@ -4,4 +4,8 @@ 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 -You can build the database, by downloading the latest version from the location above and run [make_airlines_db.py](https://github.com/eried/portapack-mayhem/blob/next/firmware/tools/make_airlines_db/make_airlines_db.py). \ No newline at end of file +## build database +* download the latest version from the 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). +* Put them in the same folder and run script. +* Copy database to /ADSB folder on sdcard.