| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-23 | Merge branch 'tx_support' | Kimplul | |
| 2023-08-23 | Add support for Thrustmaster TX | David Edmundson | |
| This utilises most of the same logic as the T300, but with a separate sequences for the range, open and close. This is based on a device with an F1 wheel attachment, this might need extending in the future. | |||
| 2023-03-24 | update README to current state | Kimplul | |
| 2023-02-09 | delete sys/friction_level on remove | Kimplul | |
| 2023-02-09 | add open_mode module parameter | Kimplul | |
| + open_mode = 1 (default) sends out mode switch commands on open/close, open_mode = 0 sets the wheel into 'open' mode once at init | |||
| 2023-01-16 | removed redundant check | Kimplul | |
| + Fixes warning with newer versions of gcc | |||
| 2022-09-10 | fix duration updating | Kimplul | |
| 2022-09-05 | Update README with windows driver install info | Kimplul | |
| 2022-09-02 | fix unused variable warning | Kimplul | |
| 2022-09-02 | always update effect duration | Kimplul | |
| + According to discussion in #43 this is more along the lines of what other wheels do. | |||
| 2022-07-29 | Update README.md | Kimplul | |
| As discussed in #46 | |||
| 2022-07-26 | Merge pull request #45 from Kimplul/direction | Kimplul | |
| update direction | |||
| 2022-07-25 | Merge pull request #44 from gou4shi1/master | Kimplul | |
| Fixed `state->old` may be updated incorrectly. | |||
| 2022-07-25 | fix state->old may be updated incorrectly | guangqing.chen | |
| 2022-07-12 | update direction | Kimplul | |
| 2022-05-18 | Update README.md | Kimplul | |
| 2022-04-10 | Merge pull request #40 from MmAaXx500/dkms-module-name | Kimplul | |
| Update module name in dkms.conf | |||
| 2022-04-10 | Update module name in dkms.conf | MmAaXx500 | |
| 2022-04-08 | mention fw updating | Kimplul | |
| 2022-04-08 | change mentions of hid-tmt300rs to hid-tmff-new | Kimplul | |
| 2022-04-08 | Update README.md | Kimplul | |
| 2022-04-08 | Merge branch 't248' | Kimplul | |
| 2022-04-02 | remove debugging print | Kimplul | |
| 2022-04-02 | set alt_mode to not reset the wheel's mode | Kimplul | |
| 2022-03-25 | change 'native' to 'base' | Kimplul | |
| 2022-03-25 | allow only specific attachments to change mode | Kimplul | |
| 2022-03-25 | change alternate mode handling | Kimplul | |
| 2022-03-24 | add master gain | Kimplul | |
| 2022-03-24 | fix work handler being run after destruction | Kimplul | |
| 2022-03-24 | Merge branch 't248' of 192.168.122.1:~/Documents/Projects/hid-tmff2 into t248 | Kimplul | |
| 2022-03-24 | fixed possible kernel oops when unplugging device | Kimplul | |
| 2022-03-23 | fixed possible kernel oops when unplugging device | Kimplul | |
| 2022-03-23 | test open/close | Kimplul | |
| 2022-03-21 | annotate t248 rdesc | Kimplul | |
| 2022-03-20 | dump default rdesc | Kimplul | |
| 2022-03-20 | add initial t248 support | Kimplul | |
| 2022-03-20 | merge headers into one | Kimplul | |
| 2022-03-14 | don't include .c directly | Kimplul | |
| Arguably more hygienic. | |||
| 2022-03-12 | fix crashes | Kimplul | |
| 2022-03-12 | allow for wheel 'backends' | Kimplul | |
| 2022-03-12 | rename jiffies_now -> time_now | Kimplul | |
| 2022-03-12 | change errors to warnings in work_handler | Kimplul | |
| 2022-03-11 | add locks around work handler | Kimplul | |
| 2022-03-11 | move to using delayed workqueues | Kimplul | |
| 2022-03-11 | more sensible handling of effect updating | Kimplul | |
| 2022-01-27 | add generic desktop usage page after shifter | Kimplul | |
| + Not sure if strictly necessary, but follows better form (I think) | |||
| 2022-01-27 | add in stick shifter to T300RS PS4 rdesc | Kimplul | |
| 2022-01-03 | Mention possible SSL warning | Kimplul | |
| 2021-12-30 | Added note about kernel header dependencies | Kimplul | |
| 2021-12-03 | Revert to more standard pedal mapping | Kimplul | |
| Remap in games when needed. | |||
