This version is available as a web app, no need to install a file locally, just head to: https://blackbox.betaflight.com
If you want to install the app for offline usage, then head to https://blackbox.betaflight.com and then please follow the instructions below:
- For EDGE use the
App available. Install Betaflight - Blackbox Explorer
in the address bar. See: https://learn.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium/ux - For Google Chrome follow these instructions: https://support.google.com/chrome/answer/9658361
- For Mozilla follow these instructions: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Installing
- For iOS or iPadOS Safari choose the Share up-arrow at the bottom of the screen, and select Add to Home Screen.
- For macOS Safari from the menu bar, choose
File > Add to Dock
or click the Share button in the Safari toolbar, then choose Add to Dock. See: https://support.apple.com/en-us/104996
Release Notes
This update of Blackbox Log Viewer adds support for logs written by the latest version of the Betaflight firmware (4.5).
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 with Discord. Register here. 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.
What's Changed
Improvements
- Update GPS Rescue Altitude, Heading and Tracking, and Altitude, Baro and RTH debugs by @ctzsnooze in #593
- Update Baro debug by @haslinghuis in #604
- Add GPS DOP debug by @haslinghuis in #605
- Allow for GPS Data in Table/Graph/Exports by @LinusThorsell in #606
- Added map with home position / craft position / flight trail #490 by @bonchan in #613
- Make measurement system units changeable. by @LinusThorsell in #616
- Added GPX exporter by @bonchan in #614
- Add support for Omron 2SMBP-02B barometer by @haslinghuis in #622
- Add FAILSAFE and GYRO_CALIBRATION debug modes by @haslinghuis in #626
- Plot 8 columns of debug data by @bw1129 in #631
- Seekbar more metrics by @VolkerGoeschl in #635
- add motor_poles to header render by @nerdCopter in #647
- Added dynamic expo factors, see bf PR #13004 by @pichim in #650
- Toggle trace/field visibility by @atomgomba in #664
- Remove special charachters from eRPM field by @tbolin in #666
- Add simple stats table by @atomgomba in #661
- Add a RPM vs frequency spectrum plot by @tbolin in #668
- Added thrust_linear by @pichim in #670
- Add missing debugs by @haslinghuis in #671
- Added tpa lower parameters to header by @pichim in #657
- Add LSM6DSV16X by @haslinghuis in #675
- Add EZLANDING debug by @haslinghuis in #676
- Bump NWJS and FFmpeg to 0.83 by @haslinghuis in #687
- Scale and display EZLANDING debug fields as percentages by @tbolin in #712
- Added warning at the status bar while actual log rate is less then required by @demvlad in #715
- Add EZLANDING speed parameter debug fields by @tbolin in #719
- Web build of blackbox explorer by @chmelevskij in #697
- feat: add offline pwa files by @chmelevskij in #722
Fixes
- Fix heading offset by @ctzsnooze in #600
- Update hardware and debug fields by @haslinghuis in #603
- Update debug mode by @haslinghuis in #607
- Fix debug modes by @haslinghuis in #609
- fixed NaN validation, add no-gps-data class to map by @bonchan in #618
- Bugfix: chrome.fileSystem.chooseEntry now requires "description" by @danniesim in #636
- fix dynThrPID to tpa_rate changes by @nerdCopter in #649
- header fixes for antigravity by @nerdCopter in #655
- Fixed msp accel scaling in flightlog parser by @flaviopinzarrone in #651
- Set gyro_sample graph scaling to the same as other gyro graphs by @ctzsnooze in #700
- Fix order by @haslinghuis in #702
- Header: fix voltage scale by @nerdCopter in #714
- Resolved issue of wrong throttle values at spectrum chart when not all log parameters are selected in blackbox settings by @demvlad in #713
New Contributors
- @daleckystepan made their first contribution in #560
- @meoso made their first contribution in #586
- @LinusThorsell made their first contribution in #606
- @wetheredge made their first contribution in #610
- @bonchan made their first contribution in #613
- @danniesim made their first contribution in #636
- @VolkerGoeschl made their first contribution in #635
- @tbolin made their first contribution in #640
- @pichim made their first contribution in #650
- @flaviopinzarrone made their first contribution in #651
- @mituritsyn made their first contribution in #706
- @demvlad made their first contribution in #713
Full Changelog: 3.6.0...3.7.0