1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

Code allowing the use of sonar without requiring a barometer.

This code has been flight tested on a Naze32 acro, with no barometer onboard.  It also works when the target doesn't have BARO defined.
This commit is contained in:
Ben Hitchcock 2014-09-05 11:28:55 +08:00
parent f22953b37a
commit 66fce423bb
8 changed files with 72 additions and 19 deletions

View file

@ -22,7 +22,7 @@ enum {
BOXANGLE,
BOXHORIZON,
BOXBARO,
// BOXVARIO,
BOXSONAR,
BOXMAG,
BOXHEADFREE,
BOXHEADADJ,