.. |
Frame
|
move Frame into ArduCopter
|
14 years ago |
.gitignore
|
Improvements to cmake.
|
14 years ago |
APM_Config.h
|
ACM : Toy Mixer options
|
13 years ago |
APM_Config_mavlink_hil.h
|
removed airspeed
|
13 years ago |
ArduCopter.pde
|
AHRS: fixed build
|
13 years ago |
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.
|
13 years ago |
CMakeLists.txt
|
Worked on ArduCopter cmake options.
|
13 years ago |
GCS.h
|
MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI
|
13 years ago |
GCS.pde
|
renamed top level directories
|
14 years ago |
GCS_Mavlink.pde
|
MAVLink: removed the need for Mavlink_compat.h
|
13 years ago |
Log.pde
|
Arducopter
|
13 years ago |
Makefile
|
MAVLink: remove MAVLink 0.9 protocol support
|
13 years ago |
Parameters.h
|
Add a second mount instance
|
13 years ago |
Parameters.pde
|
INS: disable INS AP_Param table when not on APM1 hardware
|
13 years ago |
UserCode.pde
|
Added Andrew's user hooks.
|
14 years ago |
UserVariables.h
|
Added Andrew's user hooks.
|
14 years ago |
command_description.txt
|
Cleanup: rename files with spaces in their names, replace with underscores
|
13 years ago |
commands.pde
|
ACM: Added fast corner support
|
13 years ago |
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.
|
13 years ago |
commands_process.pde
|
ACM : switched to get_bearing_cd
|
13 years ago |
config.h
|
ACM increase the minimum speed at WP
|
13 years ago |
config_channels.h
|
ArduCopter: added definition for yaw channels.
|
13 years ago |
control_modes.pde
|
ACM control modes - renames CH_7 flag
|
13 years ago |
defines.h
|
ACM Defines.h -added Toy mixer enums
|
13 years ago |
events.pde
|
ACM : Events - renamed target alt
|
13 years ago |
flip.pde
|
ACM : more aggressive and flexible flip code. Will flip right or left, and while pitching hard.
|
13 years ago |
inertia.pde
|
Arducopter
|
13 years ago |
leds.pde
|
Updates to CopterLEDS
|
13 years ago |
limits.pde
|
AP_Limits: experimental "bounce" mode.
|
13 years ago |
motors.pde
|
ACM: allow users to set the AHRS_YAW_P and AHRS_RP_P
|
13 years ago |
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.
|
13 years ago |
options.cmake
|
MAVLink: remove MAVLink 0.9 protocol support
|
13 years ago |
planner.pde
|
MAVLink: port the new adaptive flow control to ArduCopter
|
13 years ago |
radio.pde
|
ArduCopter: Enable the aux servos later, only in the slow periodic loop
|
13 years ago |
read_me.text
|
renamed top level directories
|
14 years ago |
sensors.pde
|
AnalogSource: convert analogRead() calls to the new API
|
13 years ago |
setup.pde
|
ACM: removed pointless load() calls
|
13 years ago |
system.pde
|
ACM system.pde - toy mode update, cleanup of throttle cruise code
|
13 years ago |
test.pde
|
Arducopter: Testing toy mode - commented out by default
|
13 years ago |
toy.pde
|
ACM - isolated Toy code
|
13 years ago |