Skip to content

Releases: cnpem-emi/simar-sw

SIMAR v1.7.0

01 Aug 10:52
9c9a754
Compare
Choose a tag to compare

Added:

  • SHT3x support
  • Automatically built documentation

Removed:

  • Custom name support

SIMAR 1.6.2

24 Jun 19:11
31fb99b
Compare
Choose a tag to compare

Added

  • Board autodetection

Changed

  • Fixes SPI message generation during actuation
  • Better door status detection
  • Fixes LED pre-configuration on wireless SIMAR

SIMAR 1.6.1

11 Feb 19:57
Compare
Choose a tag to compare

Changed

  • Fixes unnecessary restart if a Redis key did not exist for it
  • Fixes deadlock for invalid sensor readings on calibration
  • Calibration has small delays to allow for the sensor to recover
  • Leak sensor status is no longer inverted
  • Fixes door opening false positives
  • Restores recalibration based on offset (for long periods without readings)

SIMAR 1.6.0

20 Jan 17:11
Compare
Choose a tag to compare

Added

  • Leak/water presence monitor support
  • I2C Expansion Board support

Changed

  • volt module does not get initialized if the system does not support it
  • Utilizes generic service for all modules (except volt

SIMAR 1.5.0

17 Dec 12:42
Compare
Choose a tag to compare

Added

  • Adds fan RPM support
  • Rsyncs to remote folder automatically on startup
  • Version tagging

Changed

  • Only present modules are initialized (in conjunction with bbb-function)