Skip to content

mughees-asif/qmfs-telemetry-gui

Repository files navigation

Graphical User Interface (GUI) for Motorsport

Telemetry System for Queen Mary Formula Student

Made using the Medusa library

Set-up for IntelliJ IDEA:

  1. From the main menu, choose VCS | Get from Version Control, or, if no project is currently opened, click Get from Version Control on the Welcome screen.

  2. In the Get from Version Control dialog, specify the URL:

    https://github.com/mughees-asif/qmfs-telemetry-gui 
    
  3. Test to make sure that connection to the remote can be established, or select one of the VCS hosting services on the left. If you are already logged in to the selected hosting service, completion will suggest the list of available repositories that you can clone.

  4. Click Clone. If you want to create a IntelliJ IDEA project based on the sources you have cloned, click Yes in the confirmation dialog. Git root mapping will be automatically set to the project root directory.

  5. Download Medusa JAR file.

  6. Add to project structure and run.

  7. The GUI is currently running on a random number generator function. To connect your own incoming data stream, use this example to see how to parse the CSV format.

  8. The GUI logs all the parameters every second in the root folder as output.txt.

  9. Customise as needed and export to windows as an executable file.

  10. Drop my GitHub in the README.md 👍.