ardupilot/ArduPlane
Andrew Tridgell 566b0ccc61 Plane: call esimate_wind() 2014-02-15 05:48:24 +11:00
..
APM_Config.h Plane: removed HIL_MODE_ATTITUDE 2013-04-12 17:44:40 +10:00
APM_Config.h.reference Plane: cleanup HIL defines 2014-02-15 05:29:46 +11:00
ArduPlane.pde Plane: call esimate_wind() 2014-02-15 05:48:24 +11:00
Attitude.pde Plane: allow FLAP_IN_CHANNEL to control k_flap and k_flap_auto too 2014-02-06 14:09:49 +11:00
GCS_Mavlink.pde Plane: use common send_ahrs2() 2014-02-15 05:48:16 +11:00
Log.pde Plane: removed duplicate log description 2014-02-15 05:48:24 +11:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Parameters.h Plane : NavEKF Mavlink tunable parameter - first attempt 2014-02-15 05:48:22 +11:00
Parameters.pde Plane: fixed parameter build for NavEKF 2014-02-15 05:48:22 +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: use a const reference for home 2014-02-15 05:48:15 +11:00
commands_logic.pde Plane: use a const reference for home 2014-02-15 05:48:15 +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: removed extra log enum 2014-02-15 05:48:23 +11:00
events.pde Plane: use AP_ServoRelayEvents library 2014-01-20 17:06:29 +11:00
failsafe.pde Plane: allow FLAP_IN_CHANNEL to control k_flap and k_flap_auto too 2014-02-06 14:09:49 +11:00
geofence.pde Plane: use a const reference for home 2014-02-15 05:48:15 +11:00
navigation.pde Plane: use a const reference for home 2014-02-15 05:48:15 +11:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
radio.pde Plane: use new RC_Channels API 2014-02-06 10:17:16 +11:00
rally.pde Plane: use a const reference for home 2014-02-15 05:48:15 +11:00
sensors.pde Plane: updates for AHRS holding home position 2014-02-15 05:29:47 +11:00
setup.pde Plane: replace APM with board in cli 2013-12-28 10:42:30 +09:00
system.pde Plane: updates for AHRS holding home position 2014-02-15 05:29:47 +11:00
test.pde Plane: updates for AHRS holding home position 2014-02-15 05:29:47 +11:00