Betaflight blackbox log file splitter

Build status

Snapcraft Snap Status
Travis Linux and MacOS build status
Appveyor Windows build status

Installation

Snap-enabled Linux installations

If you have snapd installed (by default on Ubuntu and derivatives), you can install the tool from snapcraft.io global store.

snap install bfbb-split

Others (Linux without snap, MacOS, Windows)

Download an archive from release page, place the binary from inside the archive where you see fit.

Usage

Command-line

$ cd _YOUR_BLACKBOX_DIRECTORY_
$ ls
BTFL_BLACKBOX_LOG_Copty_20180128_192226.BBL
RC_VID_0000.MOV
$ bfbb-split BTFL_BLACKBOX_LOG_Copty_20180128_192226.BBL
$ ls
BTFL_BLACKBOX_LOG_Copty_20180128_192226.000.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.001.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.002.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.003.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.004.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.005.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.006.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.007.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.008.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.009.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.010.BBL
BTFL_BLACKBOX_LOG_Copty_20180128_192226.BBL
RC_VID_0000.MOV

Windows shortcut

Create a shortcut to the program binary. Drop a .bbl file on the shortcut, individual parts will be placed next to the original .bbl.