.. |
Frame
|
move Frame into ArduCopter
|
14 years ago |
.gitignore
|
Improvements to cmake.
|
14 years ago |
APM_Config.h
|
Arducopter - added "//#define APM2_BETA_HARDWARE" to AP_Config.h for developer's who received early version of the board with the old barometer
|
13 years ago |
APM_Config_mavlink_hil.h
|
merged the GCS updates from ArduPlane to ArduCopter
|
14 years ago |
ArduCopter.pde
|
Fix for 11 channels of motors.
|
13 years ago |
Attitude.pde
|
the second accel test is just for fun.
|
13 years ago |
Camera.pde
|
fix for Camera Roll
|
14 years ago |
GCS.h
|
USB-MUX: enable USB MUX switching for ArduCopter
|
13 years ago |
GCS.pde
|
renamed top level directories
|
14 years ago |
GCS_Mavlink copy.txt
|
my take at a merge to give tridge a head start at Mav1.0
|
13 years ago |
GCS_Mavlink.pde
|
add method of detecting if motors are armed
|
13 years ago |
Log.pde
|
ACM: update for DataFlash changes
|
13 years ago |
Makefile
|
added sitl build target
|
13 years ago |
Parameters.h
|
TradHeli - modified the default collective min/max values to restrict movement to about half the full range.
|
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
|
renamed top level directories
|
14 years ago |
commands.pde
|
No longer blocking before initing home
|
13 years ago |
commands_logic.pde
|
Allows user to specify just an altitude for Circle Mode
|
13 years ago |
commands_process.pde
|
fixed == that should be =
|
13 years ago |
config.h
|
ACM: enable compass by default on APM2
|
13 years ago |
control_modes.pde
|
Hack to prevent fly aways
|
13 years ago |
defines.h
|
used for testing
|
13 years ago |
events.pde
|
Added minimum Altitude for RTL failsafe
|
13 years ago |
flip.pde
|
Fixed Flip code to compile. Flip still not flight tested!
|
14 years ago |
heli.pde
|
TradHeli - fixed roll/pitch so it's not scaled when throttle is scaled
|
13 years ago |
leds.pde
|
ACM: use LED_OFF/LED_ON instead of LOW/HIGH
|
13 years ago |
motors.pde
|
ACM: use LED_OFF/LED_ON instead of LOW/HIGH
|
13 years ago |
motors_hexa.pde
|
This is the test to deal with big props with lots of inertia. We use a low pass filter on positive acceleration.
|
13 years ago |
motors_octa.pde
|
This is the test to deal with big props with lots of inertia. We use a low pass filter on positive acceleration.
|
13 years ago |
motors_octa_quad.pde
|
This is the test to deal with big props with lots of inertia. We use a low pass filter on positive acceleration.
|
13 years ago |
motors_quad.pde
|
This is the test to deal with big props with lots of inertia. We use a low pass filter on positive acceleration.
|
13 years ago |
motors_tri.pde
|
Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels
|
13 years ago |
motors_y6.pde
|
This is the test to deal with big props with lots of inertia. We use a low pass filter on positive acceleration.
|
13 years ago |
navigation.pde
|
Tweaks to fix Loiter
|
13 years ago |
planner.pde
|
Stability patch updates,
|
13 years ago |
radio.pde
|
updated failsafe code
|
13 years ago |
read_me.text
|
renamed top level directories
|
14 years ago |
sensors.pde
|
ArduCopter: Get barometer data in terms of AP_Baro interface
|
13 years ago |
setup.pde
|
moved some defines around
|
13 years ago |
system.pde
|
ACM: update for DataFlash changes
|
13 years ago |
test.pde
|
ACM: update for DataFlash changes
|
13 years ago |