Skip to content

Version 1.0.24

Compare
Choose a tag to compare
@albar965 albar965 released this 09 Jun 13:51
· 70 commits to master since this release
  • Corrected airport filter to avoid omitting airport updates when loading FSX/P3D/MSFS scenery.
  • Fixed reading of new procedure records in MSFS BGL. Thanks to @icykoneko for the implementation
    and the help. Closes albar965/littlenavmap#649
  • Fixed issue where some navaids did not get airport_id assigned if in different BGL file. Now
    resolving id later in database after reading BGLs.
  • Added new airspace types MCTR, TRSA and GCA where the last one is for unknown and general
    airspace types. albar965/littlenavmap#607
  • Now omitting closed dummy airport structures having no runways which are added as MSFS POIs.
  • Write MSFS SIDs and STARs to database
  • Changed exception for invalid files in X-Plane CIFP path to warning in log file.