mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
new gps rescue pid controller based on vertical velocity [ci skip]
This commit is contained in:
parent
6a78550175
commit
bb5f59a94d
5 changed files with 97 additions and 24 deletions
|
@ -91,4 +91,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"CRSF_LINK_STATISTICS_PWR",
|
||||
"CRSF_LINK_STATISTICS_DOWN",
|
||||
"BARO",
|
||||
"GPS_RESCUE_THROTTLE_PID",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue