..
altitude.pde
Plane: use location_path_proportion()
2015-01-01 15:17:45 +11:00
APM_Config.h
Plane : Add data logging for optical flow use with EKF
2014-12-06 18:16:48 +11:00
APM_Config.h.reference
Plane: cleanup HIL defines
2014-02-15 05:29:46 +11:00
ArduPlane.pde
Plane: added AK8963 support
2015-01-07 08:41:13 +11:00
Attitude.pde
Plane: use set_radio_trimmed() for flaperons
2014-11-25 08:20:10 +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_logic.pde
Plane: on takeoff set prev_WP_loc to current_loc
2015-01-03 14:07:02 +11:00
commands_process.pde
Plane: RTL home when AUTO run with no mission
2014-03-19 12:12:31 +09:00
commands.pde
Plane: prevent cross-track on some WP types
2014-08-04 21:02:13 +10:00
compat.h
Plane: fix for HAL_GPIO_*
2014-06-02 10:42:36 +10:00
compat.pde
Plane: removed unused function
2014-10-30 18:23:29 +11:00
config.h
Plane: use common send_opticalflow()
2015-01-03 15:53:35 +11:00
control_modes.pde
Plane: prevent baro reset from OVERRIDE_CHAN
2014-11-29 19:55:25 +11:00
createTags
imported ArduPlane from ArduPilotMega svn
2011-09-09 11:29:39 +10:00
defines.h
Plane : Add data logging for optical flow use with EKF
2014-12-06 18:16:48 +11:00
events.pde
ArduPlane: attempt to send GCS a message when the GCS heartbeat is not detected.
2014-08-07 12:54:47 +10:00
failsafe.pde
Plane: no need to set flaperons separately from flaperon_update()
2014-11-19 21:32:49 +11:00
GCS_Mavlink.pde
Plane: use common send_opticalflow()
2015-01-03 15:53:35 +11:00
geofence.pde
Plane: update for APM_OBC API change
2014-08-17 09:13:29 +10:00
landing.pde
Plane: use location_path_proportion()
2015-01-01 15:17:45 +11:00
Log.pde
Plane: use location_path_proportion()
2015-01-01 15:17:45 +11:00
Makefile
Plane: cleanup cruft in Makefile
2013-10-13 21:41:01 +11:00
navigation.pde
Plane: use location_path_proportion()
2015-01-01 15:17:45 +11:00
nocore.inoflag
ArduPlane: Ported to AP_HAL
2012-12-20 14:51:36 +11:00
Parameters.h
Plane : Add data logging for optical flow use with EKF
2014-12-06 18:16:48 +11:00
Parameters.pde
Plane: BATT param's underscore moved to library
2014-12-31 15:22:56 +09:00
px4_mixer.pde
Plane: fixed potential division by zero in mixing creation
2014-11-08 15:40:35 +11:00
radio.pde
Plane: Arming updated to use RC channel objects not RC channels directly
2015-01-08 11:55:19 +11:00
release-notes.txt
Plane: prepare for 3.2.0 release
2014-11-25 13:58:28 +11:00
sensors.pde
Plane: changed for new AP_Airspeed API
2014-11-13 21:12:59 +11:00
setup.pde
Plane: added AK8963 support
2015-01-07 08:41:13 +11:00
system.pde
Plane: make optflow available to AHRS
2015-01-03 14:16:34 +11:00
takeoff.pde
Plane: added FBWA_TDRAG_CHAN parameter
2014-08-24 19:39:51 +10:00
test.pde
Plane: fixed baro test in CLI
2014-11-19 21:42:27 +11:00