..
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: nonfunctional change, comment only. Units were in old in comment
9 years ago
Attitude.cpp
Plane: new param LAND_THEN_NEUTRL
9 years ago
GCS_Mavlink.cpp
Plane: add SYS_STATUS reverse_motor
9 years ago
Log.cpp
Plane: make throttle signed (pos and neg)
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: new param LAND_THEN_NEUTRL
9 years ago
Parameters.h
Plane: new param LAND_THEN_NEUTRL
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: Reverse Thrust
9 years ago
adsb.cpp
Plane: refactored interface
9 years ago
altitude.cpp
Plane: add flight stage LAND_PREFLARE
9 years ago
arming_checks.cpp
Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative
9 years ago
capabilities.cpp
Plane: init vehicle capabilities
10 years ago
commands.cpp
Plane: Text revisions
9 years ago
commands_logic.cpp
Plane: Reverse Thrust
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: added OVERRIDE_SAFETY parameter
9 years ago
createTags
ArduPlane: don't use avr include dir for tags
9 years ago
defines.h
Plane: Reverse Thrust
9 years ago
events.cpp
Plane: add flight stage LAND_PREFLARE
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: run is_crashed at 5hz instead of 1hz
9 years ago
landing.cpp
Plane: Reverse Thrust
9 years ago
make.inc
Plane: added QLOITER mode
9 years ago
navigation.cpp
Plane: added parameter RTL_RADIUS
9 years ago
parachute.cpp
Plane: Text revisions
9 years ago
px4_mixer.cpp
Plane: Only resend the mixer configuration if its changed
9 years ago
quadplane.cpp
Plane: compile warning fix
9 years ago
quadplane.h
Plane: support all types of multicopters in quadplane
9 years ago
radio.cpp
Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative
9 years ago
release-notes.txt
Plane: prepare for 3.5.0 release
9 years ago
sensors.cpp
Plane: add flight stage LAND_PREFLARE
9 years ago
setup.cpp
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
9 years ago
system.cpp
Plane: make throttle_percentage() signed
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
waf: ardupilotwaf: prefix build context methods with ap_
9 years ago