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.
 
 
 
 
 
 
Jason Short 9931cacec7 Enabled Ch7 simple mode switching 13 years ago
..
Frame move Frame into ArduCopter 14 years ago
.gitignore Improvements to cmake. 14 years ago
APM_Config.h ArduCopter: rename purple to APM2 13 years ago
APM_Config_mavlink_hil.h merged the GCS updates from ArduPlane to ArduCopter 14 years ago
ArduCopter.pde Git Test 13 years ago
Attitude.pde remove PI_crosstrack 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 Cosmetic cleanup, commented functions for compiler warnings 13 years ago
Log.pde Fix for intermittent bug of log #1 starting on page 2 and confusing file system 13 years ago
Makefile mavlink: don't force CLI and HIL with mavlink10 build 13 years ago
Parameters.h allow CH7 to be set via params 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 made the crosstrack use the previous WP instead of the current loc to get a better line in AP. 13 years ago
commands_logic.pde better comments out of some old unused functions to avoid compiler errors 13 years ago
commands_process.pde adding flag for finished mission 13 years ago
config.h ArduCopter: rename purple to APM2 13 years ago
control_modes.pde Enabled Ch7 simple mode switching 13 years ago
defines.h ArduCopter: rename purple to APM2 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 Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
leds.pde purple: use the new LED_ON/LED_OFF macros for LED level 13 years ago
motors.pde Cosmetic cleanup, commented functions for compiler warnings 13 years ago
motors_hexa.pde Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
motors_octa.pde Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
motors_octa_quad.pde Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
motors_quad.pde Cosmetic cleanup, commented functions for compiler warnings 13 years ago
motors_tri.pde Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
motors_y6.pde Arducopter: each motors_ pde uses APM_RC.SetFastOutputChannels 13 years ago
navigation.pde Fix error with calc_nav_pitch_roll 13 years ago
planner.pde Add rc input to cli planner mode 13 years ago
radio.pde updated failsafe code 13 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde ArduCopter: use specific sized data types in a lot of places 13 years ago
setup.pde Added alternate alt hold, 13 years ago
system.pde cleanup 13 years ago
test.pde test: fixed test code for HIL build 13 years ago