.. |
APM_Config.h
|
…
|
|
APM_Config.h.reference
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
AP_Arming.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
AP_Arming.h
|
Plane: use parent AP_Arming rudder value
|
7 years ago |
ArduPlane.cpp
|
Plane: Update GPS before updating current_loc
|
6 years ago |
Attitude.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
GCS_Mavlink.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
GCS_Mavlink.h
|
Plane: Include needed AP_Logger header
|
6 years ago |
GCS_Plane.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
GCS_Plane.h
|
Plane: move various sensor status flag updates up
|
6 years ago |
Log.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
Makefile.waf
|
…
|
|
Parameters.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
Parameters.h
|
Plane: add crow flap options paramiter
|
6 years ago |
Plane.cpp
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
6 years ago |
Plane.h
|
Plane: Fix RangeFinder init
|
6 years ago |
RC_Channel.cpp
|
Plane: Use new RC_Channel AUX_FUNC
|
6 years ago |
RC_Channel.h
|
Plane: add arm/disarm on aux switch
|
7 years ago |
afs_plane.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
afs_plane.h
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
altitude.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
avoidance_adsb.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
avoidance_adsb.h
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
commands.cpp
|
Plane: make setting of home boolean in preparation for sanity checks
|
6 years ago |
commands_logic.cpp
|
ArduPlane: move location_update to Location and rename to offset_bearing
|
6 years ago |
config.h
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
control_modes.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
createTags
|
…
|
|
defines.h
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
events.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
failsafe.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
geofence.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
is_flying.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode.cpp
|
Plane: fixed some rebase duplicate code.
|
6 years ago |
mode.h
|
Plane: gracefully-ish fail set_mode(qmode)
|
6 years ago |
mode_acro.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_auto.cpp
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
mode_autotune.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_avoidADSB.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_circle.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_cruise.cpp
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
mode_fbwa.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_fbwb.cpp
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
mode_guided.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_initializing.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_loiter.cpp
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
mode_manual.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qacro.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qautotune.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qhover.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qland.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qloiter.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qrtl.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_qstabilize.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_rtl.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_stabilize.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
mode_training.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
motor_test.cpp
|
Plane: added an abstraction for reverse thrust
|
6 years ago |
navigation.cpp
|
ArduPlane: move location_update to Location and rename to offset_bearing
|
6 years ago |
parachute.cpp
|
Plane: rename dataflash to logger
|
6 years ago |
qautotune.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
qautotune.h
|
Plane: avoid int32_t<->float conversions
|
6 years ago |
quadplane.cpp
|
Plane: replace set_throttle_out_unstabilized
|
6 years ago |
quadplane.h
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
radio.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
release-notes.txt
|
Plane: release notes for 3.9.2beta3
|
6 years ago |
reverse_thrust.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
sensors.cpp
|
Plane: move update_sensor_flags to GCS_Plane.cpp
|
6 years ago |
servos.cpp
|
Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter
|
6 years ago |
soaring.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
system.cpp
|
Plane: fixed build with HAL_MINIMIZE_FEATURES enabled
|
6 years ago |
tailsitter.cpp
|
Plane: remove trig calls from constexpr
|
6 years ago |
takeoff.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
tiltrotor.cpp
|
Plane: massive refactor and creation of Mode class
|
6 years ago |
tuning.cpp
|
Plane: move pos-control pids to pos-control library
|
7 years ago |
tuning.h
|
…
|
|
version.cpp
|
Plane: remove PX4 FWVersion info
|
6 years ago |
version.h
|
Plane: update version to 3.10.0-dev
|
7 years ago |
wscript
|
Plane: move responsibility for parachute deployment up
|
6 years ago |