ardupilot/ArduPlane
Tom Pittenger 6399d00950 Plane: convert to using static send_statustext
- no more MSG_STATUSTEXT
- TODO: replace calls to gcs_send_text and gcs_send_text_fmt to GCS_MAVLINK::send_statustext()
2016-02-24 09:18:06 +11:00
..
adsb.cpp
altitude.cpp Plane: add flight stage LAND_PREFLARE 2016-02-09 14:18:02 +11:00
APM_Config.h
APM_Config.h.reference
ArduPlane.cpp Plane: nonfunctional change, comment only. Units were in old in comment 2016-02-12 12:14:38 -08:00
arming_checks.cpp Plane: add missionLoaded arming check fail for mis.len <= 1 2016-02-22 16:19:40 +11:00
Attitude.cpp Plane: new param LAND_THEN_NEUTRL 2016-02-16 23:40:44 -08:00
capabilities.cpp
commands_logic.cpp Plane: Reverse Thrust 2016-02-09 14:18:02 +11:00
commands_process.cpp
commands.cpp
config.h ArduPlane: remove unused CMAKE define 2016-02-19 19:15:39 -02:00
control_modes.cpp Plane: added OVERRIDE_SAFETY parameter 2016-01-29 12:20:14 +11:00
createTags
defines.h Plane: defines.h should not use defines from config.h 2016-02-19 12:34:23 -02:00
events.cpp Plane: add flight stage LAND_PREFLARE 2016-02-09 14:18:02 +11:00
failsafe.cpp
GCS_Mavlink.cpp Plane: convert to using static send_statustext 2016-02-24 09:18:06 +11:00
geofence.cpp
is_flying.cpp Plane: run is_crashed at 5hz instead of 1hz 2016-02-08 21:13:04 -08:00
landing.cpp Plane: Reverse Thrust 2016-02-09 14:18:02 +11:00
Log.cpp Plane: added PID tuning for quadplane modes 2016-02-20 20:20:27 +11:00
make.inc
Makefile
Makefile.waf
navigation.cpp
parachute.cpp
Parameters.cpp Plane: new param LAND_THEN_NEUTRL 2016-02-16 23:40:44 -08:00
Parameters.h Plane: new param LAND_THEN_NEUTRL 2016-02-16 23:40:44 -08:00
Parameters.pde
Plane.cpp
Plane.h Plane: convert to using static send_statustext 2016-02-24 09:18:06 +11:00
px4_mixer.cpp Plane: Only resend the mixer configuration if its changed 2016-01-29 12:20:14 +11:00
quadplane.cpp Plane: added PID tuning for quadplane modes 2016-02-20 20:20:27 +11:00
quadplane.h Plane: added PID tuning for quadplane modes 2016-02-20 20:20:27 +11:00
radio.cpp Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative 2016-02-10 22:18:06 -08:00
release-notes.txt Plane: prepare for 3.5.0 release 2016-01-30 13:04:51 +11:00
sensors.cpp Plane: add flight stage LAND_PREFLARE 2016-02-09 14:18:02 +11:00
setup.cpp
system.cpp Plane: move set_dataflash(0 for static logging 2016-02-24 09:18:05 +11:00
takeoff.cpp
test.cpp
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00