4483 Commits (cf1d6854b9c1f70518122c6a57f2898b4445cd15)

Author SHA1 Message Date
Randy Mackay cf1d6854b9 AP_MotorsMatrix: use ref for roll, pitch, yaw, thr channels 11 years ago
Randy Mackay 2f4fe3e192 AP_Motors: accessors to set roll, pitch, yaw, throttle 11 years ago
Randy Mackay 98224db1e4 AC_AttControl: Leaonard's rate feedforward 11 years ago
Randy Mackay 2c6470f87b AP_MotorsMatrix: remove unused _num_motors 11 years ago
Randy Mackay 32a0992985 MatrixMotors: motor_out array made local 11 years ago
Randy Mackay 2f3fc3a3ce Single: remove use of motor_out array 11 years ago
Randy Mackay a036009524 AP_MotorsTri: motor_out array made local 11 years ago
Randy Mackay 83321b8786 AP_Motors: remove motor_out array 11 years ago
Randy Mackay 5f89e9e746 AC_AttControl: bug fix to yaw rate limit 11 years ago
Randy Mackay d76180d605 AC_AttControl: use trig values from ahrs 11 years ago
Randy Mackay 8b8d6a8e01 AC_PosControl: use trig values from ahrs 11 years ago
Randy Mackay 598a1b1f43 AC_Circle: use trig values from ahrs 11 years ago
Randy Mackay 64cfcb2308 AC_WPNav: use trig values from ahrs 11 years ago
Randy Mackay 082c5021ee AC_AttControlHeli: add comments 11 years ago
Randy Mackay 17177adccf AC_Circle: remove debug comment 11 years ago
Randy Mackay 37cfbc9ad5 AP_Math: float versions of wrap_360 and wrap_180 11 years ago
Randy Mackay a7504faa7d TradHeli: empty angle_boost for trad heli 11 years ago
Randy Mackay 80ec61f217 TradHeli: make accessor methods const 11 years ago
Randy Mackay 48a0917670 Copter: make motors armed call const 11 years ago
Randy Mackay eda376c7f6 AC_AttControl: init_targets() clears body frame angle errors 11 years ago
Randy Mackay 2643ee9724 AC_AttControl_Heli: adjust for new slew_yaw param 11 years ago
Randy Mackay 2db24659d0 AC_AttControl: add slew_yaw 11 years ago
Randy Mackay 959f5ec3b2 AC_AttControl: tradheli add RATE_RP_MAX 11 years ago
Randy Mackay 2dae0d68c5 AC_AttControl: add RATE_RP_MAX, RATE_Y_MAX params 11 years ago
Randy Mackay c2efb91ece AC_AttControl: trad heli angle boost 11 years ago
Randy Mackay ebbff24a04 AC_AttControl: trad heli yaw 11 years ago
Randy Mackay 4f738ffdba AC_AttControl: add trad heli support 11 years ago
Randy Mackay 551836c49d AC_PosControl: make some methods const 11 years ago
Randy Mackay a2b017abd2 AC_AttControl: add rateef_rpy 11 years ago
Randy Mackay 468be05867 AC_AttControl: make ahrs, ins objects const 11 years ago
Randy Mackay 864f64b61a AC_Circle: circle control library 11 years ago
Randy Mackay 35ef9c73d1 AC_Sprayer: minor comment fix 11 years ago
Randy Mackay 4c02212404 AC_Fence: minor comment fix 11 years ago
Randy Mackay d4e4620159 AC_WPNav: remove unused PID references 11 years ago
Randy Mackay 26b257c8ba AC_AttControl: alternative get_stopping_point_z 11 years ago
Randy Mackay fc427967ae AC_WPNav: set wp origin to horiz and vert stopping point 11 years ago
Randy Mackay 1b8791a142 AC_PosControl: remove debug 11 years ago
Randy Mackay 4cd45e2edf AC_WPNav: remove debug 11 years ago
Randy Mackay 4003b4da9b AC_AttControl: leonard's body frame rate controller 11 years ago
Randy Mackay 171203370f AC_PosControl: add accessor for speed_up and down 11 years ago
Randy Mackay 1596d83d02 AC_WPNav: move leashes to AC_PosControl 11 years ago
Randy Mackay de34359808 AC_PosControl: recalculate leash when speed or accel modified 11 years ago
Randy Mackay ba3ba9e157 AC_AttControl: bug fix for yaw target handling 11 years ago
Randy Mackay 0d4ba04e75 AC_WPNav: make advance_wp_target private 11 years ago
Randy Mackay 80ae3dca2e AC_PosControl: remove debug 11 years ago
Randy Mackay b9ae3ce2ff AC_PosControl: fixed example sketch 11 years ago
Randy Mackay 0c8cbba644 AC_WPNav: remove xy pos controller 11 years ago
Randy Mackay 9fe4d883d0 AC_AttControl: accessor for lean angle max 11 years ago
Randy Mackay bbcf8cc84c AC_PosControl: add horizontal pos control 11 years ago
Randy Mackay 2984e492df AC_WPNav: add reference to AC_PosControl 11 years ago