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 497a7c9819 Plane: fixed EKF fly-forward flag for tailsitters 4 years ago
..
AP_Arming.cpp Plane: do not run any prearm checks if we are armed or arming is not required 4 years ago
AP_Arming.h
ArduPlane.cpp Plane: fixed EKF fly-forward flag for tailsitters 4 years ago
Attitude.cpp Plane: use new tailsiter class 4 years ago
GCS_Mavlink.cpp Plane: remove pointless override of send_simstate 4 years ago
GCS_Mavlink.h Plane: remove pointless override of send_simstate 4 years ago
GCS_Plane.cpp Plane: GCS_Plane.cpp Fix chronological sequence 4 years ago
GCS_Plane.h
Log.cpp Plane: added option to log PIDs at full rate 4 years ago
Makefile.waf
Parameters.cpp Plane: added option to log PIDs at full rate 4 years ago
Parameters.h Plane: added ONESHOT_MASK parameter 4 years ago
Plane.cpp
Plane.h Plane: added option to log PIDs at full rate 4 years ago
RC_Channel.cpp ArduPlane: add CRUISE mode RC AUX Function switch 4 years ago
RC_Channel.h ArduPlane: correct Mission Reset override behaviour in Plane 4 years ago
afs_plane.cpp ArduPlane: use mission singleton inside AP_AdvancedFailsafe 4 years ago
afs_plane.h ArduPlane: use mission singleton inside AP_AdvancedFailsafe 4 years ago
altitude.cpp
avoidance_adsb.cpp
avoidance_adsb.h
commands.cpp
commands_logic.cpp Plane: fixed longitude wrap in verify_nav_wp 4 years ago
config.h ArduPlane: remove ability to use DCM as AHRS 4 years ago
control_modes.cpp
createTags
defines.h Plane: added option to log PIDs at full rate 4 years ago
ekf_check.cpp
events.cpp
failsafe.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
fence.cpp
is_flying.cpp
mode.cpp Plane: mode: add quadplane refences 4 years ago
mode.h Plane: mode: add quadplane refences 4 years ago
mode_acro.cpp
mode_auto.cpp
mode_autotune.cpp
mode_avoidADSB.cpp
mode_circle.cpp
mode_cruise.cpp
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp
mode_loiter.cpp
mode_manual.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
mode_qacro.cpp plane: Qacro: move functions to ModeQAcro 4 years ago
mode_qautotune.cpp plane: Qautotune: move functions to ModeQAutotune 4 years ago
mode_qhover.cpp Plane: QHover: move functions to ModeQHover 4 years ago
mode_qland.cpp Plane: QLand: move functions to ModeQLand 4 years ago
mode_qloiter.cpp plane: QLoiter: move functions to ModeQLoiter 4 years ago
mode_qrtl.cpp Plane: QRTL: move functions to ModeQRTL 4 years ago
mode_qstabilize.cpp Plane: Qstabilize: mode functions to ModeQStabilize 4 years ago
mode_rtl.cpp
mode_stabilize.cpp
mode_takeoff.cpp Plane: mode_takeoff: call base mode constuctor 4 years ago
mode_thermal.cpp Plane: mode_thermal: adjust messages to reference parameter names 4 years ago
mode_training.cpp
motor_test.cpp Plane: don't allow motortest if motors not allocated 4 years ago
navigation.cpp
parachute.cpp
qautotune.cpp Plane: seperate kinimatic shaping from pid limit setting 4 years ago
qautotune.h
quadplane.cpp Plane: Qstabilize: mode functions to ModeQStabilize 4 years ago
quadplane.h Quadplane: combine assistance_needed and assistance_safe functions 4 years ago
radio.cpp Plane: don't output throtte in when safe 4 years ago
release-notes.txt Plane: update release notes for 4.1.0beta5 4 years ago
reverse_thrust.cpp
sensors.cpp
servos.cpp Plane: use new tailsiter class 4 years ago
soaring.cpp Plane: soaring: No action if in landing sequence. 4 years ago
system.cpp ArduPlane: move VehicleClass handling to AHRS frontend 4 years ago
tailsitter.cpp Plane: QuadPlane: move tailsitter to class 4 years ago
tailsitter.h Plane: QuadPlane: move tailsitter to class 4 years ago
takeoff.cpp Plane: use new tailsiter class 4 years ago
tiltrotor.cpp Plane: fix bug in tilt position for QLOITER and QRTL if THR_MIN !=0 4 years ago
tuning.cpp Plane: Add TX FF tuning for Pitch/Roll/Yaw QuadPlane PIDs 4 years ago
tuning.h Plane: Add TX FF tuning for Pitch/Roll/Yaw QuadPlane PIDs 4 years ago
version.h Plane: mark master as 4.2.0dev 4 years ago
wscript