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.
 
 
 
 
 
 
Samuel Tabor 67c152cef2 Plane: Move cruise state into cruise flight mode. 5 years ago
..
AP_Arming.cpp Plane: add AirMode RC option for quadplanes 5 years ago
AP_Arming.h
ArduPlane.cpp Plane: Remove update_navigation() method. 5 years ago
Attitude.cpp Plane: don't allow a zero speed_scaler 5 years ago
GCS_Mavlink.cpp Plane: adhoc MAVLink DO_LAND_START changing mode to auto is known to be a GCS reason 5 years ago
GCS_Mavlink.h Plane: Support a set of offboard MAVLink guided controls with rates 5 years ago
GCS_Plane.cpp ArduPlane: move initialisation of serial and gcs to AP_Vehicle 5 years ago
GCS_Plane.h ArduPlane: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Log.cpp Plane: log AHRS synthetic airspeed 5 years ago
Makefile.waf
Parameters.cpp Plane: move to using CANManager library 5 years ago
Parameters.h Plane: move to using CANManager library 5 years ago
Plane.cpp
Plane.h Plane: Move cruise state into cruise flight mode. 5 years ago
RC_Channel.cpp Plane: add AirMode RC option for quadplanes 5 years ago
RC_Channel.h RC_Channel: Add soaring aux function. 5 years ago
afs_plane.cpp
afs_plane.h
altitude.cpp ArduPlane: add terrain follow disable switch for CRUISE/FBWB 5 years ago
avoidance_adsb.cpp ArduPlane: use an enumeration for the AP_Avoidance recovery action 5 years ago
avoidance_adsb.h ArduPlane: use an enumeration for the AP_Avoidance recovery action 5 years ago
commands.cpp
commands_logic.cpp Plane: make mount/gimbal inclusion configurable per-board 5 years ago
config.h Plane: make mount/gimbal inclusion configurable per-board 5 years ago
control_modes.cpp
createTags
defines.h Plane: add AirMode RC option for quadplanes 5 years ago
ekf_check.cpp ArduPlane: Modify ekf failsafe checks 5 years ago
events.cpp
failsafe.cpp Plane: check channel space before sending servo output raw in SITL CPU failsafe 5 years ago
geofence.cpp
is_flying.cpp Plane: Remove unutilized case 5 years ago
mode.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode.h Plane: Move cruise state into cruise flight mode. 5 years ago
mode_acro.cpp
mode_auto.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_autotune.cpp
mode_avoidADSB.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_circle.cpp
mode_cruise.cpp Plane: Move cruise state into cruise flight mode. 5 years ago
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_initializing.cpp
mode_loiter.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_manual.cpp
mode_qacro.cpp
mode_qautotune.cpp
mode_qhover.cpp
mode_qland.cpp
mode_qloiter.cpp
mode_qrtl.cpp
mode_qstabilize.cpp
mode_rtl.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_stabilize.cpp
mode_takeoff.cpp Plane: Remove _navigate indirection in Mode. 5 years ago
mode_training.cpp
motor_test.cpp
navigation.cpp Plane: Remove update_navigation() method. 5 years ago
parachute.cpp
qautotune.cpp
qautotune.h
quadplane.cpp Plane: enable yaw in qstabilize:air_mode at zero throttle 5 years ago
quadplane.h Plane: Move navigation functions into flight mode classes. 5 years ago
radio.cpp Plane: added THR_FAILSAFE=2 option 5 years ago
release-notes.txt Plane: update release notes for 4.0.6beta1 5 years ago
reverse_thrust.cpp
sensors.cpp Plane: Remove SONR messages logging 5 years ago
servos.cpp ArduPlane: add CROW flaps mode select switch 5 years ago
soaring.cpp Plane: Move cruise state into cruise flight mode. 5 years ago
system.cpp Plane: move to using CANManager library 5 years ago
tailsitter.cpp Plane: add tailsitter assist with motors only option 5 years ago
takeoff.cpp ArduPlane: Signal EKF to expect takeoff start to improve GSF yaw estimate 5 years ago
tiltrotor.cpp Plane: implement manual forward throttle for QACRO, QSTABILIZE and QHOVER 5 years ago
tuning.cpp
tuning.h
version.cpp
version.h
wscript