blackbox-tools icon indicating copy to clipboard operation
blackbox-tools copied to clipboard

Tools for working with blackbox flight logs

Results 19 blackbox-tools issues
Sort by recently updated
recently updated
newest added

I have attempted here: https://github.com/jelinj8/blackbox-tools/commit/f2e005d740ebeb92fc4f78c3faa9f4a4f7749d31 but that just prints the date to stderr. suggestions: * Naming output files * fixed GPX output timestamps * optional timestamp column in output (e.g....

feature request

Hi, I have just upgraded my setup to betaflight 3.2.2, and now the blackbox-tools all seem to deadlock on my blackbox logs. These logs were created on the SD card...

Hi, I'm wondering how the raw data from the gyro's is converted to rad/s and then deg/s

I'm having trouble syncing HD Video to the BlackBox File. Is there any way to simplify this? I wish there was a way to movie the video separately and the...

A few more options would be nice: - [ ] Hide "Batt. cell" (bottom left corner) - [ ] Hide "Acceleration" (bottom left corner) - [ ] Change colors

enhancement

if one does call blacckbox_render with for example --fps=49.3 or --fps49,3 the result is the same as with --fps=49 could this be fixed? without this I need to make my...

would be very useful to have the current PID settings as a renderable item for the overlay. will be very helpful for those that use in flight adjustments to tune.

@thenickdude : What do you think about adding event header to blackbox protocol? It should be possible to reuse code for I-Frame, maybe without predictor ``` H Event 20 ID:Gtune...

Add support for decoding current sensor data in `blackbox_render` and `blackbox_decode`

enhancement