27 Commits (62b104cbfa67d2a3c5ac445459c1dd130770d0ba)

Author SHA1 Message Date
Jason Short 9f8d7d5076 Minimize the Yaw Deadzone 13 years ago
Jason Short 2335b74bc3 faster FS timer 13 years ago
Randy Mackay f3a95ff3cb Arducopter - Tri - move yaw servo (channel7/motor7/CH_TRI_YAW) to mid point on startup 13 years ago
Pat Hickey 98a90d0352 ArduCopter: Call motors_output_enable at correct spot during init 13 years ago
Jason Short 60e3508f7c converted to cm 13 years ago
Jason Short c4476bdd80 Fixed type error 13 years ago
Jason Short 92f7b22722 Moved failsafe check to more logical place 13 years ago
Pat Hickey 91bc2698a8 ArduCopter radio.pde: translate CH_ to MOT_ outputs 13 years ago
Jason Short 5b66a09688 Added check for armed motors in failsafe 13 years ago
Jason Short e1232e7b80 cosmetic 13 years ago
Jason Short 4f60fa412c Set Define for Max throttle 13 years ago
Jason Short ea911e0bcb updated failsafe code 13 years ago
Pat Hickey ea4c220ee9 APM_RC: OCR register init moved from ArduCopter/radio.pde to lib inits. 13 years ago
Pat Hickey e3027fe54e purple: pass isr_registry to APM_RC.Init() 13 years ago
Jason Short 89e014c06a Added alternate alt hold, 13 years ago
Jason Short d02b4342ae removed some unused code, made output min by default 13 years ago
unknown a7038cbaf9 TradHeli - new parameter HSV_MAN to allow better set-up from APMissionPlanner. Also changed swash movement to use radio_out which fixes some setup bugs 13 years ago
unknown f1e626e3c1 TradHeli - changed deadzones for throttle to zero (and also reduced for yaw) 13 years ago
unknown ea66c74ff0 TradHeli - added throttle scaling and heli specific angle_boost function that takes into account that heli's main blades can have -ve pitch. 13 years ago
Jason Short 76bf784f8c RC_Channel Dead zone 13 years ago
Jason Short 142707711e Updates to guided mode from Michael O. 14 years ago
Jason Short 43b3015963 lowered DCM RP gains 14 years ago
Jason Short c881600385 lowered the deadzone a tad 14 years ago
Jason Short 326cfef808 Dead Zone fix - Now the range is full instead of clipped. Should make the Yaw much more smooth. 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 02bfd43390 Fixes Alt hold mistake 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
jphelirc 2d094da38e added relay control to CH6 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
tridge60@gmail.com 855b88852e fixed a bunch of compiler warnings 14 years ago
jasonshort 100e3bac60 2.0.35 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort f9c402f0f3 2.0.29 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
rmackay9@yahoo.com 7845bba097 Traditional Heli - merged heli code into ACM trunk code! 14 years ago
jasonshort a42a939cc9 2.0.16, Now that Yaw PID vs PI issue is sorted, this is reverting back to Rate based Yaw. 14 years ago
jasonshort 6d3039793d Yaw Alternate enabled by default. 14 years ago
jasonshort 2118931cdc Added resetting of Loiter location based on stick input. Fly it to a location and let it stick. 14 years ago
jasonshort 164b93479c Moved PitchMax back to 18° 14 years ago
jasonshort 5ca72eb8b2 better Baro hold - Baro_KD was way too high. 14 years ago
jasonshort c577bce85d new ESC calibration routine 14 years ago
jasonshort 5242396e06 temp removed altitude requirement 14 years ago
jasonshort a8b7505268 Lots of little things. Yaw control is updated based on Jani's logs. Thanks! 14 years ago
jasonshort f6f5a0c8dd Added rudimentary tuning with CH6. Assign this to your Flaps knob on your radio. in APM_config.h set your desired option, then upload. The knob will adjust the value in real time. Enter the CLI and run test, tune to see the output value. 14 years ago
jasonshort 608a089d68 added a limit to throttle_input = 800 for stability insurance 14 years ago
jasonshort 63f8491ad3 RC_3 - the throttle channel dead zone upped to 60 to avoid noise issues 14 years ago
jasonshort 8ca3ab6f62 Revved the firmware version. 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago