You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonathan Challinger 6b5ba86f21 Copter: simplify GCS failsafe 9 years ago
..
.gitignore
APM_Config.h Copter: enable precision landing by default 9 years ago
APM_Config_mavlink_hil.h
AP_State.cpp AP_State: enable use of motor interlock during throw mode 9 years ago
ArduCopter.cpp Copter: access angle and rate PIDs through attitude controller 9 years ago
Attitude.cpp Copter: remove slow_start from takeoff 9 years ago
Copter.cpp Copter: init G_Dt with MAIN_LOOP_SECONDS definition 9 years ago
Copter.h Copter: use enum type for control_mode 9 years ago
GCS_Mavlink.cpp Copter: use enum type for control_mode 9 years ago
Log.cpp Copter: tradheli logs rotors speed in 0 to 1 range 9 years ago
Makefile
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Copter: add convert_pid_parameters to ease migration to new PID gains 9 years ago
Parameters.h Copter: remove attitude PIDs 9 years ago
Parameters.pde
ReleaseNotes.txt Copter: 3.3.3 release notes 9 years ago
UserCode.cpp
UserVariables.h
adsb.cpp Copter: incorporate AP_ADSB function rename 9 years ago
arming_checks.cpp Copter: access angle and rate PIDs through attitude controller 9 years ago
baro_ground_effect.cpp Copter: minor formatting fix 9 years ago
capabilities.cpp
commands.cpp
commands_logic.cpp AP_Math: Cleaned macro definitions 9 years ago
compassmot.cpp
compat.cpp
config.h Copter: simplify GCS failsafe 9 years ago
control_acro.cpp Copter: remove slow start from acro 9 years ago
control_althold.cpp Copter: remove slow_start from althold 9 years ago
control_auto.cpp Copter: auto uses AP_Motors set_desired_spool_state 9 years ago
control_autotune.cpp Copter: access angle and rate PIDs through attitude controller 9 years ago
control_brake.cpp Copter: brake uses AP_Motors set_desired_spool_state 9 years ago
control_circle.cpp Copter: circle uses AP_Motors set_desired_spool_state 9 years ago
control_drift.cpp Copter: drift uses AP_Motors set_desired_spool_state 9 years ago
control_flip.cpp Copter: use enum type for control_mode 9 years ago
control_guided.cpp Copter: guided uses AP_Motors set_desired_spool_state 9 years ago
control_land.cpp Copter: land uses AP_Motors set_desired_spool_state 9 years ago
control_loiter.cpp Copter: loiter uses AP_Motors set_desired_spool_state 9 years ago
control_poshold.cpp Copter: poshold uses AP_Motors set_desired_spool_state 9 years ago
control_rtl.cpp Copter: rtl uses AP_Motors set_desired_spool_state 9 years ago
control_sport.cpp Copter: sport uses AP_Motors set_desired_spool_state 9 years ago
control_stabilize.cpp Copter: remove slow_start from stabilizing 9 years ago
control_throw.cpp Copter: removed slow_start() from throw mode 9 years ago
crash_check.cpp Copter: deploy landing gear when parachute is released 9 years ago
defines.h Copter: simplify GCS failsafe 9 years ago
ekf_check.cpp
esc_calibration.cpp
events.cpp Copter: simplify GCS failsafe 9 years ago
failsafe.cpp
fence.cpp
flight_mode.cpp Copter: use enum type for control_mode 9 years ago
heli.cpp Copter: remove setting of heli_servo_rsc pwm range 9 years ago
heli_control_acro.cpp Copter: remove heli_radio_passthrough 9 years ago
heli_control_stabilize.cpp Copter: remove heli_radio_passthrough 9 years ago
inertia.cpp
land_detector.cpp
landing_gear.cpp
leds.cpp
make.inc Copter: support AP_AccelCal 9 years ago
motor_test.cpp
motors.cpp Copter: Add flight mode for throw launch 9 years ago
navigation.cpp
perf_info.cpp
position_vector.cpp
precision_landing.cpp
radio.cpp Copter: passthrough pilot input to motors to allow wiggling servos 9 years ago
sensors.cpp Copter: add CAL_ALWAYS_REBOOT option 9 years ago
setup.cpp Copter: use enum type for control_mode 9 years ago
switches.cpp Copter: use enum type for control_mode 9 years ago
system.cpp Copter: remove call to attitude_control.set_dt 9 years ago
takeoff.cpp Copter: use enum type for control_mode 9 years ago
test.cpp Copter: changed to Hz based task table 9 years ago
tuning.cpp Copter: access angle and rate PIDs through attitude controller 9 years ago
wscript ArduCopter: waf: build all frame types 9 years ago