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 136e10a781 Plane: handle VTOL landing with incorrect height 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: remove vestiges of old PX4_MIXER code 6 years ago
AP_Arming.h Plane: use parent AP_Arming rudder value 7 years ago
ArduPlane.cpp Plane: AHRS set_orientation renamed to update_orientation 6 years ago
Attitude.cpp Plane: Remove some redundant code/state resets 6 years ago
GCS_Mavlink.cpp Plane: move update_sensor_status_flags into GCS subclasses 6 years ago
GCS_Mavlink.h Plane: move sensor flags to be a GCS thing rather than a GCS_MAVLINK thing 6 years ago
GCS_Plane.cpp Plane: move update_sensor_flags to GCS_Plane.cpp 6 years ago
GCS_Plane.h Plane: move update_sensor_status_flags into GCS subclasses 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: ICE to use ahrs singleton 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: Rally no longer takes ahrs in constructor 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: adjust for location flags being moved out of union 6 years ago
avoidance_adsb.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 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: use abs not fabsf for integers 6 years ago
config.h Plane: remove vestiges of old PX4_MIXER code 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 a failure timer for quadplane forward transitions 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: disable crash detection if no GPS and no airspeed 6 years ago
motor_test.cpp Plane: added an abstraction for reverse thrust 6 years ago
navigation.cpp Plane: adjust for location flags being moved out of union 6 years ago
parachute.cpp Plane: added landing gear support 6 years ago
qautotune.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
qautotune.h Plane: log PIDs during QAUTOTUNE twitch 6 years ago
quadplane.cpp Plane: handle VTOL landing with incorrect height 6 years ago
quadplane.h Plane: handle VTOL landing with incorrect height 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: Manage quadplane throttle during RC failsafe 6 years ago
tailsitter.cpp Tailsitter: move mixer to AP_motors 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