Skip to content

Releases: flok/pydualsense

v0.5.2.5

07 Mar 20:41

Choose a tag to compare

add microphone state variable

v0.5.2

07 Mar 20:24

Choose a tag to compare

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

v0.5.1

10 Jan 13:54
3a14ab3

Choose a tag to compare

fix cffi install

v0.5.0

10 Jan 13:09
32f9042

Choose a tag to compare

Release with the refactored hidapi

v0.4.2

01 Jan 19:44

Choose a tag to compare

Fix dll import for python version > 3.8

v0.4.1

31 Dec 23:01

Choose a tag to compare

Release of v0.4.1.

This release refactors the code without adding new features.

v0.3.0

22 Dec 14:18
c39f3f2

Choose a tag to compare

v0.3.0 release

  • added low freq motor rumbles
  • added init function
  • added examples for usage

v0.2.0

29 Nov 21:46

Choose a tag to compare

-added more led functions
-added examples
-docstring preparation for documentation using sphinx

v0.1.0

29 Nov 16:24
a353bb0

Choose a tag to compare

  • reading now the inputs from the controller. at the moment only accessible through the variables and not function. coming soon
  • only using 1 thread for reading and sending of the controller

0.0.4

29 Nov 11:51

Choose a tag to compare

-fixed structure of the package
-added background send thread
-added close function for terminating the background thread