Skip to content

INAV 8.0.0 Blackbox Tools

Latest
Compare
Choose a tag to compare
@stronnag stronnag released this 19 Jan 09:23
9f6b267

Overview

Blackbox tools for INAV 8.0.0

Functional Changes

  • Updates blackbox-tools for breaking changes in INAV 8
  • Routine updates to latest INAV constants for RC Modes etc.
  • Support up to 16 motors and 32 servos
  • Support (merged) flightModeFlags and flightModeFlags2 (64bit flight modes)
  • Support updateed rcmode order for 8.0
  • Added blackbox_render --mode for user defined stick modes (1-4)
  • Add identifying metadata to GPX output
  • Enhanced log consistency test
  • Remove obsolete 3rd party packages from repository

Binary Releases

Binary releases:

  • Only include blackbox_decode; if you want blackbox_render you will have to build it locally.
  • Includes a bin directory with blackbox_decode and a share directory providing the bash completion module.
  • All binaries are cross-compiled on Linux with CC="zig cc" resulting is either static or minimal (version independent) dependencies.