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.
 
 
 
 
 
 
Peter Barker cbb0bfb809 Plane: is_flying_vtol: if spool mode is shut down we are not flying 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APM_Config.h.reference ArduPlane: Fix typos 9 years ago
AP_Arming.cpp Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
AP_Arming.h Plane: use parent AP_Arming rudder value 7 years ago
ArduPlane.cpp Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
Attitude.cpp Plane: add QACRO mode for quadplanes 6 years ago
GCS_Mavlink.cpp Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
GCS_Mavlink.h Plane: move sending of send_pid_tuning up 6 years ago
GCS_Plane.cpp Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
GCS_Plane.h Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
Log.cpp Plane: dataflash always emits rally points at startup 6 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Plane: removed some px4 specific code and docs 6 years ago
Parameters.h Plane: remove vestiges of old PX4_MIXER code 6 years ago
Plane.cpp GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Plane.h Plane: move sending of airspeed_autocal into AP_AirSpeed 6 years ago
RC_Channel.cpp Plane: support REVERSE_THROTTLE rc option 6 years ago
RC_Channel.h Plane: add arm/disarm on aux switch 7 years ago
afs_plane.cpp Plane: added an abstraction for reverse thrust 6 years ago
altitude.cpp Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
avoidance_adsb.cpp Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
avoidance_adsb.h Plane: removed create() method for objects 7 years ago
commands.cpp Plane: make setting of home boolean in preparation for sanity checks 6 years ago
commands_logic.cpp Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
config.h Plane: removed some px4 specific code and docs 6 years ago
control_modes.cpp Plane: remove vestiges of old PX4_MIXER code 6 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h Plane: add QACRO mode for quadplanes 6 years ago
events.cpp Plane: ignore battery failsafe during landing 6 years ago
failsafe.cpp Plane: added an abstraction for reverse thrust 6 years ago
geofence.cpp Plane: adjust for Location_Class and Location unification 6 years ago
is_flying.cpp Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
motor_test.cpp Plane: added an abstraction for reverse thrust 6 years ago
navigation.cpp Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
parachute.cpp Plane: added landing gear support 6 years ago
qautotune.cpp Plane: avoid int32_t<->float conversions 6 years ago
qautotune.h Plane: avoid int32_t<->float conversions 6 years ago
quadplane.cpp Plane: is_flying_vtol: if spool mode is shut down we are not flying 6 years ago
quadplane.h Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
radio.cpp Plane: fixed throttle nudge 6 years ago
release-notes.txt Plane: release notes for 3.9.2beta3 6 years ago
reverse_thrust.cpp Plane: support REVERSE_THROTTLE rc option 6 years ago
sensors.cpp Plane: move update_sensor_flags to GCS_Plane.cpp 6 years ago
servos.cpp Plane: fixed servo jitter due to airspeed estimate from throttle 6 years ago
soaring.cpp Plane: make soaring an optional build feature 7 years ago
system.cpp Plane: add QACRO mode for quadplanes 6 years ago
tailsitter.cpp ArduPlane: add rudder to tailsitter gain scaling 6 years ago
takeoff.cpp Plane: pass height to landing gear update 6 years ago
tiltrotor.cpp Plane: pass rudder diffential thrust to AP_motors 6 years ago
tuning.cpp Plane: move pos-control pids to pos-control library 7 years ago
tuning.h Global: remove mode line from headers 8 years ago
version.cpp Plane: remove PX4 FWVersion info 6 years ago
version.h Plane: update version to 3.10.0-dev 7 years ago
wscript Plane: move responsibility for parachute deployment up 6 years ago