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

Timer step function #78

Merged
merged 9 commits into from
Dec 9, 2021
Merged

Timer step function #78

merged 9 commits into from
Dec 9, 2021

Conversation

arsdever
Copy link
Owner

@arsdever arsdever commented Dec 9, 2021

Closes #45
Closes #52

@arsdever arsdever merged commit 66fb239 into main Dec 9, 2021
@arsdever arsdever deleted the 45-timer-step-function branch December 9, 2021 20:15
arsdever added a commit that referenced this pull request Dec 16, 2021
* Separating timer and brightness/contrast toolbars

* Add tool buttons for debugger

* Moving scheduler into app_main_window

* Pause with mutex

* Moving scheduler loop into scheduler
Renaming std_timer -> realtime_timer
Introducing step_timer

* Adding icons to the tool buttons

* Logging the timing

* Introduces sequential execution of tasks

* Updating the test app
arsdever added a commit that referenced this pull request Jan 6, 2022
* Separating timer and brightness/contrast toolbars

* Add tool buttons for debugger

* Moving scheduler into app_main_window

* Pause with mutex

* Moving scheduler loop into scheduler
Renaming std_timer -> realtime_timer
Introducing step_timer

* Adding icons to the tool buttons

* Logging the timing

* Introduces sequential execution of tasks

* Updating the test app
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.

Some log timings are relative to the simulation time Step function for timer
1 participant