37 Commits (ed434ce9e4e28fbc06640ad61056351470a2f6c5)

Author SHA1 Message Date
Nathan E 548a573803 Update AP_YawController.cpp 6 years ago
Peter Barker e2de9d62cd APM_Control: use ins singleton 7 years ago
Michael du Breuil c34104b369 APM_Control: Simpify yaw controller trig 7 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
AndersonRayner cc5a2417a6 APM_Control: Convert references to AP_Airspeed. 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho fe718a6ce8 APM_Control: use millis/micros/panic functions 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa db9f037e4b APM_Control: standardize inclusion of libaries headers 10 years ago
Michael du Breuil e45f3537cf APM_Control: Remove duplicate include statements 10 years ago
Michael du Breuil aa04c81e3c APM_Control: Fix a typo in the docstring for YAW2SRV_SLIP 10 years ago
Michael du Breuil 6cd81ae1fb APM_Control: Add PID logging to yaw controller 10 years ago
Andrew Tridgell 2930184680 AP_YawController: update for AHRS API change 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 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 2204b30e66 Plane: Added APM_Control integrator limits to table used to covert old PID values 12 years ago
Paul Riseborough 147856e73c APM_Control: Added integrator limiting adjustable by an advanced user parameter 12 years ago
Andrew Tridgell 512d3d811d APM_Control: neaten up code formatting 12 years ago
Andrew Tridgell 3e8af05d15 APM_Control: match parameter names with old PID controllers 12 years ago
Andrew Tridgell 6c5718a63b APM_Control: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 400777b059 APM_Control: support inverted flight in AP_PitchController 12 years ago
Andrew Tridgell 52c3f8841f APM_Control: added yaw parameter docs 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 205397d030 APM_Control: Modified calculation of bank compensation rate offset to prevent climb if speed > max fbw speed 12 years ago
priseborough 99f0fb6bd2 APM_Control : Removed 20Hz low-pass filters on rate gyro inputs. 12 years ago
James Bielman 4fa7bb1486 Add AVR compatibility header for missing math.h definitions. 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 5277dd4b0f APM_Control: fixed build on ARM 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