.. |
afs_copter.cpp
|
|
|
afs_copter.h
|
|
|
AP_Arming.cpp
|
Copter: move handling of RC switches into RC_Channel
|
2018-08-01 12:11:30 +09:00 |
AP_Arming.h
|
Copter: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
AP_Rally.cpp
|
|
|
AP_Rally.h
|
|
|
AP_State.cpp
|
Copter: move handling of RC switches into RC_Channel
|
2018-08-01 12:11:30 +09:00 |
APM_Config_mavlink_hil.h
|
|
|
APM_Config.h
|
Copter: User parameters implementation
|
2018-08-31 08:42:03 +09:00 |
ArduCopter.cpp
|
Copter: rename gcs_check_input to gcs_update
|
2018-08-24 15:30:50 +09:00 |
Attitude.cpp
|
|
|
autoyaw.cpp
|
|
|
avoidance_adsb.cpp
|
|
|
avoidance_adsb.h
|
|
|
baro_ground_effect.cpp
|
|
|
capabilities.cpp
|
|
|
commands.cpp
|
|
|
compassmot.cpp
|
Copter: remove compass accumulate
|
2018-08-06 11:05:34 +10:00 |
config.h
|
Copter: disable Guided_NoGPS on v2 boards to save flash space
|
2018-07-30 10:14:04 +09:00 |
Copter.cpp
|
|
|
Copter.h
|
Copter: eliminate failsafe.rc_override_active
|
2018-09-05 11:54:32 +10:00 |
crash_check.cpp
|
Copter: force log-disarmed on crash check triggering
|
2018-08-01 11:28:52 +09:00 |
defines.h
|
Copter: fixed typo
|
2018-08-29 09:36:58 +09:00 |
ekf_check.cpp
|
|
|
esc_calibration.cpp
|
|
|
events.cpp
|
Copter: eliminate failsafe.rc_override_active
|
2018-09-05 11:54:32 +10:00 |
failsafe.cpp
|
|
|
fence.cpp
|
Copter: Handle always land mode
|
2018-07-26 10:11:12 +09:00 |
GCS_Copter.h
|
|
|
GCS_Mavlink.cpp
|
Copter: eliminate failsafe.rc_override_active
|
2018-09-05 11:54:32 +10:00 |
GCS_Mavlink.h
|
Copter: use camera singleton to get camera rather than callback
|
2018-08-31 15:48:56 +10:00 |
heli.cpp
|
|
|
inertia.cpp
|
|
|
land_detector.cpp
|
|
|
landing_gear.cpp
|
AP_LANDING_GEAR: Remove deploy lock
|
2018-08-03 10:59:15 +09:00 |
leds.cpp
|
|
|
Log.cpp
|
Copter: integrate precland logging changes
|
2018-08-08 10:31:19 +09:00 |
make.inc
|
Copter: remove AC_Sprayer from make.inc
|
2018-08-17 15:33:35 +09:00 |
Makefile
|
|
|
Makefile.waf
|
|
|
mode_acro_heli.cpp
|
|
|
mode_acro.cpp
|
|
|
mode_althold.cpp
|
|
|
mode_auto.cpp
|
Copter: correct payload_place flytolocation
|
2018-08-17 21:14:57 +09:00 |
mode_autotune.cpp
|
Copter: mode_autotune: factor out common filter reset code
|
2018-08-21 08:45:59 +09:00 |
mode_avoid_adsb.cpp
|
|
|
mode_brake.cpp
|
|
|
mode_circle.cpp
|
|
|
mode_drift.cpp
|
|
|
mode_flip.cpp
|
Copter: move handling of RC switches into RC_Channel
|
2018-08-01 12:11:30 +09:00 |
mode_flowhold.cpp
|
|
|
mode_follow.cpp
|
|
|
mode_guided_nogps.cpp
|
|
|
mode_guided.cpp
|
Copter: switch to pos control when takeoff finish
|
2018-07-31 10:40:57 +10:00 |
mode_land.cpp
|
|
|
mode_loiter.cpp
|
Copter: loiter glitch fix
|
2018-09-04 13:37:28 +09:00 |
mode_poshold.cpp
|
|
|
mode_rtl.cpp
|
|
|
mode_smart_rtl.cpp
|
|
|
mode_sport.cpp
|
|
|
mode_stabilize_heli.cpp
|
|
|
mode_stabilize.cpp
|
|
|
mode_throw.cpp
|
|
|
mode.cpp
|
Copter: move all of waypoint-takeoff into Mode namespace
|
2018-07-27 13:08:27 +10:00 |
mode.h
|
Copter: clarify takeoff comments
|
2018-07-27 13:08:27 +10:00 |
motor_test.cpp
|
Copter: motor test can spin motor for 10min
|
2018-07-17 19:42:39 +09:00 |
motors.cpp
|
Copter: move rc-channel option for lost-vehicle sound up to base class
|
2018-09-03 16:57:25 +09:00 |
navigation.cpp
|
Copter: simplify home distance and bearing calculation
|
2018-07-26 10:37:25 +09:00 |
Parameters.cpp
|
Copter: minor fix to user parameters
|
2018-08-31 09:25:37 +09:00 |
Parameters.h
|
Copter: User parameters implementation
|
2018-08-31 08:42:03 +09:00 |
position_vector.cpp
|
|
|
precision_landing.cpp
|
|
|
radio.cpp
|
Copter: rewrite read_radio for clarity
|
2018-09-05 11:54:32 +10:00 |
RC_Channel.cpp
|
Copter: move handling of disable-gcs-rc-overrides-channel-option up
|
2018-09-05 11:54:32 +10:00 |
RC_Channel.h
|
Copter: move handling of RC switches into RC_Channel
|
2018-08-01 12:11:30 +09:00 |
ReleaseNotes.txt
|
Copter: 3.6.0-rc8 release notes
|
2018-08-28 11:05:34 +09:00 |
sensors.cpp
|
Copter: remove compass accumulate
|
2018-08-06 11:05:34 +10:00 |
setup.cpp
|
|
|
system.cpp
|
Copter: move handling of disable-gcs-rc-overrides-channel-option up
|
2018-09-05 11:54:32 +10:00 |
takeoff.cpp
|
Copter: move all of waypoint-takeoff into Mode namespace
|
2018-07-27 13:08:27 +10:00 |
terrain.cpp
|
|
|
toy_mode.cpp
|
Copter: toymode: correct static-vs-singleton compilation error
|
2018-08-08 09:00:11 +10:00 |
toy_mode.h
|
|
|
tuning.cpp
|
Copter: move handling of RC switches into RC_Channel
|
2018-08-01 12:11:30 +09:00 |
UserCode.cpp
|
Copter: implement user auxswitch functions
|
2018-07-26 20:27:49 +09:00 |
UserParameters.cpp
|
Copter: User parameters implementation
|
2018-08-31 08:42:03 +09:00 |
UserParameters.h
|
Copter: User parameters implementation
|
2018-08-31 08:42:03 +09:00 |
UserVariables.h
|
|
|
version.cpp
|
|
|
version.h
|
Copter: bump version on master to 3.7.0
|
2018-08-13 10:11:37 +09:00 |
wscript
|
Copter: don't compile AP_Menu library
|
2018-07-23 14:20:22 +09:00 |