for dror

Dependents:   NewpidDror Recieverdror Trancieverdror CANrecive

History

done default tip

2020-01-07, by noamnahum [Tue, 07 Jan 2020 08:57:34 +0000] rev 7

done


changes in code;

2019-12-25, by noamnahum [Wed, 25 Dec 2019 08:54:57 +0000] rev 6

changes in code;


Added Comments

2015-12-29, by electromotivated [Tue, 29 Dec 2015 02:31:32 +0000] rev 5

Added Comments


Fixed bug in getKi() and getKd() methods. They were returning the Sample time adjusted gains used by the class. Now returns the pure gains as set by user. ;

2015-11-24, by electromotivated [Tue, 24 Nov 2015 22:52:45 +0000] rev 4

Fixed bug in getKi() and getKd() methods. They were returning the Sample time adjusted gains used by the class. Now returns the pure gains as set by user. ;


Bug Fix: Flush i_accumulator in start() method to prevent output from hanging. Read comments in start() method in .cpp file for more info

2015-11-24, by electromotivated [Tue, 24 Nov 2015 02:28:24 +0000] rev 3

Bug Fix: Flush i_accumulator in start() method to prevent output from hanging. Read comments in start() method in .cpp file for more info


Added new prototypes to header;

2015-11-24, by electromotivated [Tue, 24 Nov 2015 00:17:55 +0000] rev 2

Added new prototypes to header;


Added methods to return currently set params;

2015-11-24, by electromotivated [Tue, 24 Nov 2015 00:15:01 +0000] rev 1

Added methods to return currently set params;


Fairly Robust PID controller library;

2015-11-23, by electromotivated [Mon, 23 Nov 2015 02:42:53 +0000] rev 0

Fairly Robust PID controller library;