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

Firmware: Fix system reset conversion macro #349

Open
c-porto opened this issue May 16, 2024 · 0 comments
Open

Firmware: Fix system reset conversion macro #349

c-porto opened this issue May 16, 2024 · 0 comments
Assignees
Labels
firmware Firmware development freertos FreeRTOS system System management routines tasks System tasks

Comments

@c-porto
Copy link
Member

c-porto commented May 16, 2024

The macro used to convert the reset period to Freertos ticks has type conversion issues, thus calculating a wrong period value.

@c-porto c-porto added freertos FreeRTOS tasks System tasks system System management routines labels May 16, 2024
@c-porto c-porto self-assigned this May 16, 2024
@mgm8 mgm8 added the firmware Firmware development label May 18, 2024
c-porto added a commit that referenced this issue May 22, 2024
Fix time conversion macro used in system reset task, closes #349
@github-project-automation github-project-automation bot moved this to To do in OBDH 2 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firmware Firmware development freertos FreeRTOS system System management routines tasks System tasks
Projects
Status: To do
Development

No branches or pull requests

2 participants