aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-05Update README with windows driver install infoKimplul
2022-09-02fix unused variable warningKimplul
2022-09-02always update effect durationKimplul
+ According to discussion in #43 this is more along the lines of what other wheels do.
2022-07-29Update README.mdKimplul
As discussed in #46
2022-07-26Merge pull request #45 from Kimplul/directionKimplul
update direction
2022-07-25Merge pull request #44 from gou4shi1/masterKimplul
Fixed `state->old` may be updated incorrectly.
2022-07-25fix state->old may be updated incorrectlyguangqing.chen
2022-07-12update directionKimplul
2022-05-18Update README.mdKimplul
2022-04-10Merge pull request #40 from MmAaXx500/dkms-module-nameKimplul
Update module name in dkms.conf
2022-04-10Update module name in dkms.confMmAaXx500
2022-04-08mention fw updatingKimplul
2022-04-08change mentions of hid-tmt300rs to hid-tmff-newKimplul
2022-04-08Update README.mdKimplul
2022-04-08Merge branch 't248'Kimplul
2022-04-02remove debugging printKimplul
2022-04-02set alt_mode to not reset the wheel's modeKimplul
2022-03-25change 'native' to 'base'Kimplul
2022-03-25allow only specific attachments to change modeKimplul
2022-03-25change alternate mode handlingKimplul
2022-03-24add master gainKimplul
2022-03-24fix work handler being run after destructionKimplul
2022-03-24Merge branch 't248' of 192.168.122.1:~/Documents/Projects/hid-tmff2 into t248Kimplul
2022-03-24fixed possible kernel oops when unplugging deviceKimplul
2022-03-23fixed possible kernel oops when unplugging deviceKimplul
2022-03-23test open/closeKimplul
2022-03-21annotate t248 rdescKimplul
2022-03-20dump default rdescKimplul
2022-03-20add initial t248 supportKimplul
2022-03-20merge headers into oneKimplul
2022-03-14don't include .c directlyKimplul
Arguably more hygienic.
2022-03-12fix crashesKimplul
2022-03-12allow for wheel 'backends'Kimplul
2022-03-12rename jiffies_now -> time_nowKimplul
2022-03-12change errors to warnings in work_handlerKimplul
2022-03-11add locks around work handlerKimplul
2022-03-11move to using delayed workqueuesKimplul
2022-03-11more sensible handling of effect updatingKimplul
2022-01-27add generic desktop usage page after shifterKimplul
+ Not sure if strictly necessary, but follows better form (I think)
2022-01-27add in stick shifter to T300RS PS4 rdescKimplul
2022-01-03Mention possible SSL warningKimplul
2021-12-30Added note about kernel header dependenciesKimplul
2021-12-03Revert to more standard pedal mappingKimplul
Remap in games when needed.
2021-12-03Normal mode pedal default inputs fixedKimplul
+ Defaults modified in accordance to DiRT 4 T300RS defaults. Should work alright in other games as well.
2021-12-01Removed constant attributeKimplul
2021-12-01Added inputs to ps4 rdesc based on my wheelKimplul
2021-12-01Detect PS4 modeKimplul
FFB seems to be working, buttons are recognised but no input from wheel rotation or pedals.
2021-11-14Revert "Added license, I guess"Kimplul
This reverts commit cc2f8107f3bd34908f98e2104b53bcdeed0b562b. I am a moron and can't keep my tabs separate
2021-11-14Added license, I guessKimplul
2021-11-03Added T300RS advanced mode rdescKimplul