ES-DE/es-core
Conn O'Griofa 03341f236d Implement filterTrigger for PS3 controllers
The hid-sony driver has both analog and digital buttons for the triggers,
and the analog values range from -32767 to 32767, which can cause two unwanted
input events (digital button and negative axis) per press.

Implement a function to filter out unwanted input events during configuration,
but isolate detection to known PS3 controllers with 6 axes so that older versions
of hid-sony and the sixad driver (which use 25+ axes) are not impacted negatively.
2019-04-06 11:19:12 +01:00
..
src Implement filterTrigger for PS3 controllers 2019-04-06 11:19:12 +01:00
CMakeLists.txt create new DateTimeComponent 2018-10-15 20:40:45 -07:00