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.
 
 
 
 
 
 
Andrew Tridgell 5a24e93cc5 Plane: removed debug code and add quadplane setup checks 9 years ago
..
APM_Config.h Plane: added HIL_MODE parameter 10 years ago
APM_Config.h.reference Plane: cleanup HIL defines 11 years ago
ArduPlane.cpp Plane: added quadplane version of is_flying() 9 years ago
Attitude.cpp Plane: added quadplane version of is_flying() 9 years ago
GCS_Mavlink.cpp Plane: added quad assistance and auto support for quadplane 9 years ago
Log.cpp Plane: add xtrack_error to DF log 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 Plane: added quad assistance and auto support for quadplane 9 years ago
Parameters.h Plane: Initial implementation of quadplane 9 years ago
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 10 years ago
Plane.cpp AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Plane.h Plane: raise version to 3.5.0beta1 9 years ago
adsb.cpp Plane: refactored interface 9 years ago
altitude.cpp AP_Plane: set path_propportion in TECS 9 years ago
arming_checks.cpp Plane: Text revisions 9 years ago
capabilities.cpp Plane: init vehicle capabilities 10 years ago
commands.cpp Plane: Text revisions 9 years ago
commands_logic.cpp Plane: fixed final descent for VTOL auto landing 9 years ago
commands_process.cpp Plane: convert from .pde to .cpp files 10 years ago
config.h ArduPlane: remove check for AVR CPUs 9 years ago
control_modes.cpp Plane: Text revisions 9 years ago
createTags ArduPlane: don't use avr include dir for tags 9 years ago
defines.h Plane: added QLOITER mode 9 years ago
events.cpp Plane: added QLOITER mode 9 years ago
failsafe.cpp Plane: require 5 channels to run failsafe passthrough 10 years ago
geofence.cpp ArduPlane: avoid comparison between signed and unsigned 9 years ago
is_flying.cpp Plane: added quadplane version of is_flying() 9 years ago
landing.cpp Plane: use abort landing logic with mavlink GO_AROUND cmd 9 years ago
make.inc Plane: added QLOITER mode 9 years ago
navigation.cpp AP_Plane: set path_propportion in TECS 9 years ago
parachute.cpp Plane: Text revisions 9 years ago
px4_mixer.cpp Plane: ensure throttle reverse is obeyed in all states 10 years ago
quadplane.cpp Plane: removed debug code and add quadplane setup checks 9 years ago
quadplane.h Plane: fixed init bug on low memory for quadplane 9 years ago
radio.cpp Plane: init rc output after quadplane setup 9 years ago
release-notes.txt Plane: updated release notes 9 years ago
sensors.cpp Plane: wire up accel calibrator for plane 9 years ago
setup.cpp Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
system.cpp Plane: init rc output after quadplane setup 9 years ago
takeoff.cpp Plane: zero course error for straight bungee launch 9 years ago
test.cpp Plane: allow for settable main loop rate 9 years ago
wscript Plane: added quad assistance and auto support for quadplane 9 years ago