Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 681 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 681 Bytes

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