Skip to content
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

Add RV-8263-C8 driver #282

Closed
wants to merge 7 commits into from
Closed

Conversation

Kampi
Copy link
Collaborator

@Kampi Kampi commented May 27, 2024

Closes #267

Kampi and others added 7 commits May 27, 2024 08:17
- Replace assert with Zephyr assert
- Set sampling time for battery to 1 minute for POSIX build
- Add log level for battery to Kconfig
- Add random battery levels for POSIX build
- Move update time for the battery application to Kconfig
… and not the total buffer size to save the data (otherwise the empty part of the buffer will be saved)

- zsw_history_del is now deleting the history from NVS
- Rename "num" in history object to "max_samples"
- Add zsw_history_samples to get the number of samples stored in the buffer
- zsw_history_load does not delete the settings anymore
- zsw_history_save does not add a sample to the history anymore
- Exclude battery app source files when battery app should not be included
@Kampi Kampi added the enhancement New feature or request label May 27, 2024
@Kampi Kampi requested a review from jakkra May 27, 2024 06:19
@Kampi Kampi self-assigned this May 27, 2024
@Kampi Kampi closed this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve RV-8263-C8 driver in Zephyr
1 participant