| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-23 | update SPDX-comments | Kimplul | |
| + Module uses MODULE_LICENSE("GPL") which corresponds to GPL-2.0-or-later, not GPL-2.0. Also makes LICENSE file compliant. | |||
| 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-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-07-25 | fix state->old may be updated incorrectly | guangqing.chen | |
| 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 | fixed possible kernel oops when unplugging device | 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 | |
| 2020-07-08 | remove old test code | kimi | |
| 2020-07-08 | small changes, nothing on value (I assume) | Kimplul | |
| 2020-07-05 | improved feel of constant force, still no clue why random crashes occur | Kimplul | |
| 2020-06-27 | somewhat successfully played DiRT Rally with my T300RS wheel for the first time | Kimplul | |
| 2020-06-27 | further | kimi | |
| 2020-06-27 | more testing | kimi | |
| 2020-06-26 | more testing with timeouts | kimi | |
| 2020-06-26 | what | kimi | |
| 2020-06-26 | more testing | Kimplul | |
| 2020-06-26 | more testing | Kimplul | |
| 2020-06-26 | testing some sleeping methods | kimi | |
| 2020-06-26 | patched weird behaviour when reinserting the wheel | kimi | |
| 2020-06-26 | testing | kimi | |
| 2020-06-23 | Fixed weird behaviour in the first init stage | kimi | |
| 2020-06-23 | We have motion! | kimi | |
| 2020-06-12 | Trying to be GPL-2.0 compliant, not sure if I'm doing it right. | kimi | |
| 2020-06-12 | Some small steps in the right direction | kimi | |
| - Added some more initialisation blobs, they seem to dictate autocentering and wheel rotation among other things | |||
| 2020-06-04 | small improvements, no more ERRNO -75, but still doesn't quite work | kimi | |
| 2020-05-11 | Changes for the day | kimi | |
| 2020-05-11 | test | kimi | |
| 2020-05-11 | first fftest run without crash | kimi | |
| 2020-05-07 | initial commit | kimi | |
