Skip to content

Blackbox Log Viewer 3.3.0

Compare
Choose a tag to compare
@mikeller mikeller released this 15 Apr 09:03
· 490 commits to master since this release
29aa523

Important

There is a bug in this version that makes it impossible to open log files that were created with firmware older than Betaflight 4.0.0. Blackbox Log Viewer 3.3.1 was released with a fix for this. Please update to Blackbox Log Viewer directly if you need to open log files that were created with older firmware versions.

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.

Improvements:

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