Skip to content

Releases: t1m013y/PIDctrl-c

V 1.2

Choose a tag to compare

@t1m013y t1m013y released this 06 Jan 20:56

Version 1.2

  • Added PIDctrl_Calculate_RO()
  • Added PIDctrl_IsInit()
  • Added config validation to PIDctrl_SetConfig()
  • Changed return type of some functions from int to short
  • Improved initializion behavior
  • Functions now take config as const struct

V 1.1

Choose a tag to compare

@t1m013y t1m013y released this 27 Feb 15:38

Version 1.1

Fixed bug with integrator

V 1.0

Choose a tag to compare

@t1m013y t1m013y released this 17 Feb 17:01

Version 1.0