Overview
INAV Blackbox tools 9.0.0.
Functional Changes
- Update
adjustmentFunction_elist for INAV 9 - Bump version (the only change from 9.0.0-rc1).
Binary releases
- Only includes
blackbox_decode; if you wantblackbox_renderyou will have to build it locally. - Includes a
bindirectory withblackbox_decodeand asharedirectory providing the bash completion module. - All binaries are cross-compiled on Linux with
CC="zig cc"resulting is either static (Linux) or minimal (version independent) dependencies.