|
3bfc5b83ef
|
Moved to manifest files for describing plugins and backends and their dependencies
|
2021-09-16 17:53:40 +02:00 |
|
|
a39452124d
|
Refactored PCA9685 backend
|
2021-05-17 15:32:43 +02:00 |
|
|
fc1d9ad3e6
|
Added joystick.linux backend
|
2021-05-17 14:52:08 +02:00 |
|
|
d7d5bcdd0c
|
Wait until the joystick device is readable after it appears to prevent race conditions where jstest fails with temporary "permission denied" errors
|
2021-05-16 00:26:28 +02:00 |
|
|
def8c0dd76
|
The joystick backend should properly jstest even when the jstest executable fails
|
2021-05-16 00:16:19 +02:00 |
|
|
6cc28a3c3b
|
More robust logic in case of joystick device lost while the backend is running
|
2021-05-16 00:06:20 +02:00 |
|
|
93c3327bcd
|
Map name typo fix
|
2021-05-15 23:53:24 +02:00 |
|
|
85d975edc6
|
Logic typo
|
2021-05-15 23:50:23 +02:00 |
|
|
d767cafafe
|
joystick.jstest should actually run the parent run method but not extend JoystickBackend
|
2021-05-15 23:48:17 +02:00 |
|
|
cee8f9f8e0
|
joystick.jstest should not execute the parent run method
|
2021-05-15 23:43:37 +02:00 |
|
|
b2e2ae9538
|
Proper initialization for device attribute in parent joystick backend class
|
2021-05-15 23:34:41 +02:00 |
|
|
f296f4b161
|
Added generic joystick.jstest backend
|
2021-05-15 23:28:24 +02:00 |
|