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

Options for local/remote data display #15

Open
amcmahon01 opened this issue Jul 30, 2018 · 0 comments
Open

Options for local/remote data display #15

amcmahon01 opened this issue Jul 30, 2018 · 0 comments

Comments

@amcmahon01
Copy link
Member

Description

Currently, instrument modules on the Rasp Pi have been modified to not display data locally and to only send data to a remote dashboard if using a manual trigger. This should be made optional and assignable to different triggers per instrument.

Possible Implementation

Additional options should be added to instrument config files to determine this behavior. An instrument variable could also be added, allowing the option to be changed on the fly or to be assigned/overridden globally. There could a global flag "LowDataMode" which would result in sending only telemetry to a dashboard, rather than raw data, or "UseLocalDisplay" to enable/disable any display processing locally.

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

No branches or pull requests

1 participant