generated from golioth/reference-design-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v1.3.0 #31
Merged
Merged
Release/v1.3.0 #31
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ChrisGammell
approved these changes
Oct 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The Aludel Mini hardware is end-of-life. It has been replace by the Aludel Elixir. Update repository to reflect this change. Signed-off-by: Mike Szczys <[email protected]>
Add printf support for floating point numbers. This is used when formatting JSON sensor data. Signed-off-by: Mike Szczys <[email protected]>
Use pipelines to route JSON data to LightDB Stream, preserving the path set by the device. Signed-off-by: Mike Szczys <[email protected]>
Dynamically allocate the relatively large buffer used for formatting the JSON sensor data massage. Signed-off-by: Mike Szczys <[email protected]>
Moves a log inside of a conditional block so that a message about logging battery will only be shown when the battery monitor is enabled. Signed-off-by: Mike Szczys <[email protected]>
- CoAP retry logs are now batched to prevent backend logging from compounding network issues. - Zephyr coap log levels have been fixed upstream so that the log level may be set. It is not yet available in this v0.15.0 of Golioth, but the issue no longer affects this reference design so the workaround was removed. Signed-off-by: Mike Szczys <[email protected]>
The log messages for the sps30 require a longer string buffer to avoid being truncated. Signed-off-by: Mike Szczys <[email protected]>
Move sensor init after network init so that the first sensor reading doesn't block network initialization. We still observe the first sensor reading blocking the network search, but this commit does provide a marginal improvement. Signed-off-by: Mike Szczys <[email protected]>
See changelog for details. Signed-off-by: Mike Szczys <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See CHANGELOG for details
Resolves https://github.com/golioth/devrel-issue-tracker/issues/433
Release testing
Aludel-elixir
nrf9160dk