mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Gyro native rate sampling, filtering, and scheduler restructuring
This commit is contained in:
parent
b11565efbe
commit
f584780944
42 changed files with 718 additions and 421 deletions
|
@ -94,4 +94,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"FF_LIMIT",
|
||||
"FF_INTERPOLATED",
|
||||
"BLACKBOX_OUTPUT",
|
||||
"GYRO_SAMPLE",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue