ardupilot/ArduCopter
Jonathan Challinger 5cd0ca851a Copter: check if accel cal requires reboot 2015-12-29 10:46:35 -08:00
..
.gitignore Improvements to cmake. 2011-09-29 21:23:26 -04:00
APM_Config.h Copter: barometer ground effect compensation 2015-12-28 13:51:27 +09:00
APM_Config_mavlink_hil.h Copter: remove unused definition 2015-06-28 21:55:31 +09:00
AP_State.cpp Copter: revisions to text strings sent to GCS 2015-11-27 16:16:58 +09:00
ArduCopter.cpp Copter: support AP_AccelCal 2015-12-29 10:46:34 -08:00
Attitude.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
Copter.cpp Copter: changed to Hz based task table 2015-12-27 14:57:21 +09:00
Copter.h Copter: support AP_AccelCal 2015-12-29 10:46:34 -08:00
GCS_Mavlink.cpp Copter: support AP_AccelCal 2015-12-29 10:46:34 -08:00
Log.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:49 +09:00
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 2013-01-09 13:15:38 -08:00
Makefile.waf waf: use single entry point for make wrappers 2015-12-10 10:40:34 +09:00
Parameters.cpp Copter: fixed build warnings 2015-12-20 17:55:40 +11:00
Parameters.h Copter: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
Parameters.pde Copter: added blank Parameters.pde for MissionPlanner 2015-05-30 15:21:31 +09:00
ReleaseNotes.txt Copter: 3.3.2 release notes 2015-12-01 15:12:29 +09:00
UserCode.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
UserVariables.h Copter: minor user hooks cleanup 2013-05-17 12:19:07 +09:00
adsb.cpp Copter: adsb handling simply logs error to dataflash 2015-11-27 15:02:20 +09:00
arming_checks.cpp Copter: check if accel cal requires reboot 2015-12-29 10:46:35 -08:00
baro_ground_effect.cpp Copter: minor formatting fix 2015-12-28 14:01:12 +09:00
capabilities.cpp Copter: guided attitude timeout to 1sec 2015-10-10 22:04:48 +09:00
commands.cpp Copter: send home position when home is set or get-home msg received 2015-10-03 12:50:45 +09:00
commands_logic.cpp ArduCopter: fix signed/unsigned comparison warning 2015-12-01 16:28:18 -02:00
compassmot.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
compat.cpp Copter: use millis/micros/panic functions 2015-11-20 12:26:31 +09:00
config.h Copter: barometer ground effect compensation 2015-12-28 13:51:27 +09:00
config_channels.h ArduCopter: remove unnecessary references to CH_CAM_PITCH, CH_CAM_ROLL, CH_CAM_YAW 2012-09-02 12:47:27 +09:00
control_acro.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:49 +09:00
control_althold.cpp Copter: use renamed functions in AC_AttitudeControl 2015-12-09 19:58:47 +09:00
control_auto.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:49 +09:00
control_autotune.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_brake.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_circle.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_drift.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_flip.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_guided.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_land.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_loiter.cpp Copter: use renamed functions in AC_AttitudeControl 2015-12-09 19:58:47 +09:00
control_poshold.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_rtl.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_sport.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
control_stabilize.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
crash_check.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:49 +09:00
defines.h Copter: Helicopters to force descent when motor is shut off 2015-12-07 14:51:39 +09:00
ekf_check.cpp Copter: use millis/micros/panic functions 2015-11-20 12:26:31 +09:00
esc_calibration.cpp Copter: revisions to text strings sent to GCS 2015-11-27 16:16:58 +09:00
events.cpp Copter: revisions to text strings sent to GCS 2015-11-27 16:16:58 +09:00
failsafe.cpp Copter: use millis/micros/panic functions 2015-11-20 12:26:31 +09:00
fence.cpp Copter: check fence when disarmed 2015-07-08 15:27:57 +09:00
flight_mode.cpp Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 2015-11-12 19:37:23 +09:00
heli.cpp Copter: consolidate setting of using-iterlock state 2015-11-17 09:02:31 +09:00
heli_control_acro.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
heli_control_stabilize.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:37 +09:00
inertia.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
land_detector.cpp Copter: call renamed functions in AC_AttitudeControl 2015-12-09 19:58:49 +09:00
landing_gear.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
leds.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
make.inc Copter: support AP_AccelCal 2015-12-29 10:46:34 -08:00
motor_test.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
motors.cpp Copter: formatting fixes to arming checks 2015-12-24 14:11:38 +09:00
navigation.cpp Copter: fix home_distance calculation 2015-07-08 15:27:59 +09:00
perf_info.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
position_vector.cpp Copter: finished conversion to .cpp files 2015-05-30 15:21:19 +09:00
precision_landing.cpp Copter: precision landing uses sonar alt if available 2015-09-11 20:56:09 +09:00
radio.cpp Copter: no set_hover_throttle for TradHeli 2015-07-21 16:26:07 +09:00
readme.txt Copter: readme file renamed and directs to wiki 2014-02-12 21:03:45 +09:00
sensors.cpp Copter: support AP_AccelCal 2015-12-29 10:46:34 -08:00
setup.cpp ArduCopter: remove check for AVR CPUs 2015-11-04 12:14:15 +11:00
switches.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
system.cpp Copter: changed to Hz based task table 2015-12-27 14:57:21 +09:00
takeoff.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
test.cpp Copter: changed to Hz based task table 2015-12-27 14:57:21 +09:00
tuning.cpp Copter: Enable access to EKF2 height tuning 2015-10-20 15:21:38 +11:00
wscript ArduCopter: don't link unused AP_Curve library 2015-12-28 10:23:23 -02:00

readme.txt

ArduCopter README

User Manual: http://copter.ardupilot.com/
Developer Manual: http://dev.ardupilot.com/