ardupilot/ArduPlane
Andrew Tridgell 0c5b393919 Plane: added compass logging 2013-04-20 13:52:36 +10:00
..
APM_Config.h Plane: removed HIL_MODE_ATTITUDE 2013-04-12 17:44:40 +10:00
APM_Config.h.reference Global change all references from 2013-01-02 09:24:31 +11:00
ArduPlane.pde Plane: added compass logging 2013-04-20 13:52:36 +10:00
Attitude.pde Plane: move elevon variables into a structure 2013-04-15 14:53:56 +10:00
CMakeLists.txt Working on ArduPlane options. 2012-04-19 02:23:54 -04:00
GCS.h Plane: switch to an array for stream rates 2013-02-05 08:20:41 +11:00
GCS_Mavlink.pde Plane: make the plane code compatible with the new logging system 2013-04-20 13:52:36 +10:00
Log.pde Plane: added compass logging 2013-04-20 13:52:36 +10:00
Makefile Plane: use new apm.mk 2013-01-02 17:28:21 +11:00
Parameters.h Plane: removed old HDNG2RLL PID control 2013-04-15 10:52:32 +10:00
Parameters.pde Plane: allow for negative WP_LOITER_RAD for conter-clockwise loiter 2013-04-15 10:52:32 +10:00
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 2012-08-21 18:57:21 -07:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.pde Plane: update for new AP_Navigation controller class 2013-04-12 12:48:09 +10:00
commands_logic.pde Plane: fixed LOITER_TIME to start when loiter starts 2013-04-15 21:39:14 +10:00
commands_process.pde ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
compat.h ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
compat.pde ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
config.h Plane: added compass logging 2013-04-20 13:52:36 +10:00
control_modes.pde Plane: ignore control mode changes when in throttle failsafe 2013-02-21 11:21:39 +11:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h Plane: added compass logging 2013-04-20 13:52:36 +10:00
events.pde Plane: added HIL_SERVOS option 2013-03-30 14:38:43 +11:00
failsafe.pde Plane: fixed failsafe with VTAIL_OUTPUT 2013-04-05 15:35:26 +11:00
geofence.pde Plane: use hal.storage for eeprom access 2012-12-20 14:51:39 +11:00
navigation.pde Plane: fixed LOITER_TURNS command 2013-04-15 21:31:11 +10:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
options.cmake Copter: remove support for CLI Slider 2013-03-18 14:07:04 +09:00
radio.pde Plane: move elevon variables into a structure 2013-04-15 14:53:56 +10:00
sensors.pde Plane: removed ahrs.set_barometer() 2013-04-15 10:52:32 +10:00
setup.pde Plane: make the plane code compatible with the new logging system 2013-04-20 13:52:36 +10:00
system.pde Plane: convert to new logging system 2013-04-20 13:52:36 +10:00
test.pde Plane: removed HIL_MODE_ATTITUDE 2013-04-12 17:44:40 +10:00