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

Initialize meta data #5

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Initialize meta data #5

merged 3 commits into from
Feb 28, 2024

Conversation

maximilianpaulsen
Copy link
Contributor

In order to not obtain duplicates for uninitialized sensors in applications such as Stornella it is necessary to poll sensors for a device ID as soon as possible. Thus, each state machine is given a MetaData member, to be instantiated as soon as possible.

This change enabled a simplification of the state machine logic because every sensor now has an initialization step, to determine the sensor version.

@maximilianpaulsen
Copy link
Contributor Author

Does the CI perform a clang-format and cpp checks?

README.md Show resolved Hide resolved
@maximilianpaulsen maximilianpaulsen merged commit f0ecf66 into master Feb 28, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants