Skip to content

Releases: FirstBuild/chillhub-firmware

v0.1.14

09 Apr 17:00
Compare
Choose a tag to compare

Fixed errors in lib/chillhub.js for missing attributes.

v0.1.13

26 Feb 14:30
Compare
Choose a tag to compare
  • supports pi2 , i.e. armv7 architecture.
  • Dockerfile needs to be updated to automatically select which architecture

v0.1.12

13 Feb 23:00
Compare
Choose a tag to compare

Removed usbreset logic.

v0.1.11

13 Feb 22:32
Compare
Choose a tag to compare

Added USB reset if keepalive not received from chillhub.

v0.1.10

12 Feb 21:20
Compare
Choose a tag to compare

Added period check of /dev for new devices and remove stale devices.
Added counter to reset USB hub if devices cannot be registered.

v0.1.9

10 Feb 14:03
Compare
Choose a tag to compare

Changes

  • Replaced Firebase transaction with an update call.

v0.1.8

06 Feb 20:17
Compare
Choose a tag to compare

Add reconnect logic.

v0.1.7

06 Feb 16:13
Compare
Choose a tag to compare

Dynamically loading the chillhub sw version from the package.json file and populating in firebase.

v0.1.6

06 Feb 14:56
Compare
Choose a tag to compare

Bumping the version number.

v0.1.5

06 Feb 14:40
Compare
Choose a tag to compare

Added onDisconnect to set status to disconnected.
Move Firebase URL to the config file.