ardupilot/ArduPlane
2019-02-15 08:28:45 +11:00
..
afs_plane.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
altitude.cpp Plane: adjust for location flags being moved out of union 2019-01-16 11:45:29 +11:00
AP_Arming.cpp Plane: remove vestiges of old PX4_MIXER code 2019-01-19 19:31:03 +11:00
AP_Arming.h
APM_Config.h
APM_Config.h.reference
ArduPlane.cpp Plane: make setting of home boolean in preparation for sanity checks 2019-02-15 08:28:45 +11:00
Attitude.cpp Plane: Remove some redundant code/state resets 2019-01-15 10:45:50 +11:00
avoidance_adsb.cpp
avoidance_adsb.h
capabilities.cpp
commands_logic.cpp Plane: remove redundant send_ekf_origin 2019-02-15 08:28:45 +11:00
commands.cpp Plane: make setting of home boolean in preparation for sanity checks 2019-02-15 08:28:45 +11:00
config.h Plane: remove vestiges of old PX4_MIXER code 2019-01-19 19:31:03 +11:00
control_modes.cpp Plane: remove vestiges of old PX4_MIXER code 2019-01-19 19:31:03 +11:00
createTags
defines.h Plane: Add a failure timer for quadplane forward transitions 2019-01-08 10:52:12 +11:00
events.cpp Plane: ignore battery failsafe during landing 2019-01-23 14:16:27 -07:00
failsafe.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
GCS_Mavlink.cpp Plane: remove redundant home-setting sanity checks 2019-02-15 08:28:45 +11:00
GCS_Mavlink.h Plane: make setting of home boolean in preparation for sanity checks 2019-02-15 08:28:45 +11:00
GCS_Plane.cpp
GCS_Plane.h
geofence.cpp Plane: adjust for Location_Class and Location unification 2019-01-16 11:45:29 +11:00
is_flying.cpp Plane: disable crash detection if no GPS and no airspeed 2018-11-19 07:32:20 +11:00
Log.cpp Plane: dataflash always emits rally points at startup 2019-02-12 11:48:55 +11:00
Makefile.waf
motor_test.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
navigation.cpp Plane: adjust for location flags being moved out of union 2019-01-16 11:45:29 +11:00
parachute.cpp Plane: added landing gear support 2018-11-09 14:35:14 +11:00
Parameters.cpp Plane: ICE to use ahrs singleton 2019-02-05 15:34:08 +11:00
Parameters.h Plane: remove vestiges of old PX4_MIXER code 2019-01-19 19:31:03 +11:00
Plane.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
Plane.h Plane: make setting of home boolean in preparation for sanity checks 2019-02-15 08:28:45 +11:00
qautotune.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
qautotune.h Plane: log PIDs during QAUTOTUNE twitch 2018-12-22 15:10:23 +11:00
quadplane.cpp Plane: allow changing Q_TRIM_PITCH in flight 2019-02-12 09:42:19 +11:00
quadplane.h Plane: allow changing Q_TRIM_PITCH in flight 2019-02-12 09:42:19 +11:00
radio.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
RC_Channel.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
RC_Channel.h
release-notes.txt Plane: release notes for 3.9.2beta3 2018-09-20 07:17:34 +10:00
reverse_thrust.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
sensors.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
servos.cpp Plane: separate out slew limit logic for left/right throttles 2019-02-03 05:06:37 -08:00
soaring.cpp
system.cpp Plane: devo telemetry no long requires singleton classes to be passed in 2019-02-13 19:24:07 +00:00
tailsitter.cpp Tailsitter: move mixer to AP_motors 2018-12-21 11:19:18 +09:00
takeoff.cpp Plane: pass height to landing gear update 2018-11-10 21:24:19 +11:00
tiltrotor.cpp Plane: pass rudder diffential thrust to AP_motors 2019-01-15 10:19:19 +11:00
tuning.cpp
tuning.h
version.cpp Plane: remove PX4 FWVersion info 2019-01-16 11:47:55 +11:00
version.h
wscript Plane: move responsibility for parachute deployment up 2019-02-13 09:25:27 +09:00