ardupilot/ArduPlane
Andrew Tridgell f7697574db Plane: use the new airspeed driver interface
the choice of analog source is now in the airspeed driver
2013-06-03 11:51:09 +10: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: use the new airspeed driver interface 2013-06-03 11:51:09 +10:00
Attitude.pde Plane: zero attitude integrators on the ground 2013-06-01 22:29:38 +10:00
GCS.h Plane: switch to an array for stream rates 2013-02-05 08:20:41 +11:00
GCS_Mavlink.pde Plane: use the new airspeed driver interface 2013-06-03 11:51:09 +10:00
Log.pde Plane: fixed headers for mode logging 2013-05-31 14:04:03 +10:00
Makefile Plane: use new apm.mk 2013-01-02 17:28:21 +11:00
Parameters.h Plane: removed the old roll/pitch/yaw PID controllers 2013-05-31 14:06:56 +10:00
Parameters.pde Plane: removed the old roll/pitch/yaw PID controllers 2013-05-31 14:06:56 +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: set loiter.direction for GUIDED mode 2013-04-21 23:46:35 +10:00
commands_logic.pde Plane: removed the old crash_timer code 2013-05-28 11:19:28 +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: use the new airspeed driver interface 2013-06-03 11:51:09 +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: use library gcs_severity 2013-05-09 09:28:57 +10:00
events.pde Plane: make voltage and battery capacity failsafe settable at runtime 2013-05-22 20:33:57 +10:00
failsafe.pde Plane: added ELEVON_OUTPUT option 2013-04-29 12:13:59 +10:00
geofence.pde Plane: use hal.storage for eeprom access 2012-12-20 14:51:39 +11:00
navigation.pde Plane: avoid copying the DCM matrix 2013-05-05 21:51:09 +10:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
radio.pde Plane: support 12 output channels on PX4 2013-04-25 20:10:53 +10:00
sensors.pde Plane: make voltage and battery capacity failsafe settable at runtime 2013-05-22 20:33:57 +10:00
setup.pde Plane: enable wind estimation 2013-05-24 11:21:42 +10:00
system.pde Plane: use the new airspeed driver interface 2013-06-03 11:51:09 +10:00
test.pde Plane: use the new airspeed driver interface 2013-06-03 11:51:09 +10:00