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: Increase read TTC task init time #351

Open
miguelboing opened this issue Jun 7, 2024 · 0 comments
Open

Firmware: Increase read TTC task init time #351

miguelboing opened this issue Jun 7, 2024 · 0 comments
Assignees
Labels
firmware Firmware development tasks System tasks

Comments

@miguelboing
Copy link
Member

miguelboing commented Jun 7, 2024

#define TASK_READ_TTC_INITIAL_DELAY_MS 1000 /**< Delay, in milliseconds, before the first execution. */

This change is needed to give time for the TTC 2.0 to correctly initialize, use 5500 ms

@miguelboing miguelboing added firmware Firmware development tasks System tasks labels Jun 7, 2024
c-porto added a commit that referenced this issue Jul 25, 2024
Add Mutex to SPI bus and general bug fixes, closes #346, fixes #351.
@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 tasks System tasks
Projects
Status: To do
Development

No branches or pull requests

2 participants