A script which converts X-plane12 navigation data to navdata used by Fenix Simulations A320 and insert the data to Fenix's database(nd.db3)
Simply run the script by 'python xp_to_fenix.py'
- Modify all the paths in the code to fit your own data.
- 'db' is the path of Fenix navigation database. You are recommended to do a backup before running this script.
- 'src_db' is used to export some old data. You can remove it and code related to it from this script if you don't need it. Just use the code in the branch of 'src_rec == None'.
'earth_hold.dat', 'earth_msa.dat' and 'earth_mora.dat' are not converted.