ardupilot/libraries/AP_Landing
Lucas De Marchi b37ca322f1 AP_Landing: use FALLTHROUGH define
When falling through on a case switch, allow to add an empty statement
with the correct attribute to tell the compiler this behavior is
intended.
2017-08-22 23:59:13 -07:00
..
AP_Landing.cpp AP_Landing: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Landing.h AP_Landing: Add MAVLink reporting interface 2017-05-24 15:22:27 -07:00
AP_Landing_Deepstall.cpp AP_Landing: use FALLTHROUGH define 2017-08-22 23:59:13 -07:00
AP_Landing_Deepstall.h AP_Landing: Deepstall: Allow requiring a minimum altitude to abort a landing 2017-07-17 08:43:50 -07:00
AP_Landing_Slope.cpp AP_Landing: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00