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

Source code for live telemetry dashboard #9

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

BANANAPEEL202
Copy link
Contributor

Code Description

Created a new directory, "dashboard" in Telemetry for the live telemetry dashboard source code. Also added a Github Action to build executables for MacOS, Windows, and Ubuntu. To directly download the executables, check the releases page of code-2024.

Testing Description

The dashboard was tested on a Windows laptop, Intel Macbook, and Apple Silicon Macbook. It was also verified that data is able to be received over AWS.

Additional Information

Release Page: https://github.com/hytech-racing/code-2024/releases/tag/v1.0.0
User Guide: https://nasa.github.io/openmct/static/files/Open_MCT_Users_Guide.pdf

Checklist

  • Is this code linked to a new board or board rev?
    • Is there a PR for that board in circuits-2024? If so, please pause until that PR is merged.
  • If you made a change or addition or deletion to the CAN library, did you inform the Data Aq lead?
  • Did you test the code in real-world conditions before submitting?
    • Did you use CPU Speed = 720 MHz (overclock) and Optimize = Fastest when testing with Teensy 4.x?
    • Did you use CPU Speed = 144 MHz (overclock) and Optimize = Fastest with LTO when testing with Teensy 3.5?
    • Did you use CPU Speed = 120 MHz (overclock) and Optimize = Fastest with LTO when testing with Teensy 3.2?
    • Did you use Teensyduino 1.56 with Arduino 1.8.19 when testing with the latest libraries from main?
  • Did you pull main into your branch?
    • Did you check for merge conflicts?
    • Did you resolve any that occurred? If you are having trouble or are confused, contact a lead!
  • Did you fill out the above template?
  • Did you assign the right people for review (on the right)?

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.

None yet

3 participants