28 Commits (b3a751a1991c98b652be44ebcb3055486268e873)

Author SHA1 Message Date
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa d13c97e112 APM_PI: standardize inclusion of libaries headers 10 years ago
Tom Pittenger 2f9e0c1938 APM_PI: fix compile warnings re float constants 10 years ago
Andrew Tridgell ac2db516b4 APM_PI: fixed indent-tabs-mode 12 years ago
James Bielman 4fa7bb1486 Add AVR compatibility header for missing math.h definitions. 12 years ago
Andrew Tridgell a18298ed76 APM_PI: updates for new AP_Param API 12 years ago
Pat Hickey 71a360b3e3 APM_PI: ported to AP_HAL 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
uncrustify 466f76ebc1 uncrustify libraries/APM_PI/APM_PI.h 13 years ago
uncrustify 6c0c5f524b uncrustify libraries/APM_PI/APM_PI.cpp 13 years ago
Andrew Tridgell 5e8fe8d93e AP_Param: update PID libraries for new constructor syntax 13 years ago
Andrew Tridgell 9c5a5473ab added indexes to group info structures 13 years ago
Andrew Tridgell db96303fa0 convert APM_PI library to AP_Param 13 years ago
Jason Short d0af95f0e3 allows main code to manually set the integrator value 13 years ago
Jason Short 9d1f56c6da Split P and I term 13 years ago
Jason Short 9ed6463b39 Split the P and I terms in PI 13 years ago
Jason Short 0ca427bdd9 Removed debugging code from APM_PI 13 years ago
Jason Short 6bf0c32173 Removed some old debug prints from motors.pde 13 years ago
jasonshort 8ec0eec5a2 Just in case the Min and Max functions are not playing nice with AP_Var 13 years ago
Jason Short 6fd7c1dcda AP_PI AP_Var change 13 years ago
James Goppert 0c7c508541 Optional recursion added. 14 years ago
Jason Short 1f8576559a Optimized PI loop 14 years ago
James Goppert 5489b84f8e Improvements to cmake. 14 years ago
James Goppert d887a28b91 Added ArduBoat/ ArduRover/ and APO library. 14 years ago
Jason Short 231e7e961c changed PI to float 14 years ago
Jason Short bf94ba551e changed PI Library to take Float for DeltaTime 14 years ago
unknown a4e001bbcf Adding CMake support 14 years ago
tridge60@gmail.com 641099d2ed renamed ACM_PI to APM_PI to fix build 14 years ago