mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Allow separate debug of PID measurement
This commit is contained in:
parent
70054d59b0
commit
eebb5f644f
4 changed files with 5 additions and 3 deletions
|
@ -72,6 +72,7 @@ typedef enum {
|
|||
DEBUG_DYNAMIC_FILTER_FREQUENCY,
|
||||
DEBUG_IRLOCK,
|
||||
DEBUG_CD,
|
||||
DEBUG_KALMAN,
|
||||
DEBUG_KALMAN_GAIN,
|
||||
DEBUG_PID_MEASUREMENT,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue