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.
 
 
 
 
 
 
Doug Weibel 0306bf97a0 Just a little more commenting work on global variables 13 years ago
..
Frame move Frame into ArduCopter 14 years ago
.gitignore Improvements to cmake. 14 years ago
APM_Config.h This allows users to test the Auto_throttle hold or cruise value 13 years ago
APM_Config_mavlink_hil.h removed airspeed 13 years ago
ArduCopter.pde Just a little more commenting work on global variables 13 years ago
Attitude.pde lowered Loiter I, commented out unused var 13 years ago
Camera.pde ArduCopter Camera.pde: changed from CH_n to CH_CAM_ notation. 13 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 removed unused vars 13 years ago
GCS_Mavlink.pde Added Xplane output option 13 years ago
Log.pde comma 13 years ago
Makefile sitl: added build targets for different ACM frames 13 years ago
Parameters.h ArduCopter - added ROLL_PITCH_STABLE_OF (i.e. Stabilised Roll/Pitch + adjustments based on optical flow) 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 Clarified the Increment for WP total 13 years ago
commands_logic.pde Tweak to make circle mode scripting more accurate 13 years ago
commands_process.pde moved to verify_land 13 years ago
config.h lowered Loiter I, commented out unused var 13 years ago
config_channels.h APM2 Channel assignments 13 years ago
control_modes.pde added notes, removed redundant save wp_total 13 years ago
defines.h Added altitude change flags 13 years ago
events.pde added set_new_altitude call() 13 years ago
flip.pde Fixed Flip code to compile. Flip still not flight tested! 14 years ago
heli.pde APM_RC & ArduCopter: Change interface to SetFastOutputChannels to use _BV 13 years ago
leds.pde ACM: use LED_OFF/LED_ON instead of LOW/HIGH 13 years ago
motors.pde This allows users to test the Auto_throttle hold or cruise value 13 years ago
motors_hexa.pde ArduCopter motors_hexa: rewrite remainder from CH_ macros to MOT_ macros. 13 years ago
motors_octa.pde ArduCopter motors_octa: rewrite remainder from CH_ macros to MOT_ macros 13 years ago
motors_octa_quad.pde ArduCopter motors_octa_quad: rewrite remainder from CH_ macros to MOT_ macros 13 years ago
motors_quad.pde motors_quad: translate from CH_ to MOT_ notation. 13 years ago
motors_tri.pde ArduCopter motors_tri: rewrite CH_ macros with MOT_ macros 13 years ago
motors_y6.pde ArduCopter motors_y6: rewrite CH_ macros with MOT_ macros 13 years ago
navigation.pde Disabled Ryans filter until we get real-world testing in. 13 years ago
planner.pde Stability patch updates, 13 years ago
radio.pde Fixed type error 13 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde Bug fix for compass. 13 years ago
setup.pde Fixed Type Error 13 years ago
system.pde This allows users to test the Auto_throttle hold or cruise value 13 years ago
test.pde re-enabled relay test 13 years ago