Skip to content

Saiukk/F1Telemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

forthebadge forthebadge ASSEMBLY

F1Telemetry


This Program simulates the videogame F1 telemetry.

The system receives data for each time instance and returns data from the preselected pilot, if it exists.

INPUT DATA

  • time
  • id_pilot
  • velocity
  • rpm
  • temperature

OUTPUT

the output is written in a file with:

  • time
  • rpm level
  • temperature level
  • velocity level
  • max rpm
  • max temp
  • max velocity
  • average velocity

About

Telemetry F1 games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors