Skip to content

Releases: braincow/ruuvi2iotcore

Obelus fix 4

30 Jan 16:50
Compare
Choose a tag to compare
  • bugfix: use correct stuck data threshold value on error log entry
  • documentation fixes

Obelus release 3

04 Jan 19:18
Compare
Choose a tag to compare
  • rpm building
  • cross building improvements
  • paho-mqtt crate now vendored
  • openssl-sys crate also vendored
  • stuck beacons detection interval now user configurable
  • beacon last seen interval now user configurable

Obelus fix 2

13 Dec 14:15
Compare
Choose a tag to compare
  • bugfix: detecting "stuck values" in beacons. if values in beacons for a ruuvi tag are identical three minutes apart issue bluetooth scanner thread restart
  • enhancement: last_seen is tracked now only in iot core thread and both threads (scanner included) are restarted based on that trigger instead of both having their own triggers.

Obelus fix 1

06 Dec 15:41
Compare
Choose a tag to compare
  • enhancement: loops in bt scanner and iotcore threads now sleep for 100ms instead of 10ms on each loop
  • bugfix: only succesful submit of beacon queue will lead the queue to be emptied

Obelus

01 Dec 07:04
9e2badf
Compare
Choose a tag to compare

Release codenamed "Obelus" is now in the wild:

  • ruuvi2iotcore now acts as a gateway instead of a device in IoT Core

Ampersand fix 2

28 Nov 11:13
121c5a1
Compare
Choose a tag to compare

fix: in rare case of BT hardware lockup scanner thread cant recover, but gets stuck in an never ending loop of trying to reset its state.

Ampersand fix 1

27 Nov 12:55
Compare
Choose a tag to compare
  • fixed: when pausing beacon collection mqtt connection will time out.

Ampersand

26 Nov 14:01
9744ae8
Compare
Choose a tag to compare

Release codenamed "Ampersand" is in the wild!

  • collection of Ruuvi Bluetooth beacons
  • relay of said beacons to IoT Core
  • control over the relay binary from IoT Core in the form of configuration and simple commands