Releases: ThunderTecke/PID_Py
Releases · ThunderTecke/PID_Py
PID_Py v1.2.2
Added
Modififed
Fixed
- Bug on the historian when the maximum element is reached #3.
Full Changelog: v1.2.1...v1.2.2
PID_Py v1.2.1
Added
Modififed
Fixed
- Bug on basic initialization code #1 issue fix, exception when initialize a PID without historian parameters.
PID_Py V1.2.0
Added
- SetupTool added
Modififed
- ThreadedPID execution loop modified for SetupTool
Fixed
PID_Py V1.1.1
Added
Modififed
Fixed
- Bug on basic initiallization code #1 issue fix, exception when initialize a PID without historian parameters.
- Documentation typo. Replaced HistorianParameters by HistorianParams.
PID_Py v1.1.0
Added
- Simulation mode added
Modififed
Fixed
PID_Py v1.0.0
Added
Modififed
- README.md remade
Fixed
PID_Py v0.2.10
Added
- Deadband added
Modififed
Fixed
PID_Py v0.2.9
Added
- Integral part freezing added
Modififed
Fixed
PID_Py v0.2.8
Added
- README.md updated
Modififed
Fixed
PID_Py v0.2.7
Added
- Setpoint reached indicator added