34 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 05bd0cb9f4 APM_Control: added decay_I() function 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker d1f5bcb1ab APM_Control: stop taking reference to dataflash, use singleton 6 years ago
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
Andrew Tridgell a9f1b608ed APM_Control: expose parameters as AP_Float 9 years ago
Andrew Tridgell 8586b0ae5a APM_Control: added tuning accessors 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 e45f3537cf APM_Control: Remove duplicate include statements 10 years ago
Andrew Tridgell 216a78a9f0 APM_Control: added get_pid_info() interface 10 years ago
Andrew Tridgell ae7293ef68 APM_Control: added support for AUTOTUNE_LEVEL 11 years ago
Andrew Tridgell 64170d0f04 APM_Control: added dataflash logging to autotune 11 years ago
Andrew Tridgell 50fc75917e APM_Control: first version of APM_Control autotuning 11 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 cc778a68ae APM_Control: changed attitude controllers to take angular error not angle 12 years ago
Andrew Tridgell f2316747f5 APM_Control: re-work to allow for rate based control 12 years ago
Paul Riseborough 147856e73c APM_Control: Added integrator limiting adjustable by an advanced user parameter 12 years ago
Paul Riseborough 716c124f73 APM_control: Modified gain definitions for roll and pitch controllers so PID gains behave like previous servo PIDS 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 5a9ba4aeb4 APM_Control: updates for new AP_Param API 12 years ago
Pat Hickey 95a13bdbd2 APM_Control: ported to AP_HAL 12 years ago
Jonathan Challinger 59875f8d53 APM_Control: added new APM controllers library 13 years ago