Skip to content
Jonathan Hudson edited this page Oct 28, 2021 · 31 revisions

"Rolling" release note

As mwptools does not really make releases (though there is a somewhat current .deb file), this page provides notice of significant changes.

2021-10-20

  • Removal / replacement of obsolete tools (otxlog et al).

otxlog has morphed into one of the flightlog2x tools (this projects provides binary releases). As the command line options are different, the older stuff which was not maintained is removed. This now means there is a single, consistent maintained toolset that replays Blackbox, OpenTX, BulletGCSS and Ardupilot .bin logs in a coherent manner (as well as doing other things like generating beautiful KMLs from logs, log2mission etc.).

The replay menu option is enabled by having fl2ltm somewhere on $PATH; fl2ltm will enable BBL, OTX, Bullet and Ardupilot logs . The older BBL script remains for now, but is not maintained and will be removed at some stage. BBL also requires blackbox_decode to be available; Ardupilot requires their mavlogdump.py script. If these additional tools are missing, their menu options will be disabled.

  • otxlog is replaced by fl2ltm
  • bbsummary is replaced by flightlog2kml -summary

image

Clone this wiki locally