| Age | Commit message (Collapse) | Author |
|
|
|
|
|
FFB seems to be working, buttons are recognised but no input from wheel
rotation or pedals.
|
|
|
|
+ Doesn't seem to do anything to my wheel, but I don't have the wheel attachment that this mode is intended for, needs further testing in other words.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such as the ones found in Oversteer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ Removal of unecessary testing/debug code
+ Removal of manual little-endian conversion, as the compiler does it
automatically
|
|
|
|
|
|
|
|
|
|
This reverts commit 3b8c292f15367aa43953325441e08102f4ae8aeb.
|
|
|
|
|
|
We only send out force commands when the wheel has sent back an ack
|
|
I really don't know why they would matter, but hey, one step closer to
imitating Windows. Woo.
|
|
Sending out some more weird interrupts when opening device, doubt
they're actually useful for anything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just in case the opening of the device works differently depending on
the wheels? I don't know, this is very strange.
|
|
|
|
|