1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Made new PID loop improvements conditional, disabled some for F3 to save flash space.

This commit is contained in:
mikeller 2018-06-03 17:07:10 +12:00
parent 9d2c7fd105
commit a9b3911e03
5 changed files with 71 additions and 14 deletions

View file

@ -83,8 +83,6 @@ typedef enum
ITERM_RELAX_RPY
} itermRelax_e;
typedef struct pidProfile_s {
uint16_t yaw_lowpass_hz; // Additional yaw filter when yaw axis too noisy
uint16_t dterm_lowpass_hz; // Delta Filter in hz