Sub: top and bottom detection working well
althold makes good use of the information and will refuse to attempt to fly out of the water or dig underground
This commit is contained in:
parent
b36300135a
commit
bde64bc919
@ -393,7 +393,6 @@ private:
|
||||
int32_t baro_alt; // barometer altitude in cm above home
|
||||
float baro_climbrate; // barometer climbrate in cm/s
|
||||
LowPassFilterVector3f land_accel_ef_filter; // accelerations for land and crash detector tests
|
||||
LowPassFilterVector3f depth_accel_ef_filter; // accelerations for land and crash detector tests
|
||||
|
||||
// 3D Location vectors
|
||||
// Current location of the Sub (altitude is relative to home)
|
||||
|
Loading…
Reference in New Issue
Block a user