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 ad8669ae74 Plane: update release notes for 4.1.0beta8 3 years ago
..
AP_Arming.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
AP_Arming.h ArduPlane: Add missing const in member functions 4 years ago
ArduPlane.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
Attitude.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
GCS_Mavlink.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
GCS_Mavlink.h Plane: remove pointless override of send_simstate 4 years ago
GCS_Plane.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
GCS_Plane.h ArduPlane: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Log.cpp Plane: correct compilation when QUADPLANE disabled 3 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
Parameters.h Plane: remove AUTO_FBW_STEER 3 years ago
Plane.cpp Plane: create generic vehicle management and move runcam to it 5 years ago
Plane.h ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
RC_Channel.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
RC_Channel.h ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
afs_plane.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
afs_plane.h ArduPlane: use mission singleton inside AP_AdvancedFailsafe 4 years ago
altitude.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
avoidance_adsb.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
avoidance_adsb.h ArduPlane: use an enumeration for the AP_Avoidance recovery action 5 years ago
commands.cpp Plane: fixed home reset alt bias 6 years ago
commands_logic.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
config.h ArduPlane: add thr position trigger to ThrLandCtrl Q_OPTION 4 years ago
control_modes.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h ArduPlane: add option for man throttle center to be TRIM_THROTTLE 3 years ago
ekf_check.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
events.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
failsafe.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
fence.cpp Plane: implement slow descent in QRTL approach 4 years ago
is_flying.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode.h ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_acro.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_auto.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 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 ArduPlane: Add missing const in member functions 4 years ago
mode_fbwa.cpp Plane: move FBWA_TDRAG_CHAN to RC Options 4 years ago
mode_fbwb.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
mode_guided.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_loiter.cpp Plane: fix loiter terrain following 4 years ago
mode_manual.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
mode_qacro.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qautotune.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qhover.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qland.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qloiter.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qrtl.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_qstabilize.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_rtl.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
mode_stabilize.cpp Plane: move auto_throttle_mode to being a method on each mode 4 years ago
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 Plane: move auto_throttle_mode to being a method on each mode 4 years ago
motor_test.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
navigation.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
parachute.cpp Plane: integrate parachute check_sink_rate 4 years ago
qautotune.cpp Plane: seperate kinimatic shaping from pid limit setting 4 years ago
qautotune.h ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
quadplane.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
quadplane.h ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
radio.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
release-notes.txt Plane: update release notes for 4.1.0beta8 3 years ago
reverse_thrust.cpp ArduPlane: add option for man throttle center to be TRIM_THROTTLE 3 years ago
sensors.cpp Plane: Remove SONR messages logging 5 years ago
servos.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
soaring.cpp Plane: soaring: No action if in landing sequence. 4 years ago
system.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
tailsitter.cpp Plane:Tailsitter: add relaxed POSXY defaults 3 years ago
tailsitter.h Plane: quadplane: move tailsitter items to dedicated setup 3 years ago
takeoff.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
tiltrotor.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
tuning.cpp ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 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 Plane: removed AP_Stats 5 years ago