Feature Suggestion
Describe the Feature
We should add a widget that can provide a rolling plot of user specified values (consider toggles for alt and acc_z for now). This would allow users to view the performance of their vehicle in real-time.
The plot should dynamically scale its axes based on the minimum/maximum readings a sensor has had. It should use the timestamp provided by the dashboard dump message on the X-axis, as this timestamp corresponds to a systick on the flight computer and will be the most accurate timebase possible for each reading.
Proposed Solution
See above.
Additional Notes
For testing, please contact @ETSells for help setting up the telemetry stack.
Feature Suggestion
Describe the Feature
We should add a widget that can provide a rolling plot of user specified values (consider toggles for alt and acc_z for now). This would allow users to view the performance of their vehicle in real-time.
The plot should dynamically scale its axes based on the minimum/maximum readings a sensor has had. It should use the timestamp provided by the dashboard dump message on the X-axis, as this timestamp corresponds to a systick on the flight computer and will be the most accurate timebase possible for each reading.
Proposed Solution
See above.
Additional Notes
For testing, please contact @ETSells for help setting up the telemetry stack.