mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Merge branch 'master' into avs-fw-autotune
# Conflicts: # src/main/build/debug.h # src/main/fc/settings.yaml
This commit is contained in:
commit
9699fdf268
30 changed files with 325 additions and 98 deletions
|
@ -83,7 +83,8 @@ typedef enum {
|
|||
DEBUG_FW_D,
|
||||
DEBUG_IMU2,
|
||||
DEBUG_ALTITUDE,
|
||||
DEBUG_SMITH_COMPENSATOR,
|
||||
DEBUG_GYRO_ALPHA_BETA_GAMMA,
|
||||
DEBUG_SMITH_PREDICTOR,
|
||||
DEBUG_AUTOTUNE,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue