knilssen / F1_2018_UDP

Working with the udp stream from the current F1 2018 game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F1_2018_UDP

Working with the udp stream from the current F1 2018 game

This is a project that Kristian and I are using to experiment with the telemetry data sent from F1 2018 for PS4

Python Library requirements:

  • time
  • threading
  • random
  • Queue
  • socket
  • ctypes
  • sys
  • binascii
  • structs
  • Tkinter
  • socket
  • ctypes
  • sys
  • binascii
  • structs

I'll clean this up when I'm not so lazy. As some of these are included in the standard library.

About

Working with the udp stream from the current F1 2018 game

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 57.7%Language:JavaScript 19.7%Language:HTML 11.7%Language:Go 5.5%Language:C 2.9%Language:CSS 2.6%Language:Makefile 0.0%