Florian Kaiser
|
cc767d5fcd
|
add and update examples
|
2020-12-22 14:58:21 +01:00 |
|
Florian Kaiser
|
b004d2bc7b
|
Added init function for better usability, added check for HIDGuardian usage
|
2020-12-22 14:15:42 +01:00 |
|
Florian K
|
3f16538555
|
added credits to README.md
|
2020-12-22 14:15:42 +01:00 |
|
Florian Kaiser
|
f1be774e68
|
0.2.0
- added more light functions
- added docstrings for functions
|
2020-12-22 14:15:42 +01:00 |
|
Florian Kaiser
|
9560d8e637
|
delete demo
|
2020-12-22 14:15:42 +01:00 |
|
Florian Kaiser
|
0a6fee2f85
|
Reference example in README
|
2020-11-29 19:44:53 +01:00 |
|
Florian Kaiser
|
2f5579cc49
|
Examples, closing controller HID device on close function
|
2020-11-29 19:40:37 +01:00 |
|
Florian K
|
a353bb006a
|
Merge pull request #1 from flok/read_input
basic input reading done, restructured code
0.1.0
|
2020-11-29 17:22:45 +01:00 |
|
Florian Kaiser
|
b9d0edf08e
|
basic input reading done, restructured code
- only using 1 thread for reading inputs and updating the controller
- reading the inputs mostly done, gyro and accel missing
|
2020-11-29 17:19:56 +01:00 |
|
Florian Kaiser
|
0521f0180b
|
Add MIT license
|
2020-11-29 13:25:31 +01:00 |
|
Florian Kaiser
|
567d712f67
|
Add install instructions
|
2020-11-29 13:18:40 +01:00 |
|
Florian Kaiser
|
a55fe59d2b
|
0.0.4
fixed structure of the package
added background send thread
added close function for terminating the background thread
0.0.4
|
2020-11-29 12:49:16 +01:00 |
|
Florian Kaiser
|
78a49d0ee3
|
Merge branch 'master' of https://github.com/flok/pydualsense into master
0.0.1
|
2020-11-29 11:37:20 +01:00 |
|
Florian Kaiser
|
f7c421a056
|
Initial relase
-trigger control
-led control
-player led control
-microphone led
|
2020-11-29 11:35:30 +01:00 |
|
Florian K
|
f1b1067570
|
Create python-publish.yml
|
2020-11-29 11:35:24 +01:00 |
|
Florian Kaiser
|
3d0e887b48
|
add python, vscode .gitignore
|
2020-11-28 18:29:40 +01:00 |
|
Florian K
|
204a421d97
|
Initial commit
|
2020-11-28 18:25:54 +01:00 |
|