mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 07:15:18 +03:00
Reworked altitude estimation. Made it work when ACC is disabled.
This commit is contained in:
parent
9053feb418
commit
6a03b48e7f
21 changed files with 127 additions and 135 deletions
|
@ -67,7 +67,7 @@
|
|||
#include "fc/rc_controls.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
||||
#include "flight/altitudehold.h"
|
||||
#include "flight/altitude.h"
|
||||
#include "flight/failsafe.h"
|
||||
#include "flight/imu.h"
|
||||
#include "flight/mixer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue