mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
[DOC] minor updates to Blackbox.md (#8040)
This commit is contained in:
parent
3d24900f2b
commit
dcad7a1321
1 changed files with 2 additions and 2 deletions
|
@ -213,7 +213,7 @@ The CLI command `blackbox` allows setting which Blackbox fields are recorded to
|
||||||
* ACC - Accelerometer raw values
|
* ACC - Accelerometer raw values
|
||||||
* ATTI - Attitude as computed by INAV position estimator
|
* ATTI - Attitude as computed by INAV position estimator
|
||||||
* RC_DATA - RC channels 1-4 as returned by the radio receiver
|
* RC_DATA - RC channels 1-4 as returned by the radio receiver
|
||||||
* RC_COMMAND - RC_DATA converted to [-500:500] scale with expo and headband
|
* RC_COMMAND - RC_DATA converted to [-500:500] scale (for A,E,R) with expo and deadband
|
||||||
* MOTORS - motor output
|
* MOTORS - motor output
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
@ -276,4 +276,4 @@ another software package.
|
||||||
|
|
||||||
You'll find those tools along with instructions for using them in this repository:
|
You'll find those tools along with instructions for using them in this repository:
|
||||||
|
|
||||||
https://github.com/iNavFlight/blackbox-log-viewer
|
https://github.com/iNavFlight/blackbox-tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue