..
AP_Arming.cpp
Plane: added an arming check for VTOL land too short
3 years ago
AP_Arming.h
Plane: check that RTL_AUTOLAND is set if using DO_LAND_START
3 years ago
ArduPlane.cpp
Plane: fix attitude/AOA logging and rates
3 years ago
Attitude.cpp
ArduPlane: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
GCS_Mavlink.cpp
ArduPlane: add and use AP_ICENGINE_ENABLE
3 years ago
GCS_Mavlink.h
ArduPlane: stop libraries including AP_Logger.h in .h files
3 years ago
GCS_Plane.cpp
Plane: GCS move airspeed sensor status flags up
3 years ago
GCS_Plane.h
…
Log.cpp
Plane: fix attitude/AOA logging and rates
3 years ago
Makefile.waf
…
Parameters.cpp
Plane: change log bitmask metadata to refer to correct logs
3 years ago
Parameters.h
Plane: Fence moved to vehicle
3 years ago
Plane.cpp
…
Plane.h
Plane: fix attitude/AOA logging and rates
3 years ago
RC_Channel.cpp
ArduPlane: fix auxiliary typo
3 years ago
RC_Channel.h
ArduPlane: add and use HAL_QUADPLANE_ENABLED
3 years ago
ReleaseNotes.txt
Plane: update release notes for 4.2.3beta1
3 years ago
afs_plane.cpp
Plane: 32 servo conversion
3 years ago
afs_plane.h
ArduPlane: use mission singleton inside AP_AdvancedFailsafe
4 years ago
altitude.cpp
ArduPlane: allow FBWB alt control option in LOITER
3 years ago
avoidance_adsb.cpp
Plane: do not use guided waypoint for loiter location
3 years ago
avoidance_adsb.h
Plane: remove persistent guided_WP_loc state
3 years ago
commands.cpp
Plane: remove persistent guided_WP_loc state
3 years ago
commands_logic.cpp
ArduPlane: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
config.h
Plane: Fence moved to vehicle
3 years ago
control_modes.cpp
Plane: use has_valid_input in place of checking throttle counter
3 years ago
createTags
…
defines.h
ArduPlane: allow FBWB alt control option in LOITER
3 years ago
ekf_check.cpp
ArduPlane: add and use HAL_QUADPLANE_ENABLED
3 years ago
events.cpp
Plane: remove duplicate last mode reason
3 years ago
failsafe.cpp
Plane: set new slew limit and inherit slew limt for flaps
3 years ago
fence.cpp
ArduPlane: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
is_flying.cpp
Plane: correct compilation when airspeed disabled
3 years ago
mode.cpp
Plane: review fixes
3 years ago
mode.h
Plane: Quadplane: QRTL climb to QRTL alt first if in Q mode
3 years ago
mode_LoiterAltQLand.cpp
Plane: remove persistent guided_WP_loc state
3 years ago
mode_acro.cpp
ArduPlane: extend nav_scripting to all modes
3 years ago
mode_auto.cpp
Plane: cope with QGC retrying AUTO mode
3 years ago
mode_autotune.cpp
…
mode_avoidADSB.cpp
…
mode_circle.cpp
…
mode_cruise.cpp
…
mode_fbwa.cpp
…
mode_fbwb.cpp
…
mode_guided.cpp
Plane: remove persistent guided_WP_loc state
3 years ago
mode_loiter.cpp
ArduPlane: allow FBWB alt control option in LOITER
3 years ago
mode_manual.cpp
Plane: manual stabilize: keep nav pitch and roll up to date
3 years ago
mode_qacro.cpp
Plane: Quadplane: add yaw command model
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: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
mode_qloiter.cpp
ArduPlane: add and use AP_ICENGINE_ENABLE
3 years ago
mode_qrtl.cpp
Plane: Quadplane: add yaw command model
3 years ago
mode_qstabilize.cpp
Plane: quadplane: limit post VTOL transtion pitch rate on tailsitters in maunal modes
3 years ago
mode_rtl.cpp
Plane: increased safety of guided -> auto quadplane takeoff
3 years ago
mode_stabilize.cpp
Plane: fix stabilize mode
3 years ago
mode_takeoff.cpp
ArduPlane: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
mode_thermal.cpp
Plane: Remove meaningless semicolons
3 years ago
mode_training.cpp
…
motor_test.cpp
Plane: motor_test: use PWM min and max from RC_Channel
3 years ago
navigation.cpp
ArduPlane: allow FBWB alt control option in LOITER
3 years ago
parachute.cpp
…
qautotune.cpp
Plane: seperate kinimatic shaping from pid limit setting
4 years ago
qautotune.h
ArduPlane: tidy includes
3 years ago
quadplane.cpp
Plane: improve target airspeed in landing approach
3 years ago
quadplane.h
Plane: cope with overshoot in POSITION1 VTOL land state
3 years ago
radio.cpp
ArduPlane: change AC_FENCE to AP_FENCE_ENABLED
3 years ago
reverse_thrust.cpp
ArduPlane : case label indentation
3 years ago
sensors.cpp
Plane: move Airspeed to AP_Vehicle
3 years ago
servos.cpp
ArduPlane: add and use AP_ICENGINE_ENABLE
3 years ago
soaring.cpp
Plane: soaring: No action if in landing sequence.
4 years ago
system.cpp
Plane: Fence moved to vehicle
3 years ago
tailsitter.cpp
Plane: tailsitter: dont check if flying its always true in vtol transtion
3 years ago
tailsitter.h
Plane: fixed misspellings of 'transition'
3 years ago
takeoff.cpp
Plane: remove SpdHgt and use TECS direct
3 years ago
tiltrotor.cpp
Plane: fixed misspellings of 'transition'
3 years ago
tiltrotor.h
Plane: wait till motors are fully up before takeoff in guided mode
3 years ago
transition.h
Plane: fixed misspellings of 'transition'
3 years ago
tuning.cpp
Plane: Add P/D only tune sets for quadplanes
3 years ago
tuning.h
Plane: Add P/D only tune sets for quadplanes
3 years ago
version.h
Plane: change master version to 4.3.0dev
3 years ago
wscript
Plane: link in AP_Follow
3 years ago