ardupilot/ArduPlane
Randy Mackay 840a6e4147 Plane: quadplane uses AC_Loiter
includes param conversion
2018-04-04 10:45:10 +09:00
..
APM_Config.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
APM_Config.h.reference ArduPlane: Fix typos 2016-05-13 19:20:07 -03:00
AP_Arming.cpp Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
AP_Arming.h Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
ArduPlane.cpp Plane: Support new battery failsafes 2018-03-27 22:12:21 +01:00
Attitude.cpp Plane: failsafe events to use enums instead of magical numbers : Non-functional change 2017-12-07 00:19:32 -08:00
GCS_Mavlink.cpp Plane: fix method shadowing 2018-04-03 16:29:33 +01:00
GCS_Mavlink.h Plane: factor vehicle's mavlink send_heartbeat 2018-04-03 13:05:19 +01:00
GCS_Plane.cpp Plane: remove CLI 2017-08-14 10:23:50 +09:00
GCS_Plane.h Plane: remove CLI 2017-08-14 10:23:50 +09:00
Log.cpp Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
Makefile
Makefile.waf
Parameters.cpp Plane: Support new battery failsafes 2018-03-27 22:12:21 +01:00
Parameters.h Plane: Support new battery failsafes 2018-03-27 22:12:21 +01:00
Parameters.pde
Plane.cpp Plane: removed create() method for objects 2017-12-14 08:12:28 +11:00
Plane.h Plane: factor vehicle's mavlink send_heartbeat 2018-04-03 13:05:19 +01:00
afs_plane.cpp Plane: use baro singleton 2018-03-08 21:20:05 -08:00
altitude.cpp Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
avoidance_adsb.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
avoidance_adsb.h Plane: removed create() method for objects 2017-12-14 08:12:28 +11:00
capabilities.cpp Plane: Add compass cal capability bit 2016-12-04 19:17:01 -08:00
commands.cpp Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
commands_logic.cpp [Plane] Fix verify_loiter_heading acceptance criteria. 2018-03-20 10:25:35 -07:00
config.h Plane: disable HIL on px4-v2 2018-03-03 13:35:39 +11:00
control_modes.cpp Plane: Rename rc failsafe state members 2017-11-02 16:46:08 -07:00
createTags ArduPlane: remove mention to .pde files 2016-05-07 22:55:48 -03:00
defines.h Plane: fixed error string spelling 2018-03-02 21:37:11 -08:00
events.cpp Plane: Support new battery failsafes 2018-03-27 22:12:21 +01:00
failsafe.cpp Plane: use scheduler ticks in place of mainloop_count 2018-02-13 17:15:05 +11:00
geofence.cpp Plane: cleanup geofence warnings 2017-11-27 18:35:49 -08:00
is_flying.cpp Plane: allow AP_Stats to be optional 2018-03-02 07:23:35 +11:00
make.inc Plane: disable HIL on px4-v2 2018-03-03 13:35:39 +11:00
motor_test.cpp Plane: tighten handleMessage result type 2017-12-01 17:01:10 +00:00
navigation.cpp Plane: Allow GUIDED mode to take advantage of crosstrack flag. 2018-01-22 19:17:09 -08:00
parachute.cpp Plane: Allow a second activation of parachute 2017-07-26 17:51:34 +01:00
px4_mixer.cpp Plane: use calloc in preferance to malloc 2018-01-17 11:22:05 +11:00
quadplane.cpp Plane: quadplane uses AC_Loiter 2018-04-04 10:45:10 +09:00
quadplane.h Plane: quadplane uses AC_Loiter 2018-04-04 10:45:10 +09:00
radio.cpp Plane: use cork/push wrapper 2017-11-21 14:10:54 +11:00
release-notes.txt Plane: update release notes 2018-01-16 11:03:26 +11:00
sensors.cpp Plane: let GCS_MAVLink calibrate airspeed sensor 2018-04-02 23:25:05 +01:00
servos.cpp Plane: allow control_mode enum to be in arbitrary order 2018-01-09 17:05:04 -08:00
soaring.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
system.cpp Plane: let GCS_MAVLink calibrate airspeed sensor 2018-04-02 23:25:05 +01:00
tailsitter.cpp Plane: move pos-control pids to pos-control library 2018-01-23 12:00:43 +09:00
takeoff.cpp Plane: fixed minacc and delay for launch 2017-08-29 07:35:04 +10:00
tiltrotor.cpp Plane: make ground test easier for tilt 2017-04-24 16:55:41 +10:00
tuning.cpp Plane: move pos-control pids to pos-control library 2018-01-23 12:00:43 +09:00
tuning.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
version.cpp ArduPlane: move version to a static member 2017-09-23 21:37:45 -07:00
version.h Plane: mark version as 3.9.0-dev 2018-01-16 11:04:55 +11:00
wscript Plane: disable HIL on px4-v2 2018-03-03 13:35:39 +11:00