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 5fd3c79202 Plane: Fix typos 9 years ago
..
APM_Config.h Plane: added HIL_MODE parameter 10 years ago
APM_Config.h.reference ArduPlane: Fix typos 9 years ago
ArduPlane.cpp ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
Attitude.cpp ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
GCS_Mavlink.cpp Plane: Fix typos 9 years ago
GCS_Mavlink.h Plane: move telemetry_delayed up into base class 9 years ago
Log.cpp Plane: log rally points on startup 9 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp ArduPlane: Fix typos 9 years ago
Parameters.h ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 10 years ago
Plane.cpp ArduPlane: use separate header for version macro 9 years ago
Plane.h Airspeed: store reference in libraries and populate it 9 years ago
adsb.cpp Plane: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago
altitude.cpp Plane: allow landing height adjustment on wp before land (aka approach wp) 9 years ago
arming_checks.cpp Plane: changed for AP_Vehicle API change 9 years ago
capabilities.cpp Plane: Can now command roll from a companion computer. 9 years ago
commands.cpp Plane: don't auto-update home and baro on large height change 9 years ago
commands_logic.cpp AP_Mission: support DO_ENGINE_CONTROL 9 years ago
config.h ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 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: remove unused definitions 9 years ago
events.cpp Plane: initial implementation of QRTL for quadplane RTL 9 years ago
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 ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
landing.cpp Plane: separate out landing height adjustment from barometer changes 9 years ago
make.inc Plane: add AC_Avoidance, AC_Fence to build 9 years ago
motor_test.cpp Plane: fixed motor test by percentage in quadplane 9 years ago
navigation.cpp ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
parachute.cpp Plane: parachute low-alt check should not require auto mode to ever be set 9 years ago
px4_mixer.cpp Plane: fix calculation of override PWM 9 years ago
quadplane.cpp ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
quadplane.h Plane: added throttle suppression for quadplanes 9 years ago
radio.cpp ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
release-notes.txt Plane: update release notes for 3.6.0 9 years ago
sensors.cpp Plane: added internal combustion engine support 9 years ago
setup.cpp Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
system.cpp Plane: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago
takeoff.cpp Plane: make takeoff less noisy with zero timeout 9 years ago
test.cpp ArduPlane: Fix filename in header 9 years ago
tiltrotor.cpp Plane: fixed tiltrotor build failure 9 years ago
tuning.cpp Plane: don't give tuning errors when VTOL inactive 9 years ago
tuning.h Plane: added tuning error reporting for quadplanes 9 years ago
version.h Plane: prepare for 3.6.0 9 years ago
wscript waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago