ardupilot/ArduPlane
Tom Pittenger ac1dced3bf Plane: set landing params as private and use accessors 2016-11-25 19:07:30 -08:00
..
APM_Config.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
APM_Config.h.reference ArduPlane: Fix typos 2016-05-13 19:20:07 -03:00
ArduPlane.cpp Plane: set landing params as private and use accessors 2016-11-25 19:07:30 -08:00
Attitude.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
GCS_Mavlink.cpp AP_Landing: port more from plane 2016-11-25 19:07:30 -08:00
GCS_Mavlink.h Plane: update sensor status error flags independently of sending a sys_status message 2016-11-02 08:36:58 +11:00
Log.cpp Plane: remove define RANGEFINDER_ENABLED - always enabled 2016-11-25 19:07:30 -08:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Makefile.waf waf: use single entry point for make wrappers 2015-12-10 10:40:34 +09:00
Parameters.cpp Plane: Migrate the rest of "LAND_" params from Plane to AP_Landing 2016-11-25 19:07:30 -08:00
Parameters.h Plane: Migrate the rest of "LAND_" params from Plane to AP_Landing 2016-11-25 19:07:30 -08:00
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 2015-05-30 15:21:33 +09:00
Plane.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Plane.h Plane: migrate aparm "LAND_" params from plane to AP_Landing 2016-11-25 19:07:30 -08:00
afs_plane.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
altitude.cpp Plane: port the rest of plane/landing.cpp to AP_Landing 2016-11-25 19:07:30 -08:00
arming_checks.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
avoidance_adsb.cpp Plane: Move auto_state variables to AP_landing members 2016-11-25 19:07:30 -08:00
avoidance_adsb.h Plane: add Avoid_ADSB support to plane 2016-08-17 22:38:54 -07:00
capabilities.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
commands.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
commands_logic.cpp Plane: remove landing.cpp entirely 2016-11-25 19:07:30 -08:00
config.h Plane: remove define RANGEFINDER_ENABLED - always enabled 2016-11-25 19:07:30 -08:00
control_modes.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
createTags ArduPlane: remove mention to .pde files 2016-05-07 22:55:48 -03:00
defines.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
events.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
failsafe.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
geofence.cpp Plane: To nullptr from NULL. 2016-10-29 10:32:05 -03:00
is_flying.cpp Plane: move various g params to aparms 2016-11-25 19:07:30 -08:00
make.inc AP_Landing: add new library for fixed wing landing abstraction 2016-11-25 19:07:30 -08:00
motor_test.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
navigation.cpp Plane: set landing params as private and use accessors 2016-11-25 19:07:30 -08:00
parachute.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
px4_mixer.cpp Plane: Change from printf statement to print, println statement. 2016-11-25 15:57:15 -08:00
quadplane.cpp Plane: move various g params to aparms 2016-11-25 19:07:30 -08:00
quadplane.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
radio.cpp Plane: move various g params to aparms 2016-11-25 19:07:30 -08:00
release-notes.txt Plane: updated release notes for 3.7.1 2016-10-21 13:15:51 +11:00
sensors.cpp Plane: remove define RANGEFINDER_ENABLED - always enabled 2016-11-25 19:07:30 -08:00
servos.cpp Plane: set landing params as private and use accessors 2016-11-25 19:07:30 -08:00
setup.cpp Plane: Change from printf statement to print, println statement. 2016-11-25 15:57:15 -08:00
system.cpp Plane: update comment and remove redundant work 2016-11-25 19:07:30 -08:00
takeoff.cpp Plane: move various g params to aparms 2016-11-25 19:07:30 -08:00
test.cpp Plane: Change from printf statement to print, println statement. 2016-11-25 15:57:15 -08:00
tiltrotor.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
tuning.cpp Plane: To nullptr from NULL. 2016-10-29 10:32:05 -03:00
tuning.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
version.h Plane: update version to 3.8.0beta1 2016-10-21 13:16:36 +11:00
wscript AP_Landing: add new library for fixed wing landing abstraction 2016-11-25 19:07:30 -08:00