[][src]Module f1_api::nineteen::status

Decoder for car status packets sent by F1 2019

F1 2019 is the first game to differentiate between a physical tyre compound (e.g. C1) and a visual tyre compound (e.g. hard). This makes it packet format and decoder incompatible with earlier F1 games.

Constants

PACKET_SIZE

Size of the car status packet in bytes

Functions

decode_statuses

Decode the car status packet sent by F1 2019