.. |
APM_Config.h
|
Copter: Add OSD_ENABLED macro to APM_Config.h
|
6 years ago |
APM_Config_mavlink_hil.h
|
…
|
|
AP_Arming.cpp
|
Copter: move E-stop state to SRV_Channel
|
6 years ago |
AP_Arming.h
|
…
|
|
AP_Rally.cpp
|
Copter: adjust for Location_Class and Location unification
|
6 years ago |
AP_Rally.h
|
Copter: Rally no longer takes ahrs in constructor
|
6 years ago |
AP_State.cpp
|
Copter: move E-stop state to SRV_Channel
|
6 years ago |
ArduCopter.cpp
|
Copter: AHRS set_orientation renamed to update_orientation
|
6 years ago |
Attitude.cpp
|
…
|
|
Copter.cpp
|
Copter: remove unused scaleLongDown member
|
6 years ago |
Copter.h
|
Copter: Allow scripting to run
|
6 years ago |
GCS_Copter.cpp
|
Copter: move update_sensor_flags to GCS_Copter.cpp
|
6 years ago |
GCS_Copter.h
|
Copter: move update_sensor_status_flags into GCS subclasses
|
6 years ago |
GCS_Mavlink.cpp
|
Copter: move sending of send_pid_tuning up
|
6 years ago |
GCS_Mavlink.h
|
Copter: move sending of send_pid_tuning up
|
6 years ago |
Log.cpp
|
Copter: dataflash always emits rally points at startup
|
6 years ago |
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: Allow scripting to run
|
6 years ago |
Parameters.h
|
Copter: Allow scripting to run
|
6 years ago |
RC_Channel.cpp
|
Copter: move E-stop state to SRV_Channel
|
6 years ago |
RC_Channel.h
|
Copter: remove pointless wrappers around RC_Channels functions
|
6 years ago |
ReleaseNotes.txt
|
Copter: 3.6.7-rc1 release notes
|
6 years ago |
UserCode.cpp
|
…
|
|
UserParameters.cpp
|
…
|
|
UserParameters.h
|
…
|
|
UserVariables.h
|
…
|
|
afs_copter.cpp
|
…
|
|
afs_copter.h
|
…
|
|
autoyaw.cpp
|
Copter: remove pv_ functions that duplicate Location functions
|
6 years ago |
avoidance_adsb.cpp
|
Copter: integrate AC_WPNav::get_speed rename to get_default_speed
|
6 years ago |
avoidance_adsb.h
|
…
|
|
baro_ground_effect.cpp
|
…
|
|
commands.cpp
|
Copter: replace location_offset() and get_distance() function calls with Location object member function calls
|
6 years ago |
compassmot.cpp
|
…
|
|
config.h
|
Copter: Disable option code
|
6 years ago |
crash_check.cpp
|
Copter: move responsibility for parachute deployment up
|
6 years ago |
defines.h
|
Copter: move handling Write_Event into AP_Logger
|
6 years ago |
ekf_check.cpp
|
…
|
|
esc_calibration.cpp
|
…
|
|
events.cpp
|
Copter: minor format fix
|
6 years ago |
failsafe.cpp
|
…
|
|
fence.cpp
|
Copter: move sending of fence_status message up
|
6 years ago |
heli.cpp
|
Copter: rename get_velocity_xy to get_speed_xy
|
6 years ago |
inertia.cpp
|
Copter: remove position-vector methods
|
6 years ago |
land_detector.cpp
|
…
|
|
landing_gear.cpp
|
Copter: get_alt_above_ground to get_alt_above_ground_cm
|
6 years ago |
leds.cpp
|
…
|
|
mode.cpp
|
Copter: move check for position up
|
6 years ago |
mode.h
|
Copter: avoid int32_t<->float conversions
|
6 years ago |
mode_acro.cpp
|
Copter: remove reset of alt target in manual throttle mode
|
6 years ago |
mode_acro_heli.cpp
|
Copter: Tradheli gets support for spool logic
|
6 years ago |
mode_althold.cpp
|
Copter: Tradheli gets support for spool logic
|
6 years ago |
mode_auto.cpp
|
Copter: move check for position up
|
6 years ago |
mode_autotune.cpp
|
Copter: avoid int32_t<->float conversions
|
6 years ago |
mode_avoid_adsb.cpp
|
…
|
|
mode_brake.cpp
|
Copter: reindent mode init functions (NFC)
|
6 years ago |
mode_circle.cpp
|
Copter: reindent mode init functions (NFC)
|
6 years ago |
mode_drift.cpp
|
Copter: move check for position up
|
6 years ago |
mode_flip.cpp
|
Copter: Flip: fix FIXME by moving state into mode class
|
6 years ago |
mode_flowhold.cpp
|
GLOBAL: use AP::logger() and strip redundant Log_ from methods
|
6 years ago |
mode_follow.cpp
|
ArduCopter: NFC small renames and comment improvements
|
6 years ago |
mode_guided.cpp
|
Copter: reindent mode init functions (NFC)
|
6 years ago |
mode_guided_nogps.cpp
|
Copter: Disable option code
|
6 years ago |
mode_land.cpp
|
Copter: integrate AC_WPNav::get_speed rename to get_default_speed
|
6 years ago |
mode_loiter.cpp
|
Copter: reindent mode init functions (NFC)
|
6 years ago |
mode_poshold.cpp
|
Copter: move check for position up
|
6 years ago |
mode_rtl.cpp
|
Copter: reindent mode init functions (NFC)
|
6 years ago |
mode_smart_rtl.cpp
|
Copter: move check for position up
|
6 years ago |
mode_sport.cpp
|
Copter: Disable option code
|
6 years ago |
mode_stabilize.cpp
|
Copter: remove reset of alt target in manual throttle mode
|
6 years ago |
mode_stabilize_heli.cpp
|
Copter: Tradheli gets support for spool logic
|
6 years ago |
mode_throw.cpp
|
GLOBAL: use AP::logger() and strip redundant Log_ from methods
|
6 years ago |
mode_zigzag.cpp
|
Copter: move check for position up
|
6 years ago |
motor_test.cpp
|
…
|
|
motors.cpp
|
Copter: move E-stop state to SRV_Channel
|
6 years ago |
navigation.cpp
|
Copter: replace location_offset() and get_distance() function calls with Location object member function calls
|
6 years ago |
precision_landing.cpp
|
Copter: adjust for Location_Class and Location unification
|
6 years ago |
radio.cpp
|
Copter: move E-stop state to SRV_Channel
|
6 years ago |
sensors.cpp
|
Copter: move update_sensor_flags to GCS_Copter.cpp
|
6 years ago |
setup.cpp
|
…
|
|
system.cpp
|
Copter: Allow scripting to run
|
6 years ago |
takeoff.cpp
|
Copter: integrate AC_WPNav::get_speed rename to get_default_speed
|
6 years ago |
terrain.cpp
|
Copter: log_terrain_data no longer takes a DataFlash argument
|
6 years ago |
toy_mode.cpp
|
Copter: make toymode parameter descriptions consistent
|
6 years ago |
toy_mode.h
|
…
|
|
tuning.cpp
|
…
|
|
version.cpp
|
Copter: remove PX4 FWVersion info
|
6 years ago |
version.h
|
Copter: Add patch number to VERSION notation
|
6 years ago |
wscript
|
Copter: move responsibility for parachute deployment up
|
6 years ago |