mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Add FF component to BB logs
This commit is contained in:
parent
ea307624a9
commit
cdf28ee291
6 changed files with 18 additions and 8 deletions
|
@ -72,7 +72,6 @@ typedef enum {
|
|||
DEBUG_DYNAMIC_FILTER,
|
||||
DEBUG_DYNAMIC_FILTER_FREQUENCY,
|
||||
DEBUG_IRLOCK,
|
||||
DEBUG_CD,
|
||||
DEBUG_KALMAN_GAIN,
|
||||
DEBUG_PID_MEASUREMENT,
|
||||
DEBUG_SPM_CELLS, // Smartport master FLVSS
|
||||
|
@ -81,7 +80,6 @@ typedef enum {
|
|||
DEBUG_PCF8574,
|
||||
DEBUG_DYNAMIC_GYRO_LPF,
|
||||
DEBUG_AUTOLEVEL,
|
||||
DEBUG_FW_D,
|
||||
DEBUG_IMU2,
|
||||
DEBUG_ALTITUDE,
|
||||
DEBUG_GYRO_ALPHA_BETA_GAMMA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue