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

QueueThread Dynamic and Singleton #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

QueueThread Dynamic and Singleton #49

wants to merge 3 commits into from

Conversation

EniacMlezi
Copy link

Implemented a sligthly more dynamic version of the queuethread, also made it singleton to avoid conflicts. This is usefull when the Sensor events will be implemented.

Lars Gardien added 3 commits December 28, 2015 17:01
…made it singleton to avoid conflicts. This is usefull when the Sensor event will be implemented.
Implemented the polling on the UartSensor class. Off course this should
eventually be in the ISensor class so all sensors can profit from it,
but I didn't need it, so didn't implement it. One can now subscribe to a
sensor's event and the queuethread will decide when an event gets
raised.
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.

1 participant