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

Dotasks code redesign #513

Merged
merged 4 commits into from
Sep 30, 2023
Merged

Dotasks code redesign #513

merged 4 commits into from
Sep 30, 2023

Conversation

Paciente8159
Copy link
Owner

  • modified cnc delay to run dotasks instead of only io_dotasks
  • prevent re-entrant code inside dotasks events
  • redesign the main loop tasks to prevent re-entrant code on the event callbacks
  • force interlocking check before getting the alarm to force alarm code refresh if alarm condition is triggered by ISR
  • fixed scara kinematics code to match new multi axis

- modified cnc delay to run dotasks instead of only io_dotasks
- prevent re-entrant code inside dotasks events
- redesign the main loop tasks to prevent re-entrant code on the event callbacks
- force interlocking check before getting the alarm to force alarm code refresh if alarm condition is triggered by ISR
@Paciente8159 Paciente8159 added tested: OK tested: OK and ready to integrate enhancement enhancement labels Sep 29, 2023
@Paciente8159 Paciente8159 merged commit 0097280 into v1.8.x Sep 30, 2023
1 check passed
@Paciente8159 Paciente8159 deleted the dotasks-code-redesign branch September 30, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant