bgottlob / apex

A client for parsing racing simulator telemetry data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apex

Apex is a suite of tools for parsing and viewing UDP telemetry data from racing simulators. Currently, the only supported racing simulator is F1 2019

Components

  • Apex - Elixir library for listening to UDP data, parsing it, and broadcasting it to GenStage consumers
  • Apex Broadcast - Elixir application that runs a GenStage producer broadcasting UDP data converted to structs
  • Apex Dash - Phoenix application displaying the current state of car telemetry in real time

About

A client for parsing racing simulator telemetry data

License:GNU General Public License v3.0


Languages

Language:Elixir 90.7%Language:JavaScript 5.0%Language:HTML 3.3%Language:Shell 0.9%Language:CSS 0.1%