Commit graph

299 commits

Author SHA1 Message Date
Denis
ddff9c2306
Debugging 2023-11-10 21:18:54 +01:00
Denis
574e66474f
Generate iio events 2023-11-10 21:08:53 +01:00
Denis
ef52084de3
Xbox controller emulated 2023-11-09 00:40:05 +01:00
Denis
325c730222
xbox test 2023-11-09 00:17:49 +01:00
Denis
65fb14fcd1
More buttons! 2023-11-09 00:05:43 +01:00
Denis
24ccf276f2
LKML reference 2023-11-08 23:52:18 +01:00
Denis
4c8f859d9d
Removing debug logs... 2023-11-08 23:32:18 +01:00
Denis
ace45e3c06
....because I am stupid 2023-11-08 23:28:05 +01:00
Denis
8a83c10ed0
wtf... 2023-11-08 23:18:07 +01:00
Denis
0abcd069f5
Why is X asis not picked up? 2023-11-08 23:09:02 +01:00
Denis
5dd3aebf12
Debug 2023-11-08 23:00:26 +01:00
Denis
2d5719644b
Debugging why X is ignored on a joystick... 2023-11-08 22:58:36 +01:00
Denis
2b51d14e41
better flow 2023-11-08 22:50:00 +01:00
Denis
b470ed94c1
whoops 2023-11-08 22:10:58 +01:00
Denis
0aa9e91f2d
Sync stuff all in one 2023-11-08 21:57:11 +01:00
Denis
572c85c743
Added DualSense as a Reference 2023-11-08 21:16:51 +01:00
Denis
583990d17b
Remap a button 2023-11-08 20:27:02 +01:00
Denis
7bc5944102
No INPUT_PROP_BUTTONPAD 2023-11-08 20:10:00 +01:00
Denis
005af3af24
More keys 2023-11-08 20:05:41 +01:00
Denis
6db9cba6b1
Include a SYN_REPORT 2023-11-08 18:46:26 +01:00
Denis
bfeb04623f
Do not send unsupported SYN 2023-11-08 18:40:20 +01:00
Denis
f7593f7e78
Fake a Microsoft Xbox360 controller 2023-11-08 18:37:18 +01:00
Denis
d5ccced593
Less verbose output 2023-11-06 13:28:25 +01:00
Denis
7fe1ea08dc
improved source 2023-11-06 02:23:00 +01:00
Denis
232c2a9e4b
whoops 2023-11-06 02:19:04 +01:00
Denis
a84e4cf872
output a message from the output thread 2023-11-06 02:16:06 +01:00
Denis
895b5abeb9
use a queue to send events to the output device 2023-11-06 01:39:52 +01:00
Denis
593b1fbb5e
whoops 2023-11-05 23:38:08 +01:00
Denis
5edfd62c66
why crashing? 2023-11-05 23:25:46 +01:00
Denis
3164521418
Do block read 2023-11-05 23:10:50 +01:00
Denis
e03a032c76
Open another thread to avoid busy-wait 2023-11-05 23:09:36 +01:00
Denis
937c7c4743
Read events 2023-11-05 22:38:40 +01:00
Denis
89d2e04806
lol 2023-11-05 21:58:00 +01:00
Denis
ec8d3d0949
whoops 2023-11-05 21:54:08 +01:00
Denis
93fd24feff
Open device even if you were unable to grab it 2023-11-05 21:36:16 +01:00
Denis
bc12d2f1e9
Correct name for device 2023-11-03 01:39:28 +01:00
Denis
3cafd384a0
Better errors... 2023-11-03 01:25:23 +01:00
Denis
356c16ae20
error on grab 2023-11-03 01:16:36 +01:00
Denis
0ad31206d3
Must be able to write to it for rumble and/or grabbing the device 2023-11-03 01:12:29 +01:00
Denis
857c359e0b
Should be able to open a device 2023-11-03 01:05:29 +01:00
Denis Benato
ae0892eec6 Scan for input 2023-11-02 17:45:26 +01:00
Denis Benato
37a0eb51df started all required thread 2023-11-02 16:41:04 +01:00
Denis Benato
f64dad6855 name change 2023-11-02 16:15:42 +01:00
Denis Benato
d6aee2c63d WIP: input device 2023-11-02 16:12:02 +01:00
Denis Benato
75abf3c6e8 output devices 2023-11-02 14:19:02 +01:00
Denis Benato
99589163f3 improve code flow 2023-11-02 13:21:07 +01:00
Denis Benato
e090d4356e create IMU and gamepad 2023-11-02 13:19:31 +01:00
Denis Benato
ecea75cf5f Create IMU virtual device 2023-11-02 13:11:02 +01:00
Denis Benato
2d40a35a48 open and close threads 2023-11-02 12:02:29 +01:00