- Bug on the historian when the maximum element is reached #3.
- Bug on basic initialization code #1 issue fix, exception when initialize a PID without historian parameters.
- SetupTool added
- ThreadedPID execution loop modified for SetupTool
- Bug on basic initiallization code #1 issue fix, exception when initialize a PID without historian parameters.
- Documentation typo. Replaced HistorianParameters by HistorianParams.
- Simulation mode added
- README.md remade
- Deadband class documentation added
- Time simulation added
- Deadband added
- Integral part freezing added
- README.md updated
- Setpoint reached indicator added
- Process value stabilized indication added
- Typo in README.md
- Setpoint ramp option added
- Keep integral part equal to output in manual mode
- Proportionnal on measurement added
- Derivative on measurement added
- Logging system added
- Historian maximum lenght added
- Threaded PID class documentation
- Typo in CHANGELOD.md
- Threaded PID class implementation
- Class documentation on manual mode
- Manual mode section added in README.md
- Manual mode modified
- PID class documentation
- PID_Py/init.py change
- Manual mode added
- CHANGELOG.md added