Ardupilot2/ArduCopter
2012-08-10 10:02:32 -07:00
..
Frame
.gitignore
APM_Config_mavlink_hil.h
APM_Config.h ACM : Toy Mixer options 2012-08-09 16:59:43 -07:00
ArduCopter.pde ACM : Added larger WP radius for fast waypoints so we don't loose speed angling in on the WP at the last second. 2012-08-10 10:02:32 -07:00
Attitude.pde ACM : Added larger WP radius for fast waypoints so we don't loose speed angling in on the WP at the last second. 2012-08-10 10:02:32 -07:00
CMakeLists.txt
command_description.txt
commands_logic.pde ACM : Added larger WP radius for fast waypoints so we don't loose speed angling in on the WP at the last second. 2012-08-10 10:02:32 -07:00
commands_process.pde ACM : switched to get_bearing_cd 2012-08-09 17:04:30 -07:00
commands.pde ACM: Added fast corner support 2012-08-09 16:59:43 -07:00
config_channels.h ArduCopter: added definition for yaw channels. 2012-07-15 16:31:23 +09:00
config.h ACM increase the minimum speed at WP 2012-08-10 10:01:40 -07:00
control_modes.pde ACM control modes - renames CH_7 flag 2012-08-09 16:59:43 -07:00
defines.h ACM Defines.h -added Toy mixer enums 2012-08-09 16:59:43 -07:00
events.pde ACM : Events - renamed target alt 2012-08-09 16:59:44 -07:00
flip.pde ACM : more aggressive and flexible flip code. Will flip right or left, and while pitching hard. 2012-08-09 16:59:44 -07:00
GCS_Mavlink.pde MAVLink: removed the need for Mavlink_compat.h 2012-08-09 12:22:46 +10:00
GCS.h
GCS.pde
inertia.pde Arducopter 2012-07-18 22:57:11 -07:00
leds.pde Updates to CopterLEDS 2012-05-22 09:58:37 -04:00
limits.pde AP_Limits: experimental "bounce" mode. 2012-07-31 18:39:58 -07:00
Log.pde Arducopter 2012-07-18 22:57:11 -07:00
Makefile MAVLink: remove MAVLink 0.9 protocol support 2012-07-05 13:00:46 +10:00
motors.pde ACM Motors.pde 2012-08-09 16:59:44 -07:00
navigation.pde ACM : Added larger WP radius for fast waypoints so we don't loose speed angling in on the WP at the last second. 2012-08-10 10:02:32 -07:00
options.cmake MAVLink: remove MAVLink 0.9 protocol support 2012-07-05 13:00:46 +10:00
Parameters.h Add a second mount instance 2012-08-08 23:07:25 +02:00
Parameters.pde Add an optional second mount to ArduPlane and ArduCopter 2012-08-08 23:22:24 +02:00
planner.pde
radio.pde ACM: Radio.pde - toy mode updates 2012-08-09 17:00:11 -07:00
read_me.text
sensors.pde AnalogSource: convert analogRead() calls to the new API 2012-07-01 15:01:05 +10:00
setup.pde ACM: removed pointless load() calls 2012-08-08 16:51:14 +10:00
system.pde ACM system.pde - toy mode update, cleanup of throttle cruise code 2012-08-09 16:59:44 -07:00
test.pde Arducopter: Testing toy mode - commented out by default 2012-07-19 17:50:42 -07:00
toy.pde ACM - isolated Toy code 2012-08-09 16:59:44 -07:00
UserCode.pde
UserVariables.h