Skip to content

CR-Formula/Front-Row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front Row

Telemetry Visualization Software

Cyclone Racing Formula SAE

Iowa State University

Maven Package

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.

Pre-Reqs For Running:

  • 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

Canvas Panel Demo Screenshot:

Screenshot

Links

License

GNU GPLv3

About

Telemetry Viewing Software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors