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 b698546b70 ArduPlane: add do_disarm_checks boolean to disarm call 4 years ago
..
AP_Arming.cpp ArduPlane: add do_disarm_checks boolean to disarm call 4 years ago
AP_Arming.h ArduPlane: add do_disarm_checks boolean to disarm call 4 years ago
ArduPlane.cpp ArduPlane: privatize AHRS logging 4 years ago
Attitude.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
GCS_Mavlink.cpp Plane: use rull euler control for fwd transition of tilt vectored planes 4 years ago
GCS_Mavlink.h
GCS_Plane.cpp
GCS_Plane.h
Log.cpp ArduPlane: privatize AHRS logging 4 years ago
Makefile.waf
Parameters.cpp Plane: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 4 years ago
Parameters.h Plane: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 4 years ago
Plane.cpp
Plane.h Plane: move auto_throttle_mode to being a method on each mode 4 years ago
RC_Channel.cpp ArduPlane: add auxillary function to change to FBWA 4 years ago
RC_Channel.h ArduPlane: add RC option for landing flare 4 years ago
afs_plane.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
afs_plane.h
altitude.cpp Plane: fixed usage of rangefinder in landing with RNGFND_LANDING=0 4 years ago
avoidance_adsb.cpp Plane: compile out ADSB mode if required 4 years ago
avoidance_adsb.h
commands.cpp
commands_logic.cpp Plane: fixed disable of geofence on quadplane landing 4 years ago
config.h
control_modes.cpp Plane: compile out ADSB mode if required 4 years ago
createTags
defines.h Plane: make FENCE_AUTOENABLE an AP_Enum 4 years ago
ekf_check.cpp Plane: integrate ahrs::get_variances change 4 years ago
events.cpp Plane: move loiter,thermal out of auto fs group 4 years ago
failsafe.cpp
geofence.cpp Plane: be consistent about strings in fence auto-enable/disable 4 years ago
is_flying.cpp
mode.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode.h Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_acro.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_auto.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_autotune.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_avoidADSB.cpp Plane: compile out ADSB mode if required 4 years ago
mode_circle.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_cruise.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_fbwa.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_fbwb.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_guided.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_loiter.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_manual.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_qacro.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_qautotune.cpp
mode_qhover.cpp
mode_qland.cpp
mode_qloiter.cpp
mode_qrtl.cpp
mode_qstabilize.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_rtl.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_stabilize.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_takeoff.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_thermal.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_training.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
motor_test.cpp
navigation.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
parachute.cpp Plane: integrate parachute check_sink_rate 4 years ago
qautotune.cpp
qautotune.h
quadplane.cpp Plane: fix parameter unit 4 years ago
quadplane.h Plane: added tilt vectoring in fixed wing modes 4 years ago
radio.cpp Plane: Ensure that only one form of throttle nudging is active at once 4 years ago
release-notes.txt Plane: update release notes for 4.0.8beta1 4 years ago
reverse_thrust.cpp
sensors.cpp
servos.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
soaring.cpp Plane: Separate soaring update in mode_thermal to avoid loop rate issues. 4 years ago
system.cpp ArduPlane: moved init_safety to AP_Vehicle 4 years ago
tailsitter.cpp Plane: added scaling for Q_TAILSIT_VFGAIN 4 years ago
takeoff.cpp Plane: reset baro_takeoff_alt while disarmed 4 years ago
tiltrotor.cpp Plane: added tilt vectoring in fixed wing modes 4 years ago
tuning.cpp
tuning.h
version.h
wscript