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

Telemetry testing mode #79

Open
klemie opened this issue Jun 17, 2024 · 0 comments
Open

Telemetry testing mode #79

klemie opened this issue Jun 17, 2024 · 0 comments
Assignees

Comments

@klemie
Copy link
Member

klemie commented Jun 17, 2024

Description
On initialization socket message allow configuration of testing mode. If it hasn't been done already the initialization message should be able also be able to change the telemetry frequency.

On the front end side you'll have to add test mode state to the socketContext, and add a Input element (toggle or check box) to the ConnectionDailog.tsx.

Acceptance Criteria

  • When testing mode is enabled test_decode.sh runs
  • When testing mode is disabled decode.sh runs
  • Connection Dialog changes the following parameters on the socket server
    Dev Notes
    [for assignee]

Linked issues

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

No branches or pull requests

2 participants