ardupilot/ArduPlane
Michael du Breuil 35bb6a634e Plane: Make base_mode armed status depend upon the arming library, not soft armed 2016-03-17 15:16:17 +11:00
..
APM_Config.h Plane: added HIL_MODE parameter 2015-03-13 22:52:56 +11:00
APM_Config.h.reference Plane: cleanup HIL defines 2014-02-15 05:29:46 +11:00
ArduPlane.cpp Plane: added QLAND mode 2016-03-09 18:20:41 +11:00
Attitude.cpp Plane: added QLAND mode 2016-03-09 18:20:41 +11:00
GCS_Mavlink.cpp Plane: Make base_mode armed status depend upon the arming library, not soft armed 2016-03-17 15:16:17 +11:00
Log.cpp Plane: use ahrs.get_origin instead of ekf.getOriginLLH 2016-03-03 16:20:59 +09: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 Add @Volatile, @ReadOnly support 2016-03-17 10:58:05 +11:00
Parameters.h ArduPlane: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 2015-05-30 15:21:33 +09:00
Plane.cpp AP_HAL: make code not depend on concrete HAL implementations 2015-10-21 09:16:07 +11:00
Plane.h ArduPlane: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
adsb.cpp Plane: refactored interface 2015-12-31 15:36:49 +11:00
altitude.cpp Plane: added QLAND mode 2016-03-09 18:20:41 +11:00
arming_checks.cpp Plane: add missionLoaded arming check fail for mis.len <= 1 2016-02-22 16:19:40 +11:00
capabilities.cpp Plane: init vehicle capabilities 2015-08-05 16:08:49 +09:00
commands.cpp Plane: Text revisions 2015-11-26 07:56:52 +11:00
commands_logic.cpp Plane: fix short loiters exiting early 2016-03-10 15:42:18 +11:00
commands_process.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
config.h ArduPlane: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
control_modes.cpp Plane: added OVERRIDE_SAFETY parameter 2016-01-29 12:20:14 +11:00
createTags ArduPlane: don't use avr include dir for tags 2015-11-04 12:14:16 +11:00
defines.h ArduPlane: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
events.cpp Plane: added QLAND mode 2016-03-09 18:20:41 +11:00
failsafe.cpp Plane: require 5 channels to run failsafe passthrough 2015-09-07 09:16:14 +10:00
geofence.cpp ArduPlane: avoid comparison between signed and unsigned 2015-12-01 16:28:18 -02:00
is_flying.cpp Plane: run is_crashed at 5hz instead of 1hz 2016-02-08 21:13:04 -08:00
landing.cpp Plane: Reverse Thrust 2016-02-09 14:18:02 +11:00
make.inc Plane: added QLOITER mode 2016-01-09 07:38:52 +11:00
motor_test.cpp Plane: support motor_test for quadplanes 2016-03-13 10:05:10 +11:00
navigation.cpp Plane: don't start summing for loiter until we reach loiter circle 2016-03-10 15:43:28 +11:00
parachute.cpp Plane: Text revisions 2015-11-26 07:56:52 +11:00
px4_mixer.cpp Plane: Only resend the mixer configuration if its changed 2016-01-29 12:20:14 +11:00
quadplane.cpp Plane: support motor_test for quadplanes 2016-03-13 10:05:10 +11:00
quadplane.h Plane: support motor_test for quadplanes 2016-03-13 10:05:10 +11:00
radio.cpp Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative 2016-02-10 22:18:06 -08:00
release-notes.txt Plane: prepare for 3.5.0 release 2016-01-30 13:04:51 +11:00
sensors.cpp Plane: write voltage/current much more frequently 2016-02-29 21:24:54 +11:00
setup.cpp Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
system.cpp Plane: added QLAND mode 2016-03-09 18:20:41 +11:00
takeoff.cpp Plane: zero course error for straight bungee launch 2016-01-05 11:20:14 +11:00
test.cpp ArduPlane: initialize the fail_test variable 2016-02-29 14:14:37 +11:00
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00