Kristian Sloth Lauszus
|
267f330ed7
|
Put DPADEnum into the source file, so it does not conflict with the one in the SRWS1 driver
|
2016-02-26 01:02:39 +01:00 |
|
Kristian Sloth Lauszus
|
7e449d2d3a
|
Replaced all double variables with float
|
2015-10-12 13:20:48 +02:00 |
|
Andrew J. Kroll
|
586ed62467
|
CRLF -> LF
|
2015-03-12 17:27:21 -04:00 |
|
Kristian Lauszus
|
2c5f5e8c09
|
Can now read battery level and usb, audio and mic status of PS4 controller
Inspired by: https://github.com/chrippa/ds4drv/blob/master/ds4drv/device.py
|
2014-04-23 23:40:47 +02:00 |
|
Kristian Lauszus
|
37d59a63b2
|
bigRumble and smallRumble values were swapped
|
2014-02-17 17:39:15 +01:00 |
|
Kristian Lauszus
|
fcd6eb5084
|
Improved the way PS4 buttons are read
|
2014-02-17 01:25:29 +01:00 |
|
Kristian Lauszus
|
a21d1e7258
|
Cleanup
No new code
|
2014-02-17 00:50:02 +01:00 |
|
Kristian Lauszus
|
6373ebe6ce
|
Can now set the rumble and light on the PS4 controller
Still need to test it via USB
|
2014-02-17 00:21:21 +01:00 |
|
Kristian Lauszus
|
9b44357d04
|
Added packed attribute to all structs in PS4Parser.h. This was needed for Teensy 3.x
It was actually only necessary for finger in touchpadXY, but I added to all structs to prevent similar compile errors for future architectures
|
2014-02-16 01:24:38 +01:00 |
|
Kristian Lauszus
|
7806212132
|
Removed some unnecessary functions and some other cleanup
|
2014-02-03 23:06:27 +01:00 |
|
Kristian Lauszus
|
876962afce
|
Update comments
|
2014-01-22 06:31:27 +01:00 |
|
Kristian Lauszus
|
2a1db31cf1
|
Can now read the IMU and touchpad values of the PS4 controller via Bluetooth as well
Thanks to Frank Zhao - see: http://eleccelerator.com/wiki/index.php?title=DualShock_4#0x11
|
2014-01-22 05:13:49 +01:00 |
|
Kristian Lauszus
|
e2bf041286
|
Updated some more comments
|
2014-01-19 17:14:09 +01:00 |
|
Kristian Lauszus
|
e781d6c554
|
Updated some comments and some other minor things
|
2014-01-19 16:58:29 +01:00 |
|
Kristian Lauszus
|
681c668448
|
Fixed conflict between PS3 and PS4 libraries
|
2014-01-18 22:50:05 +01:00 |
|
Kristian Lauszus
|
da2ee95445
|
Added support for the PS4 controller via USB
Also improved the PS4BT library
|
2014-01-18 22:36:01 +01:00 |
|