Skip to content

Releases: stronnag/bbl2kml

All version numbers are arbitrary

18 Apr 17:22
Compare
Choose a tag to compare

New feature

Bump version to "production" (whatever that means).

Changes

  • Bump the version number into more serious territory
  • Improve energy / efficiency display for non-BBL formats
  • Add accumulated energy to popup for OTX where available
  • Add -version to CLI
  • Add optional speed, altitude and battery (VBAT) plots
  • Accept config file via env var (for fl2xui)

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 (fl2xui) for flightlog2kml. Binaries are provided for Linux (.deb) and Windows. The current pre-release (1.0.0-rc2 or later) supports the new plot attributes and is generally awesome. fl2xui will also soon be promoted to a serious version number with no change in functionality.

This release may be more recent than the flightlog2kml embedded in the Windows release of fl2xui; if this bothers you, please copy the latest flightlog2kml.exe into the fl2xui path.

Lucky for some

20 Mar 18:34
Compare
Choose a tag to compare

Changes

  • Recent INAV provides the option to filter BBL fields, including the navpos[2] field that flightlog2kml uses for elevation. In such cases, BaroAlt will be used. Thanks to @MateyHV for providing the log to demonstrate this.

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 (fl2xui) for flightlog2kml. Binaries are provided for Linux (.deb) and Windows.

This release may be more recent than the flightlog2kml embedded in the Windows release of fl2xui; if this bothers you, please copy the latest flightlog2kml.exe into the fl2xui path.

Show me the files!

06 Mar 19:21
Compare
Choose a tag to compare

Changes

  • Show the absolute path of the generated KML/Z file

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 (fl2xui) for flightlog2kml. Binaries are provided for Linux (.deb) and Windows.

This release may be more recent than the flightlog2kml embedded in the Windows release of fl2xui; if this bothers you, please copy the latest flightlog2kml.exe into the fl2xui path.

Windows updates (LOCALAPPDATA migration)

31 Jan 16:12
Compare
Choose a tag to compare

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.

Windows updates (64bit, dnd simplication)

27 Jan 20:38
Compare
Choose a tag to compare

Updates

  • 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.

Don't cache me out again

25 Jan 19:09
Compare
Choose a tag to compare

Updates

  • Use the metadata cache consistently
  • Create Windows cache directory under %APPDATA%/fl2x (vice littering %APPDATA%/fl2x with cached metadata)

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 set by configuration Windows Path documentation.

Manual:

User Guide and installation instructions

Enforce configured decoder

16 Jan 21:20
Compare
Choose a tag to compare

Changes

  • Ensure configured blackbox-decode is used consistently

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
  • Make sure you also have inav's blackbox_decode installed and on $PATH / %PATH% or set by configuration.

Manual:

User Guide and installation instructions

Perfect execution

08 Jan 13:11
Compare
Choose a tag to compare

Changes

  • Pass emergency mode to fl2ltm (for mwp replay)
  • Add .exe to Windows executables

Installation:

  • Download the archive (from assets) for your operating system (darwin == MacOS)
  • Expand the archive (File Manager, tar, unzip, 7zip as preferred)
  • Copy the executable files somewhere convenient
  • Make sure you also have inav's blackbox_decode installed and on $PATH / %PATH%.

Manual:

User Guide and installation instructions

multi-mission support

10 Dec 19:03
Compare
Choose a tag to compare
  • Supports inav 4.0 multi-mission files
  • Ensures consistent ipv4 / ipv6 usage (i.e. between mwp bbl replay and fl2ltm)

See installation notes in the manual

Replay speedup (metadata caching)

16 Oct 12:32
Compare
Choose a tag to compare
  • Cache log metadata, so we don't read it twice (as it's slow for AP logs in particular).
  • Minor fixes, unify GPS fix reporting across all log types

Notes:

  • Regenerated 2021-10-19 to add missing fl2ltm link
  • After decompressing the archives, copy the flightlog2kml/* binaries to somewhere on $PATH (e.g. ~/.local/bin, ~/bin, /usr/local/bin, /usr/bin).