Releases: stronnag/bbl2kml
Updated mission file support
New features
flightlog2kml
andmission2kml
support drawing all segments of an INAV multi-mission file- A
mission-index
of 0 (the default) means "draw all mission segments", a non-zero value will draw just that segment. flightlog2kml
will create a mission file KML/Z without any flight log; previously it also required a flight log.
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.
rcCommand yaw scaling
New features
- Scale
rcCommand
yaw correctly for old (pre INAV 1.8) logs withoutrcData
- Add
bbsplit
tool to split combined Blackbox logs
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.
1.0.1 Replay RC controls
New features
- Enable speed and altitude plots for OTX/ETX logs
- Derive speed from motion when not logged
- Add AERT controls to LTM output. This is required for mwp to display stick positions during log replay.
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.
All version numbers are arbitrary
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
Changes
- Recent INAV provides the option to filter BBL fields, including the
navpos[2]
field thatflightlog2kml
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!
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)
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 asblackbox-decode
is NOT set in the config file (config.json
).- If you previously added the
blackbox-decode
path toconfig.json
for D'n'D, consider removing it.
- If you previously added the
- 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)
Updates
- Windows will look for
blackbox_decode.exe
in the same directory as the flightlog2x tools, as long asblackbox-decode
is NOT set in the config file (config.json
). - If you previously added the
blackbox-decode
path toconfig.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
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:
Enforce configured decoder
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.