ardupilot/ArduPlane
uncrustify ff4afa767b uncrustify ArduPlane/commands.pde 2012-08-21 19:19:51 -07:00
..
APM_Config.h uncrustify ArduPlane/APM_Config.h 2012-08-21 18:59:05 -07:00
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
ArduPlane.pde APM: removed DMP support from ArduPlane 2012-08-22 11:46:35 +10:00
Attitude.pde uncrustify ArduPlane/Attitude.pde 2012-08-21 19:19:50 -07:00
CMakeLists.txt Working on ArduPlane options. 2012-04-19 02:23:54 -04:00
GCS.h uncrustify ArduPlane/GCS.h 2012-08-21 18:58:53 -07:00
GCS_Mavlink.pde ArduCopter, ArduPilot: revert mavlink delay callback to be "unsigned long" 2012-08-18 20:34:41 +09:00
Log.pde uncrustify ArduPlane/Log.pde 2012-08-21 19:19:50 -07:00
Makefile AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10:00
Parameters.h APM: added parameter FBWB_ELEV_REV 2012-08-17 15:04:53 +10:00
Parameters.pde uncrustify ArduPlane/Parameters.pde 2012-08-21 19:19:50 -07: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 uncrustify ArduPlane/commands.pde 2012-08-21 19:19:51 -07:00
commands_logic.pde uncrustify ArduPlane/commands_logic.pde 2012-08-21 18:58:11 -07:00
commands_process.pde uncrustify ArduPlane/commands_process.pde 2012-08-21 18:58:17 -07:00
config.h APM: removed DMP support from ArduPlane 2012-08-22 11:46:35 +10:00
control_modes.pde uncrustify ArduPlane/control_modes.pde 2012-08-21 18:57:21 -07:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h uncrustify ArduPlane/defines.h 2012-08-21 18:59:05 -07:00
events.pde uncrustify ArduPlane/events.pde 2012-08-21 18:57:59 -07:00
failsafe.pde uncrustify ArduPlane/failsafe.pde 2012-08-21 18:58:24 -07:00
geofence.pde uncrustify ArduPlane/geofence.pde 2012-08-21 18:58:31 -07:00
navigation.pde uncrustify ArduPlane/navigation.pde 2012-08-21 18:58:17 -07:00
options.cmake AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10:00
planner.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 2012-08-18 18:26:13 +09:00
radio.pde uncrustify ArduPlane/radio.pde 2012-08-21 19:19:50 -07:00
sensors.pde uncrustify ArduPlane/sensors.pde 2012-08-21 18:58:40 -07:00
setup.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 2012-08-18 18:26:13 +09:00
system.pde AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10:00
test.pde ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 2012-08-18 18:55:14 +09:00