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

Allow simulator playback rate to be specified at runtime #39

Merged
merged 9 commits into from
Sep 9, 2024

Conversation

ozyx
Copy link
Contributor

@ozyx ozyx commented Sep 5, 2024

Closes #37

Optional command line parameter for specifying the simulator playback rate.

  • Adds a dependency to the builtin argparse package.
  • Adds new Makefile targets for launching simulator at 10Hz in automated testing.

@fqqb fqqb merged commit 105a47f into yamcs:master Sep 9, 2024
1 check passed
@fqqb
Copy link
Member

fqqb commented Sep 9, 2024

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update build to allow for a configurable playback data rate
3 participants