mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
various ff2_0 improvements
simplify double period averaging fix calc ff changes in between fixes clip * clip and cleanup address review feedback more review feedback 10 to 100
This commit is contained in:
parent
0d62e71a8c
commit
5855b275f4
8 changed files with 96 additions and 77 deletions
|
@ -136,6 +136,7 @@ typedef enum {
|
|||
TABLE_GYRO_FILTER_DEBUG,
|
||||
TABLE_POSITION_ALT_SOURCE,
|
||||
TABLE_DSHOT_BITBANG,
|
||||
TABLE_INTERPOLATED_SP,
|
||||
|
||||
LOOKUP_TABLE_COUNT
|
||||
} lookupTableIndex_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue