A series of Codecs designed to work with convert between 8-bit angle values in the packets and Float numbers.
As far as the data is concerned, the first bit appears to be ignored when it comes to the actual angle measurement.
The latter seven bits map between 0 to 360 perfectly (according to the game).
A series of
Codecs designed to work with convert between 8-bit angle values in the packets andFloatnumbers. As far as the data is concerned, the first bit appears to be ignored when it comes to the actual angle measurement. The latter seven bits map between 0 to 360 perfectly (according to the game).