Skip to content

Switch to using ticks instead of time in osal#55

Merged
hefloryd merged 1 commit intortlabs-com:masterfrom
elupus:osaltick
Feb 27, 2023
Merged

Switch to using ticks instead of time in osal#55
hefloryd merged 1 commit intortlabs-com:masterfrom
elupus:osaltick

Conversation

@elupus
Copy link

@elupus elupus commented Feb 14, 2023

Switch to using ticks from OSAL instead of calculating in time. The time function in OSAL does not always wrap on uint32_t boundaries, which causes problems with execution.

This depends on: rtlabs-com/osal#19

@hefloryd
Copy link
Collaborator

Looks like a nice, simple fix. We should probably have used ticks in the first place.

@hefloryd hefloryd merged commit 1b07023 into rtlabs-com:master Feb 27, 2023
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