1
0
Fork 0

Link to pinto's navdata, instructions for navdata use

This commit is contained in:
legoboyvdlp R 2020-04-18 12:24:41 +01:00
parent 79ca8768b7
commit 9d020d0dc1

View file

@ -13,6 +13,11 @@ Present pack includes the following Airbus A320 Family variants:
- A320-251N
- A320-271N
## Navdata
It is highly reccomended to purchase a NAVIGRAPH subscription and download their level d FMSDATA / waypoint / navaid data! If you do not wish to do that, there is older data linked below. But it won't have most of the newer procedures, and is only for a limited number of airports, as naturally it is not possible to distribute commercial data. If runway numbering changed, it is quite possible that it will not work due to FlightGear limitations in the routing code.
To install navdata, create a folder FMSDATA, and add it to your additional scenery folders, at the top of the list. Inside that folder, place all the XXXX.procedures.xml files, in the format FMSDATA/X/X/X/XXXX.procedures.xml. For instance, FMSDATA/E/G/K/EGKK.procedures.xml.
## External tools
Some external tools you might want to checkout and use with this Model.
NOTE: These are external tools so make sure to check their terms of use
@ -21,3 +26,4 @@ NOTE: These are external tools so make sure to check their terms of use
* [Take off performance calculator (.exe -- different to above) ](http://www.avsimrus.com/f/for-pilots-19/popular-calculator-to-calculate-takeoff-parameters-in-from-airbus-type-36340.html)
* [Take off performance calculator (online)](http://wabpro.cz/A320/)
* [Air Berlin Norm. Checklist](https://forums.flightsimlabs.com/index.php?/files/file/778-airberlin-normal-procedures-checklist/)
* [Navdata hosted by pinto](https://github.com/l0k1/fg-navaiddata)