Re: [PATCH] HID: hid-sony: Fix DS4 controller reporting rate issues

2015-07-31 Thread Jiri Kosina
On Wed, 29 Jul 2015, Frank Praznik wrote: This commit removes the cap on the DualShock 4 controller reporting rate when connected using Bluetooth. The previous value of '0xB0' capped the rate to only 20.83 Hz which many userspace utilities mistook as a sign of a bad signal. Since a

Re: [PATCH] HID: hid-sony: Fix DS4 controller reporting rate issues

2015-07-29 Thread Jiri Kosina
On Tue, 28 Jul 2015, Rostislav Pehlivanov wrote: This commit removes the cap on the DualShock 4 controller reporting rate when connected using Bluetooth. The previous value of '0xB0' capped the rate to only 20.83 Hz which many userspace utilities mistook as a sign of a bad signal. Since a

Re: [PATCH] HID: hid-sony: Fix DS4 controller reporting rate issues

2015-07-29 Thread Frank Praznik
On 7/29/2015 08:19, Jiri Kosina wrote: On Tue, 28 Jul 2015, Rostislav Pehlivanov wrote: This commit removes the cap on the DualShock 4 controller reporting rate when connected using Bluetooth. The previous value of '0xB0' capped the rate to only 20.83 Hz which many userspace utilities

[PATCH] HID: hid-sony: Fix DS4 controller reporting rate issues

2015-07-28 Thread Rostislav Pehlivanov
This commit removes the cap on the DualShock 4 controller reporting rate when connected using Bluetooth. The previous value of '0xB0' capped the rate to only 20.83 Hz which many userspace utilities mistook as a sign of a bad signal. Since a 'B' and an '8' can look similar it's possible that