This Repository stores the Java Code for our custom Telemetry Viewing software, Front Row. This software allows us to take a stream of remote data from our car and graph it in real-time. The software can create multiple types of graphs to display different types of data effectively.
- Enable VM-Options
- Run Configurations > VM-Options
- Paste the following:
--add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED - For each run, under run configurations update main class
GNU GPLv3
