Skip to content

Releases: ruuvi/ruuvi.firmware.c

Double motion detect threshold, measure 1/9s in LL mode (#362)

13 Mar 18:07
6e1d33f
Compare
Choose a tag to compare

Double motion detect threshold, measure 1/9s in LL mode (#362)

Support Ruuvi Service UUID

01 Feb 18:54
2778a3f
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v3.31.1...v3.32.0

Support external TP117

20 Apr 17:18
Compare
Choose a tag to compare
Pre-release

Add flash protect function

What's Changed

  • m_boot_count is 32 bits
  • Fix relative path to point to project root
  • Fix #308 - off by one error in log blocks
  • Reintroduce longlife and longmem modes
  • Makefile comments and always MODE=
  • Fix compilation flags
  • feat: reviewpad onboarding
  • fix: Update actions

Full Changelog: v3.31.1...v3.32.0-RC3

Reintroduce longlife and longmem modes (#321)

20 Dec 17:42
ee17ca4
Compare
Choose a tag to compare

Reintroduce longlife and longmem modes (#321)

Fix df5 negative temperatures reporting as zero (#303)

08 Nov 18:59
24cbe77
Compare
Choose a tag to compare

Fix df5 negative temperatures reporting as zero (#303)

What's Changed

  • Fix df5 negative temperatures reporting as zero by @ojousima in #303

Full Changelog: v3.31.0...v3.31.1

Update endpoint

08 Nov 09:30
Compare
Choose a tag to compare
Update endpoint Pre-release
Pre-release

Update endpoint

Remove sampling call in encoding function (#302)

04 Nov 09:05
a755315
Compare
Choose a tag to compare

Remove sampling call in encoding function (#302)

Update CHANGELOG.md (#301)

04 Nov 14:35
2c544dc
Compare
Choose a tag to compare
Pre-release

Update CHANGELOG.md (#301)

Add gatt config (#300)

29 Oct 10:53
660c446
Compare
Choose a tag to compare
Pre-release

Add gatt config (#300)

Fix logging stop bug

21 Sep 13:55
98236af
Compare
Choose a tag to compare
  • Fix overflow in timer causing tag to stop logging in 50 days.
  • Fix overflow in data encoding, causing pressure to jump 115 534 Pa -> 50 000 Pa
  • Switch to faster connection parameters when transferring logged data to avoid timeouts