Skip to content

Version 1.0.6

Compare
Choose a tag to compare
@albar965 albar965 released this 20 Dec 12:07
· 157 commits to master since this release

Although adapted to small schema changes Little Navmap is still compatible with old databases.

from atools version 2.8.4

  • Column "arinc_name" in table "approaches" is now filled with TRANS_IDENT for SID and STAR to get runway information for multiple or all. Needed for future fixes of albar965/littlenavmap#179.
  • Added new columns "region" and "is_3d" (X-Plane) in airport table. Adapted all compilers to fill these.
  • Database minor version bumped up to 8 which is an indication for schema changes but still compatible.
  • Number of ALS is now correctly assigned to airports in X-Plane data compiler. This resulted in many airports having an ALS indication where none is.