29 Commits (2bff0ece67d63401a3d61a5403921dc5cb15d064)

Author SHA1 Message Date
Andrew Tridgell 1dac512567 APM_Control: removed create() method for objects 7 years ago
Lucas De Marchi 15527d762f APM_Control: add static create method 7 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
Randy Mackay 722095e56d APM_Control: remove unused _last_error member 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Lucas De Marchi 382b6f87fe APM_Control: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa db9f037e4b APM_Control: standardize inclusion of libaries headers 10 years ago
Michael du Breuil 6cd81ae1fb APM_Control: Add PID logging to yaw controller 10 years ago
Andrew Tridgell fbe4be94cf APM_Control: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell c6e37aaec3 APM_Control: use a ahrs reference, not pointer 12 years ago
Andrew Tridgell a7cbebbeba APM_Control: rename 'stabilize' to 'disable_integrator' 12 years ago
Andrew Tridgell 3e21d0594c APM_Control: pass in aircraft parameters and expose coordinate rate offset 12 years ago
Andrew Tridgell 2ee43a694c APM_Control: fixed YAW2SRV_IMAX handling 12 years ago
Paul Riseborough 147856e73c APM_Control: Added integrator limiting adjustable by an advanced user parameter 12 years ago
Andrew Tridgell 6c5718a63b APM_Control: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 23d9c31b0a APM_Control: fixed build and merge errors 12 years ago
Paul Riseborough 10ecffce01 APM_Control: ROLL and PITCH controllers 12 years ago
priseborough 99f0fb6bd2 APM_Control : Removed 20Hz low-pass filters on rate gyro inputs. 12 years ago
Andrew Tridgell 5277dd4b0f APM_Control: fixed build on ARM 12 years ago
Andrew Tridgell 6901c56a2e yaw fixup 12 years ago
Andrew Tridgell d55acbc00a AP_YawController: fixup for ARM compiler 12 years ago
Andrew Tridgell 5a9ba4aeb4 APM_Control: updates for new AP_Param API 12 years ago
Pat Hickey 95a13bdbd2 APM_Control: ported to AP_HAL 12 years ago
rmackay9 68bdf93a4d APM_Control: move reliance from IMU to INS 12 years ago
Jonathan Challinger 59875f8d53 APM_Control: added new APM controllers library 13 years ago