Skip to content

Windows updates (LOCALAPPDATA migration)

Compare
Choose a tag to compare
@stronnag stronnag released this 31 Jan 16:12
· 173 commits to master since this release

Updates

  • Windows now uses %LOCALAPPDATA% (vice %APPDATA%) for configuration and cache
    • Extant files are migrated automatically
  • If no configuration exists, a default config.json is created.
  • Windows will look for blackbox_decode.exe in the same directory as the flightlog2x tools, as long as blackbox-decode is NOT set in the config file (config.json).
    • If you previously added the blackbox-decode path to config.json for D'n'D, consider removing it.
  • Windows 64bit binaries are now provided.

Installation:

  • Download the archive (from assets) for your operating system
  • Expand the archive (File Manager, tar, unzip, 7zip as preferred)
  • Copy the executable files somewhere convenient (i.e. on $PATH on POSIX OS)
  • Make sure you also have inav's blackbox_decode installed and on $PATH / %PATH% or (Windows) in the same directory.

Manual:

User Guide and installation instructions

Graphical User Interface

There is a graphical user interface for flightlog2kml. Binaries are provided for Linux (.deb) and Windows.