Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Fixed

  • writing the destination to the controller seems to confuse PID regulation, now only write as needed

Added

  • 16b: temperature regulation value now exposed via properties

Fixed

  • 16b: added forgotten dictionarys converting parameters from config into minimalmodbus
  • 16b: broken ramping

Added

  • 16b: extra properties for PID settings
  • 16b: now forces usage of PID profile 0 only

Changed

  • now ramps are parametrized using time delay, not rate

Fixed

  • various fixes from production involving infrequent error conditions

Added

  • initial release