mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Merge pull request #5764 from dbasch/gps_rescue
[GPS RESCUE] added gps for altitude estimation
This commit is contained in:
commit
d242de87bd
26 changed files with 154 additions and 550 deletions
|
@ -45,7 +45,7 @@ extern "C" {
|
|||
#include "flight/mixer.h"
|
||||
#include "flight/pid.h"
|
||||
#include "flight/imu.h"
|
||||
#include "flight/altitude.h"
|
||||
#include "flight/position.h"
|
||||
|
||||
#include "config/runtime_config.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue