Skip to content

Releases: cesmec/wiimote-rs

v0.1.2

30 Jun 17:18
Compare
Choose a tag to compare

Changes

  • Wii remotes can also be reconnected on Windows
  • Dummy implementation for unsupported platforms to prevent compile errors

Fixes

  • Read correct slow flags for roll and pitch of Motion Plus
  • read_timeout failed on Linux when no data was available (#1)
  • Ignoring unrelated HID devices on Windows could cause an infinite loop

v0.1.1

27 Apr 10:56
Compare
Choose a tag to compare

v0.1.0

26 Apr 14:17
Compare
Choose a tag to compare

First release

Features

  • Connect Wii remotes over Bluetooth by pressing the 1+2 buttons
  • Send data as output reports
  • Receive data as input reports
  • Read accelerometer calibration and convert from raw values
  • Read motion plus calibration and convert from raw values