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 7034b709d1 ACM: removing old define 13 years ago
..
Frame move Frame into ArduCopter 14 years ago
.gitignore Improvements to cmake. 14 years ago
APM_Config.h AP_Declination: Added new config value to allow the user to have the declination overwritten on every 3D fix. 13 years ago
APM_Config_mavlink_hil.h removed airspeed 13 years ago
ArduCopter.pde ACM: Rate_d filter for PID loop of Loiter. 13 years ago
Attitude.pde ACM: increased the available rate error constrain, it was too low 13 years ago
Camera.pde ArduCopter - Camera.pde - turn off camera pitch control (which uses channel 6) when channel 6 is being used for tuning. 13 years ago
GCS.h AP_Param: update users of AP_Param for ParamToken 13 years ago
GCS.pde renamed top level directories 14 years ago
GCS_Mavlink.pde GCS: get_integrator() is now get_gyro_drift() in DCM 13 years ago
Log.pde ArduCopter - Log.pde - added wrap_360 to compass heading field of ATT message to resolve overflow problem that caused heading to appear as being off by 70 degrees 13 years ago
Makefile ACM: make it possible to build ArduCopter with quaternions 13 years ago
Parameters.h Added support for TradHeli H1 swashplate type. Added new param heli_h1_swash_enabled. 13 years ago
Parameters.pde Added support for TradHeli H1 swashplate type. Added new param heli_h1_swash_enabled. 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 better default for speed governer 13 years ago
commands_logic.pde set Slow WP option for RTL in Auto mode 13 years ago
commands_process.pde 2.2B6 - Please verify Heli still functions properly. 13 years ago
config.h ACM: removing old define 13 years ago
config_channels.h ArduCopter Channel Config: config vars for user override of MOT_n mapping 13 years ago
control_modes.pde ACM: removed the ADC filtering code 13 years ago
defines.h ACM: Added Loiter_D for tuning as #23 13 years ago
events.pde Found missing Break in Switch statement. 13 years ago
flip.pde Fixed Flip code to compile. Flip still not flight tested! 14 years ago
heli.pde Added support for TradHeli H1 swashplate type. Added new param heli_h1_swash_enabled. 13 years ago
leds.pde Cosmetic changes 13 years ago
motors.pde Cosmetic changes 13 years ago
motors_hexa.pde ArduCopter - fix for stability patch and motor filter meant to deal with engines tendency to speed up faster than they slow down 13 years ago
motors_octa.pde ArduCopter - fixed typo in motor filtering for octa, octa_quad and y6 that is suppose to correct for props speeding up faster than they slow down. 13 years ago
motors_octa_quad.pde ArduCopter - fixed typo in motor filtering for octa, octa_quad and y6 that is suppose to correct for props speeding up faster than they slow down. 13 years ago
motors_quad.pde ACM: removed Filtering code for motors in Quad for testing 13 years ago
motors_tri.pde ACM: use g.rc_speed for all APM_RC.SetFastOutputChannels calls 13 years ago
motors_y6.pde ArduCopter - fixed typo in motor filtering for octa, octa_quad and y6 that is suppose to correct for props speeding up faster than they slow down. 13 years ago
navigation.pde ACM: Got the sign wrong. I'm using the derivative of the error now and not the sensor, so the sign was reversed. 13 years ago
planner.pde Stability patch updates, 13 years ago
radio.pde TradHeli - change throttle range back to 0~1000 (was temporarily changed to be 1250~850 which limited the range of the swash plate's vertical movements) 13 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde ACM: no need to fetch offsets at startup 13 years ago
setup.pde Quaternion: show "Quaternion test" on startup if enabled 13 years ago
system.pde ACM: disabled auto_calibration until more testing can be done 13 years ago
test.pde ACM: removed quaternion special cases in CLI code 13 years ago