fl2xui is a cross-platform GUI for the flightlog2kml tool.
- Multiple logs (BBL, OTX)
- Summary information
The user guide is online. The following sections are a summary.
- Drag and drop of (multiple) logs and mission files from the file manager.
- Multiple selection of logs from file chooser
- Multiple selection of logs from file chooser
- No drag and drop
- Common GTK packages
- Easily built from source
# Once (setup) meson build --buildtype=release --strip --prefix=~/.local # Build and install to ~/.local/bin (add to PATH if necessary) meson install -C build
- Debian package
*.deb
for Debian / Ubuntu and derivatives in release area. - Output by default to current working directory.
- Win64 Zip file (release area) provided with shortcut.
- Multiple files may be selected from the file chooser.
- Output by default to the user's "Documents" (
C:\Users\USERNAME\Documents
) directory. - Can be built from source using Msys2.
- Recommended that
blackbox_decode
andflightlog2kml
are in thefl2xui\bin
directory (as in the release archive).
- Homebrew or similar environment.