ardupilot/ArduPlane
Andrew Tridgell 3a5fb46dc2 Plane: fixed integer size problem on APM2 2014-01-14 21:27:39 +11:00
..
APM_Config.h Plane: removed HIL_MODE_ATTITUDE 2013-04-12 17:44:40 +10:00
APM_Config.h.reference Plane: updates for new compass API 2013-05-02 12:48:14 +10:00
ArduPlane.pde Plane: start logging when first needed 2014-01-14 13:51:49 +11:00
Attitude.pde Plane: Now using AP_Arming library. 2013-12-11 17:29:23 +11:00
GCS_Mavlink.pde Plane: log PX4Firmware and NuttX git revisions in logs 2014-01-14 15:37:03 +11:00
Log.pde Plane: log PX4Firmware and NuttX git revisions in logs 2014-01-14 15:37:03 +11:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Parameters.h Plane: make LOG_BITMASK 32 bits 2014-01-14 13:06:52 +11:00
Parameters.pde Plane: make LOG_BITMASK 32 bits 2014-01-14 13:06:52 +11: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: auto-update home and baro calibration when disarmed 2013-10-05 18:45:45 +10:00
commands_logic.pde Plane: only log when armed by default 2014-01-14 13:07:43 +11:00
commands_process.pde Plane: only log when armed by default 2014-01-14 13:07:43 +11:00
compat.h ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
compat.pde Plane: removed some compat code 2013-09-30 21:06:43 +10:00
config.h Plane: default LOG_BITMASK to 32767 on non-APM 2013-12-31 10:28:38 +11:00
control_modes.pde Plane: fixed a bug where mode would not revert on geo-fence disable 2013-12-17 14:14:13 +11:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h Plane: fixed integer size problem on APM2 2014-01-14 21:27:39 +11:00
events.pde Plane: integrate BattMonitor 2013-10-03 11:16:08 +09:00
failsafe.pde Plane: updates for AP_HAL::MemberProc 2013-09-30 21:06:43 +10:00
geofence.pde Plane: Introducing FENCE_RETALT parameter. 2013-12-31 09:48:20 +11:00
navigation.pde Plane: use G_Dt for acro angle integration 2013-10-12 13:30:27 +11:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
radio.pde Plane: fixed ARMING_REQUIRED=2 on APM2 to disable rc output on throttle 2013-12-20 11:59:45 +11:00
rally.pde Plane: removed some compile warnings from rally.pde 2013-12-31 09:48:24 +11:00
sensors.pde Plane: only log when armed by default 2014-01-14 13:07:43 +11:00
setup.pde Plane: replace APM with board in cli 2013-12-28 10:42:30 +09:00
system.pde Plane: prevent log corruption when new log started 2014-01-14 14:29:14 +11:00
test.pde Plane: changes for compass healthy API 2013-12-09 17:47:38 +11:00