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.
 
 
 
 
 
 
dgrat 48c243bed0 ArduPlane: Do not use is_zero() for non-float types 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 Plane: corrected land abort gcs msg 9 years ago
Attitude.cpp ArduPlane: Fix typos 9 years ago
GCS_Mavlink.cpp Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
Log.cpp Plane: log NTUN:ArspdErr airspeed error (in meters) 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 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 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 Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
adsb.cpp Plane: refactored interface 9 years ago
altitude.cpp Plane: added local reached_loiter_target() 9 years ago
arming_checks.cpp ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
capabilities.cpp ArduPlane: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
commands.cpp Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
commands_logic.cpp Plane: 3of3 add loiter_xtrack option flag for post-loiter navigation 9 years ago
config.h ArduPlane: use separate header for version macro 9 years ago
control_modes.cpp Plane: added OVERRIDE_SAFETY parameter 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 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 ArduPlane: avoid comparison between signed and unsigned 9 years ago
is_flying.cpp Plane: fixed is_flying() for VTOL flight 9 years ago
landing.cpp Plane: update flight stage on successful restart_landing_sequence() 9 years ago
make.inc Plane: convert tuning to use AP_Tuning library 9 years ago
motor_test.cpp ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
navigation.cpp Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
parachute.cpp Plane: Parachute uses altitude above ground (not home) to check suitability for deployment. 9 years ago
px4_mixer.cpp ArduPlane: Fix typos 9 years ago
quadplane.cpp Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
quadplane.h Plane: added Q_THR_MIN 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: write voltage/current much more frequently 9 years ago
setup.cpp Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
system.cpp ArduPlane: Do not use is_zero() for non-float types 9 years ago
takeoff.cpp Plane: make takeoff less noisy with zero timeout 9 years ago
test.cpp AP_Math: Replace wrap_* functions with template versions 9 years ago
tiltrotor.cpp Plane: fixed tiltrotor build failure 9 years ago
tuning.cpp Plane: added some more tuning sets 9 years ago
tuning.h Plane: added some more tuning sets 9 years ago
version.h Global: use ap_version.h 9 years ago
wscript Plane: removed unnecessary libs 9 years ago