Skip to content

Releases: bristlemouth/bm_protocol

v0.13.8

09 Dec 20:28
v0.13.8
e7f1ebe

Choose a tag to compare

What's Changed

A fix that addresses chipset errata for the STM32U575, causing the chip to get stuck in low power mode.

Fixes

  • STM32U5 Chip Errata 2.2.26 Causing Processor To Get Stuck In Low Power Mode by @matt001k in #366

Full Changelog: v0.13.7...v0.13.8

v0.13.7

05 Dec 19:05
v0.13.7
5d20f16

Choose a tag to compare

What's Changed

Full Changelog: v0.13.6...v0.13.7

v0.13.6

21 Nov 21:40
v0.13.6
dcb9626

Choose a tag to compare

What's Changed

This release is mainly centered around a bug fix in the Salinity application that caused a message to be spammed to the SD card on Sofar Ocean's Spotter.
Also introduces the Pixi package manager into the repo!
Allowing an alternative way of setting up the tooling required for building/flashing Bristlemouth firmware.

Fixes

Internal Improvements

New Contributors

Full Changelog: v0.13.5...v0.13.6

v0.13.5

08 Nov 00:23
v0.13.5
dbd0302

Choose a tag to compare

What's Changed

This release features the salinity sensor application!
Also, updates that allow the bridge power controller to have the same interval and duration time in order to allow aggregation of sensor data with continuous network power.

Features

  • Aanderaa Salinity sensor support for the Bridge application by @LarkspurRaven in #340
  • Salinity stdev max value check by @victorsowa12 in #345
  • SMEE Aanderaa 5990 Salinity Application (Mote) by @uma-kat in #333
  • Improve Command Sending To Aanderaa 5990 Sensor by @matt001k in #354
  • Add New Configuration Parameters For Salinity Sensor Calibration by @matt001k in #355
  • Add In Read Validate Write Logic To aanderaa_conductivity_sensor.cpp by @matt001k in #358
  • Bridge power controller aggregations allowing same interval and duration by @matt001k in #346
  • Remote bm commands while bus is off by @matt001k in #352

Fixes

  • Ignore spurious null bytes from half-duplex transaction switching by @evanShap in #337
  • Bug, rx live tags by @evanShap in #342
  • Missed a correct type interpolation in Rx-LIVE print by @evanShap in #344
  • Change Conductivity App Name to Salinity by @matt001k in #347
  • Change console print from conductivity to salinity by @matt001k in #350
  • Fixes Bug When Default Keys Are Deleted Causing The Bridge App To Crash by @matt001k in #351
  • Fix adin raw initialization by @victorsowa12 in #348
  • Salinity low power entry time to 10 seconds from 60 seconds by @matt001k in #357
  • Minor bug fixes to address in Salinity app by @matt001k in #360
  • Update spotter log aggregate reportings for the salinity application by @matt001k in #359
  • Fix stringop-truncation Compiler Error On Linux For Salinity Application by @matt001k in #362

Internal Improvements

  • Add SHA Field When Building External Applications In Release by @matt001k in #339
  • Add stress test functionality to bringup_mote app by @Copilot in #338
  • Enable Nightly Builds by @matt001k in #341
  • Add Legacy Bring Up Apps To Release by @matt001k in #356

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.5-rc.1

15 Oct 22:44
be7ebcb

Choose a tag to compare

v0.13.5-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.13.5-rc.1

v0.13.4

28 Aug 20:54
v0.13.4
1e97d2c

Choose a tag to compare

What's Changed

Description Author PR
EX03 Sensor Raw Message Decoding @uma-kat #327
Fix bridge LPM usart3 interrupt @victorsowa12 #334
Turn off the boost converter when the bus is OFF @victorsowa12 #335
Fix RTC Back In Time Events @matt001k #336

New Contributors

@uma-kat made their first contribution in #327 !!

Full Changelog: v0.13.3...v0.13.4

v0.13.3

08 Aug 21:29
v0.13.3
98b26cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

24 Jul 23:35
v0.13.2
3610e39

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

16 Jul 22:39
v0.13.1
c32b9a0

Choose a tag to compare

What's Changed

  • Update auto_build.py To Build Borealis/External Applications by @matt001k in #314
  • fix: clean up unhelpful comments by @towynlin in #315
  • make sure everything is using sensorBmLogEnable instead of pmeLogEnable by @victorsowa12 in #318
  • fix: remove bridge handling of borealis recording status by @towynlin in #319
  • Utilize Git SHA For bm_protocol When Building External Apps by @matt001k in #321
  • Update Memfault Library And Fix Coredump by @matt001k in #320
  • Fix/do memory leak by @matt001k in #322
  • When Bridge Aggregation Is Disabled, Prevent Borealis Memory Leak by @matt001k in #323
  • Prevent Watchdog From Tripping In Bridge App by @matt001k in #316
  • If Power Controller Is Disabled, Avoid Leaking Memory; Format Hydrotwin HDR Data Nicely by @matt001k in #325
  • Remove Entropy Calculation To Prevent Heap Related Crashes by @matt001k in #326

Full Changelog: v0.13.0...v0.13.1

v0.13.1-rc.1

14 Jul 23:06
v0.13.1-rc.1
c32b9a0

Choose a tag to compare

v0.13.1-rc.1 Pre-release
Pre-release

What's Changed

  • Remove Entropy Calculation To Prevent Heap Related Crashes by @matt001k in #326

Full Changelog: v0.13.1-rc.0...v0.13.1-rc.1