You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Pittenger 204abfd45e Plane: set heartbeat.system_status to Critical for low-battery failsafe events 9 years ago
..
APM_Config.h
APM_Config.h.reference ArduPlane: Fix typos 9 years ago
ArduPlane.cpp Plane: setup mixer in the one second loop when disarmed 9 years ago
Attitude.cpp Differential spoilers support, elevon offset 9 years ago
GCS_Mavlink.cpp Plane: set heartbeat.system_status to Critical for low-battery failsafe events 9 years ago
GCS_Mavlink.h Plane: move telemetry_delayed up into base class 9 years ago
Log.cpp Plane: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Makefile
Makefile.waf
Parameters.cpp Plane: Fence breaches can go to RTL mode with new FENCE_ACTION setting. 9 years ago
Parameters.h Differential spoilers support, elevon offset 9 years ago
Parameters.pde
Plane.cpp
Plane.h Plane: take advantage of rangefinder support in relative_ground_altitude() 9 years ago
adsb.cpp
altitude.cpp Plane: take advantage of rangefinder support in relative_ground_altitude() 9 years ago
arming_checks.cpp ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
capabilities.cpp Plane: Can now change current WP alt via mavlink. 9 years ago
commands.cpp Plane: prevent a discrepancy between EKF origin and home for altitude 9 years ago
commands_logic.cpp Plane: store auto land slope 9 years ago
config.h Differential spoilers support, elevon offset 9 years ago
control_modes.cpp Plane: setup mixer in the one second loop when disarmed 9 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h Plane: update for AP_TECS API change 9 years ago
events.cpp
failsafe.cpp ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
geofence.cpp Plane: Fence breaches can go to RTL mode with new FENCE_ACTION setting. 9 years ago
is_flying.cpp Plane: override is_flying for quadplane 9 years ago
landing.cpp Plane: handle large negative baro offsets (corner case) to self-trigger a land-abort go-around 9 years ago
make.inc Plane: convert tuning to use AP_Tuning library 9 years ago
motor_test.cpp Plane: fixed motor test by percentage in quadplane 9 years ago
navigation.cpp Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
parachute.cpp Plane: allow manual parachute releases on the ground 9 years ago
px4_mixer.cpp Plane: fix calculation of override PWM 9 years ago
quadplane.cpp Plane: fix quadplane integrator to always clip to at least 0 to throttle_max 9 years ago
quadplane.h Plane: fixed variable misspelling 9 years ago
radio.cpp Plane: improve user friendliness of throttle fs msg 9 years ago
release-notes.txt ArduPlane: Fix typos 9 years ago
sensors.cpp Plane: update for new airspeed calibration 9 years ago
setup.cpp
system.cpp Plane: don't stall EKF during baro cal 9 years ago
takeoff.cpp Plane: make takeoff less noisy with zero timeout 9 years ago
test.cpp Plane: don't stall EKF during baro cal 9 years ago
tiltrotor.cpp Plane: fixed tiltrotor build failure 9 years ago
tuning.cpp Plane: allow tuning of more parameter sets 9 years ago
tuning.h Plane: added tuning error reporting for quadplanes 9 years ago
version.h Global: use ap_version.h 9 years ago
wscript Plane: removed unnecessary libs 9 years ago