mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Trigger gyro SPI DMA reads in EXTI handler if supported and lock gyroTask loop to gyro to eliminate missed updates and jitter
This commit is contained in:
parent
415d4db5aa
commit
d5f62be013
63 changed files with 755 additions and 379 deletions
|
@ -99,4 +99,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"D_LPF",
|
||||
"VTX_TRAMP",
|
||||
"GHST",
|
||||
"SCHEDULER_DETERMINISM"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue