Git Product home page Git Product logo

f1gopherlib's Introduction

F1Gopher Lib

A library for understanding and using the session data from Formula1.com writtein in Go.

There is an example GUI and command line client for the library:

Features

  • Supports data for all live sessions (pre-season testing, practice, qualifying, sprint and race)
  • Supports replays of all session from 2018 and onward
  • Live session can be paused and skipped forward to the live time
  • Replay sessions can be paused and skipped through
  • Provides data for:
    • Timing
    • Location on track
    • Car telemetry
    • Race control messages
    • Team radio messages (audio)
    • Weather

Data

Timing

  • Current driver position and starting position
  • Team color, name, abbreviated name, team for drivers
  • Segment times
  • Sector times (is personal or overall fastest)
  • Last lap time (is personal or overall fastest)
  • Current tire and laps on the tire
  • Location (on track, outlap, pitlane, stopped...)
  • Safety car status
  • Track status (red flag, green flag...)
  • Current lap and total number of laps
  • Session time remaining
  • Is DRS enabled
  • Gap to the fastest time and gap to car infront
  • Pitstop times
  • Speed trap

Location on Track

  • X, Y, Z co-ordinate locations for all cars
  • Includes safety car when active

Car Telemetry

  • Six channels of telemetry for every car:
    • Throttle %
    • Brake %
    • RPM
    • Gear
    • Speed
    • DRS

Race Control Messages

  • Full text and timestamp for all race control messages

Team Radio

  • The mp3 audio for each message and the driver talking

Weather

  • Whether it is raining
  • Air temperature
  • Track temperature
  • Wind speed
  • Wind direction
  • Air pressure
  • Humidity

f1gopherlib's People

Contributors

f1gopher avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.