Skip to content

Schedule application at N Hz #277

Answered by skliper
ugo94490 asked this question in Q&A
Jun 23, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

If you are interested in using a more full-featured scheduler that supports higher than 1Hz rates it can be found at https://github.com/nasa/sch. The "sch_lab" application is really just a trivial example, and as currently designed/implemented really is limited to 1 Hz. To make it run faster than 1 Hz you could adjust the 1Hz (aka 1PPS) time sync "pulse", but that would have other impacts since the system is designed around it's current rate/behavior. Alternatively you could modify sch_lab to have an additional higher rate timer, but that's basically what the sch app referenced above does.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ugo94490
Comment options

@ugo94490
Comment options

@skliper
Comment options

Answer selected by ugo94490
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants