Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormulaMetrics

This is a Scala 2.13 UDP telemetry client for the F1 2021 game. It was developed to export some race metrics (lap times, classification) in CSV format. The main purpose of this project was to learn a bit of Scala, so it is not full-featured and the code can be improved. You can find the protocol documentation here.

Usage

# run tests
sbt test

# run cli with optional arguments
sbt run localhost 20777 f1-data/

# compile
sbt compile

# build fat/uber jar
sbt assembly

About

F1 2021 telemetry metrics CSV exporter

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages