Releases: ruuvi/ruuvi.firmware.c
Releases · ruuvi/ruuvi.firmware.c
Double motion detect threshold, measure 1/9s in LL mode (#362)
Double motion detect threshold, measure 1/9s in LL mode (#362)
What's Changed
- Comments for semver by @DG12 in #306
- m_boot_count was uint16 should be uint32 and comments by @DG12 in #310
- Fix relative path to point to project root by @ojousima in #319
- Fix #308 - off by one error in log blocks by @ojousima in #320
- Reintroduce longlife and longmem modes by @ojousima in #321
- Makefile comments and always MODE= by @DG12 in #314
- Fix compilation flags by @ojousima in #332
- feat: reviewpad onboarding by @reviewpad in #335
- fix: Update actions by @ojousima in #336
- Add support for broadcasting Ruuvi Sensor Data service UUID (and any other service UUID) by @ojousima in #356
- Disable boot counter by @ojousima in #357
- Remove unused function/variable by @ojousima in #358
- Support external tmp117 by @ojousima in #337
- Double motion detect threshold, measure 1/9s in LL mode by @ojousima in #362
Full Changelog: v3.31.1...v3.33.0-RC1
Support Ruuvi Service UUID
What's Changed
- Fix relative path to point to project root by @ojousima in #319
- Fix #308 - off by one error in log blocks by @ojousima in #320
- Reintroduce longlife by @ojousima in #321
- Makefile comments and always MODE= by @DG12 in #314
- feat: reviewpad onboarding by @reviewpad in #335
- Add support for broadcasting Ruuvi Sensor Data service UUID (and any other service UUID) by @ojousima in #356
- Disable boot counter by @ojousima in #357
New Contributors
- @reviewpad made their first contribution in #335
Full Changelog: v3.31.1...v3.32.0
Support external TP117
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)
Reintroduce longlife and longmem modes (#321)
Fix df5 negative temperatures reporting as zero (#303)
Fix df5 negative temperatures reporting as zero (#303)
What's Changed
Full Changelog: v3.31.0...v3.31.1
Update endpoint
Update endpoint
Remove sampling call in encoding function (#302)
Remove sampling call in encoding function (#302)
Update CHANGELOG.md (#301)
Update CHANGELOG.md (#301)
Add gatt config (#300)
Add gatt config (#300)
Fix logging stop bug
- 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