3drobotics / ardupilot-solo

GNU General Public License v3.0
137 stars 122 forks source link

Reduce incidence of tip-overs after touchdown #254

Closed priseborough closed 7 years ago

priseborough commented 7 years ago

Partially addresses https://3drsolo.atlassian.net/browse/IG-1352 by reducing tilt limit when landing is detected. First step in implementing a two stage land detector with reduced false-negatives. Testing required to verify/adjust angle limit of 10deg and slew time of 500msec.

Requires #253 and #252 to go in first

georgehines commented 7 years ago

253 is in, #252 has been superseded by #255, which is pending.