210 Commits (5ac63098486c5a6c48030ac27a4c8fb85431735b)

Author SHA1 Message Date
Randy Mackay 5e90cdbf59 AR_AttitudeControl: parameter desc range increase 7 years ago
Randy Mackay 1bb18bc941 AR_AttitudeControl: get_throttle_out_speed uses timeout definition 7 years ago
Randy Mackay 4ac5ef3a13 AR_AttitudeControl: allow filter to be zero 7 years ago
Randy Mackay 16d3e5c00d AR_AttitudeControl: add feed foward for speed and steering rate control 7 years ago
Randy Mackay 40bb2b0ad9 AR_AttitudeControl: set throttle speed pid dt 7 years ago
Randy Mackay 9930550cfc AR_AttitudeControl: lengthen timeout to 200ms 7 years ago
Randy Mackay a2b1807ca0 AR_AttitudeControl: fix turn-rate controller timeout 7 years ago
Peter Barker e0c586876b APM_Control: use GPS singleton 7 years ago
Andrew Tridgell 1dac512567 APM_Control: removed create() method for objects 7 years ago
Randy Mackay cabced82f1 AR_AttitudeControl: fix parameter descriptions 7 years ago
Michael Oborne 78f732c380 AR_AttitudeControl: fix parameter docs 7 years ago
Randy Mackay 744f4baf22 AR_AttitudeControl: add parameter description increment 7 years ago
Randy Mackay f00f4ce79b AR_AttitudeControl: fix get_desired_speed timeout 7 years ago
Randy Mackay 36c5f057ae AR_AttitudeControl: add get_desired_turn_rate lat_accel and speed 7 years ago
Grant Morphett f7db538220 APM_Control: Fixed the subparam indexs to start at 1 7 years ago
Randy Mackay b9a1621d38 AR_AttitudeControl: minor comment fix 7 years ago
khancyr 2a25011b14 AR_AttitudeControl: const local variables 7 years ago
khancyr 76a6649a2d AP_Autotune: remove unimplemented function 7 years ago
khancyr e9e1dac188 AR_AttitudeControl: remove unused skid_steering arg from get_throttle_out 7 years ago
khancyr aa09541847 AR_AttitudeControl: const ahrs reference 7 years ago
khancyr d226ffeeb2 AP_AttitudeControl: remove tabs 7 years ago
Daniel Widmann 49887235df AR_AttitudeControl: get_steering_out methods accept reverse argument 7 years ago
Randy Mackay ce73d724c8 AR_AttitudeControl: rate-control for skid-steering uses I term even at low speeds 7 years ago
Randy Mackay ee3daaa7c9 AR_AttitudeControl: reset input filter for steering and throttle controllers 7 years ago
Randy Mackay 2986d3eb7d AR_AttitudeControl: fix braking 7 years ago
Randy Mackay 49cbbf4d76 AR_AttitudeControl: minor comment fix 7 years ago
Randy Mackay 8daa8cba1f AR_AttitudeControl: record desired turn rate and speed for logging 7 years ago
Randy Mackay 7e5f98b535 APM_Control: fix throttle and steering integrator calc 7 years ago
Lucas De Marchi 15527d762f APM_Control: add static create method 7 years ago
Michael du Breuil c34104b369 APM_Control: Simpify yaw controller trig 7 years ago
Randy Mackay 9f876dc7a0 AR_AttitudeControl: throttle and steering control library 8 years ago
Randy Mackay 164096225b AP_SteerController: fix get_steering_out_rate bug when reversing 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 0f5d1ae2dd APM_Control: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell f6cc506791 APM_Control: Added derating of steering wheel 8 years ago
Peter Barker 71e42a4eac APM_Control: add missing parameter metadata 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger 82777873af Revert "APM_Control: Convert references to AP_Airspeed." 9 years ago
Tom Pittenger 8dad05d12e Revert "Airspeed: store reference in libraries and populate it" 9 years ago
Tom Pittenger c090ba2257 Airspeed: store reference in libraries and populate it 9 years ago
AndersonRayner cc5a2417a6 APM_Control: Convert references to AP_Airspeed. 9 years ago
Grant Morphett 8d6b417adb AP_SteerController: Adding support for Rovers driving reverse 9 years ago
Andrew Tridgell 8a03b3ba22 APM_Control: reduce elevator when past LIM_ROLL_CD 9 years ago
Grant Morphett d56e2b6a39 APM_Control: Get steer rate using earth frame. 9 years ago
Ricardo de Almeida Gonzaga 8d6cc587c5 APM_Control: Fix typos 9 years ago
Andrew Tridgell a9f1b608ed APM_Control: expose parameters as AP_Float 9 years ago
Randy Mackay 722095e56d APM_Control: remove unused _last_error member 9 years ago
Andrew Tridgell 8586b0ae5a APM_Control: added tuning accessors 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Andrew Tridgell ab07781c66 APM_Control: raise default P and I gains, and set a lower limit on I for pitch 9 years ago
Lucas De Marchi 382b6f87fe APM_Control: replace header guard with pragma once 9 years ago