23 Commits (c24d293e1b9798828f06e72bffd149859e9a1bcb)

Author SHA1 Message Date
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