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.
 
 
 
 
 
 
IamPete1 27286b659b Plane: servos: update dspoiler auto trim 6 years ago
..
AP_Arming.cpp Plane: correct compilation with GEOFENCE_ENABLED==DISABLED 6 years ago
AP_Arming.h Plane: move arming-related functionality into parent classes 6 years ago
ArduPlane.cpp Plane: stop updating sensor status flags 6 years ago
Attitude.cpp Plane: reset steering in MANUAL or when not stabilising 6 years ago
GCS_Mavlink.cpp Plane: factor out a handle_command_int_do_reposition 6 years ago
GCS_Mavlink.h Plane: factor out a handle_command_int_do_reposition 6 years ago
GCS_Plane.cpp
GCS_Plane.h Plane: avoid allocate a GCS_MAVLINK per mavlink channel 6 years ago
Log.cpp Plane: EKF logging moved into EKF from logger 6 years ago
Makefile.waf
Parameters.cpp Plane: avoid allocate a GCS_MAVLINK per mavlink channel 6 years ago
Parameters.h
Plane.cpp
Plane.h Plane: fixed throttle failsafe for FS_SHORT_ACTN=3 6 years ago
RC_Channel.cpp Plane: add RC options for changing mode 6 years ago
RC_Channel.h Plane: add RC options for changing mode 6 years ago
afs_plane.cpp Plane: Update for AFS interface 6 years ago
afs_plane.h Plane: Update for AFS interface 6 years ago
altitude.cpp Plane: added rangefinder correction by terrain data 6 years ago
avoidance_adsb.cpp
avoidance_adsb.h Plane: avoidance no longer takes ahrs in constructor 6 years ago
commands.cpp Plane: fixed home reset alt bias 6 years ago
commands_logic.cpp Plane: move arming-related functionality into parent classes 6 years ago
config.h Plane: Remove APM_Config.h 6 years ago
control_modes.cpp
createTags
defines.h Plane: move arming-related functionality into parent classes 6 years ago
events.cpp Plane: correct compilation with PARACHUTE==DISABLED 6 years ago
failsafe.cpp
geofence.cpp Plane: added FENCE_AUTOENABLE=3 option 6 years ago
is_flying.cpp Plane: move arming-related functionality into parent classes 6 years ago
mode.cpp
mode.h
mode_acro.cpp
mode_auto.cpp Plane: restore WP num on watchdog reset 6 years ago
mode_autotune.cpp
mode_avoidADSB.cpp
mode_circle.cpp
mode_cruise.cpp
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp
mode_initializing.cpp
mode_loiter.cpp
mode_manual.cpp
mode_qacro.cpp Plane: clean up qacro 6 years ago
mode_qautotune.cpp
mode_qhover.cpp
mode_qland.cpp
mode_qloiter.cpp
mode_qrtl.cpp
mode_qstabilize.cpp Plane: clean up qacro 6 years ago
mode_rtl.cpp
mode_stabilize.cpp
mode_training.cpp
motor_test.cpp
navigation.cpp
parachute.cpp
qautotune.cpp
qautotune.h
quadplane.cpp Plane: support for upgrade to PID object 6 years ago
quadplane.h Plane: Added Quadplane option for QRTL failsafe action 6 years ago
radio.cpp Plane: fixed throttle failsafe for FS_SHORT_ACTN=3 6 years ago
release-notes.txt Plane: update release notes for 3.9.10 6 years ago
reverse_thrust.cpp
sensors.cpp
servos.cpp Plane: servos: update dspoiler auto trim 6 years ago
soaring.cpp
system.cpp Plane: mount uses AP_SerialManager singleton 6 years ago
tailsitter.cpp Plane: Support seperate roll and pitch limits 6 years ago
takeoff.cpp
tiltrotor.cpp Plane: support bicopter tiltrotors 6 years ago
tuning.cpp
tuning.h
version.cpp Plane: set os_sw_version to date fw was compiled 6 years ago
version.h
wscript