ardupilot/ArduPlane
Andrew Tridgell 958e17f4ff Plane: use AP_GPS_Auto for 2nd GPS 2014-04-01 06:38:23 +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: use AP_GPS_Auto for 2nd GPS 2014-04-01 06:38:23 +11:00
Attitude.pde Plane: support 14 RC channels on PX4 2014-03-25 14:47:05 +11:00
GCS_Mavlink.pde Plane: Changes needed prior to merging with master identified by Tridge. 2014-03-27 09:26:20 +11:00
Log.pde Plane: integrate dataflash Log_Write_MavCmd 2014-03-19 12:12:45 +09:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Parameters.h Plane: FENCE_RET_RALLY param. Plane returns to rally point on breach. 2014-03-27 09:26:20 +11:00
Parameters.pde Plane: Changes needed prior to merging with master identified by Tridge. 2014-03-27 09:26:20 +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: set_next_WP fn accepts Location 2014-03-19 12:13:06 +09:00
commands_logic.pde Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 2014-03-27 09:26:20 +11:00
commands_process.pde Plane: RTL home when AUTO run with no mission 2014-03-19 12:12:31 +09: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: raise default LIM_PITCH_MAX to 20 degrees 2014-03-03 15:49:04 +11:00
control_modes.pde Plane: make next_WP and prev_WP be locations 2014-03-19 12:12:39 +09:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 2014-03-27 09:26:20 +11:00
events.pde Plane: use AP_ServoRelayEvents library 2014-01-20 17:06:29 +11:00
failsafe.pde Plane: added support for a separate steering channel 2014-03-05 12:57:50 +11:00
geofence.pde Plane: fixed previous_mode error in geofence 2014-03-29 13:53:19 +11:00
navigation.pde Plane: use TECS get_target_airspeed() 2014-03-20 17:34:33 +11:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
radio.pde Plane: support 14 RC channels on PX4 2014-03-25 14:47:05 +11:00
rally.pde Plane: make next_WP and prev_WP be locations 2014-03-19 12:12:39 +09:00
sensors.pde Plane: updates for AHRS holding home position 2014-02-15 05:29:47 +11:00
setup.pde Plane: CLI uses HAL eeprom storage size definition 2014-03-19 12:11:59 +09:00
system.pde Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 2014-03-27 09:26:20 +11:00
test.pde Plane: updates for new RCInput API 2014-03-25 14:47:05 +11:00