ardupilot/ArduPlane
Andrew Tridgell 964b8ed2f3 Plane: fix for scheduler API change 2015-05-26 14:33:52 +10: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: fix for scheduler API change 2015-05-26 14:33:52 +10:00
Attitude.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
GCS_Mavlink.cpp ArduPlane: use functor macros 2015-05-26 13:46:54 +10:00
Log.cpp ArduPlane: use functor macros 2015-05-26 13:46:54 +10:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Parameters.cpp Plane: fixed paths for GCS_MAVLink parameter file 2015-05-21 11:42:45 +10:00
Parameters.h Plane: add support for 4th mavlink channel 2015-05-15 15:07:28 +09:00
Plane.cpp ArduPlane: use functor macros 2015-05-26 13:46:54 +10:00
Plane.h ArduPlane: use functor macros 2015-05-26 13:46:54 +10:00
altitude.cpp Plane: disabled rangefinder on APM2 2015-05-21 07:48:53 +10:00
climb_rate.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
commands_logic.cpp Plane: enable messages for MAVLink gimbal support 2015-05-26 08:30:30 +10:00
commands_process.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
config.h Plane: disabled rangefinder on APM2 2015-05-21 07:48:53 +10:00
control_modes.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h Plane: removed NOINLINE define 2015-05-21 09:35:55 +10:00
events.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
failsafe.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
geofence.cpp Plane: fixed fence return point on breach 2015-05-24 15:24:02 +10:00
landing.cpp Plane: disabled rangefinder on APM2 2015-05-21 07:48:53 +10:00
make.inc Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
navigation.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
px4_mixer.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
radio.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
release-notes.txt Plane: prepare for 3.3.0 release 2015-05-20 18:01:21 +10:00
sensors.cpp Plane: disabled rangefinder on APM2 2015-05-21 07:48:53 +10:00
setup.cpp Plane: convert from .pde to .cpp files 2015-05-21 07:48:52 +10:00
system.cpp Plane: fixed APM1 build 2015-05-21 07:48:53 +10:00
takeoff.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00
test.cpp Plane: added local millis() and micros() to reduce code size a bit 2015-05-21 07:48:53 +10:00