Skip to content

Blackbox Log Viewer 3.3.1

Compare
Choose a tag to compare
@mikeller mikeller released this 29 Apr 08:52
· 490 commits to master since this release

Important

Blackbox Log Viewer 3.3.1 was released to fix a bug in 3.3.0 that makes it impossible to open log files that were created with firmware older than Betaflight 4.0.0.

Which file do I need?

  • Windows (7, 8, 10): betaflight-blackbox-explorer-installer_<version>_win32.exe;
  • Mac OS X: betaflight-blackbox-explorer_<version>_macOS.dmg;
  • Linux: betaflight-blackbox-explorer_<version>_amd64.deb (Ubuntu, debian), betaflight-blackbox-explorer-<version>.x86_64.rpm (Red Hat, Fedora, CentOS), betaflight-blackbox-explorer_<version>_linux64.zip (others).

Release Notes

This update of Blackbox Log Viewer adds support for logs written by the latest version of the Betaflight firmware (4.0.0).

We have tried to make this release as bug free as possible. If you still find a bug, please report it back to us by opening an issue here.

If you want to talk about Betaflight, ask configuration questions, or just hang out with fellow pilots, you can do this in our Facebook group.

Betaflight also has a presence in the Slack messaging platform. Register here, and then come join us in Slack. Most developers hang out there, so this is a great place to talk about the things you are tinkering with in Betaflight, or get help with really complicated configuration problems.

Fixes:

  • Fixed a number of incompatibilities with the firmware;
  • Fixed bug making it impossible to open log files created with Betaflight < 4.0.0 (#308).

Improvements:

  • Added support for logs written by the latest firmware (4.0.0);
  • Added support for touch screen input;
  • Various UI improvements.