Skip to content

Releases: flok/pydualsense

v0.7.1

02 Mar 22:47
Compare
Choose a tag to compare

What's Changed

  • Fix state value conversion for joystick (LX, LY, RX, RY) by @kappaj in #51
  • Add poetry build system

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Feb 21:14
Compare
Choose a tag to compare

Adds Bluetooth support for writing values to the controller, crc by @South-River and Battery read by @kit-nya kit-nya

Full Changelog: v0.6.4...v0.7.0

v0.6.4

05 Feb 15:33
de894fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

04 Jan 16:58
7c79dc5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

17 Aug 13:58
d19bfc6
Compare
Choose a tag to compare

What's Changed

  • Fix l2 typo on event
  • Update readme with docs link by @flok in #34

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Aug 14:21
Compare
Choose a tag to compare

Fix missing import for event system

Full Changelog: v0.6...v0.6.1

v0.6

14 Aug 13:56
9d8ab95
Compare
Choose a tag to compare

Adds a C# like event system for the controller and also gyro / accelerometer support

What's Changed

  • Event System and Gyro / Accelerometer support by @flok in #32

Full Changelog: v0.5.5...v0.6

v0.5.5

28 Jun 21:07
Compare
Choose a tag to compare

Add linux support from request #22

v0.5.2.5

07 Mar 20:41
Compare
Choose a tag to compare

add microphone state variable

v0.5.2

07 Mar 20:24
Compare
Choose a tag to compare

usage of diffrent hidapi library to interact with c library
added microphone mute option
started with bt operation