| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-04 | dkms: update script | RaySlash | |
| 2023-10-04 | deps: update Makefile | RaySlash | |
| 2023-10-04 | src, deps, docs: update | RaySlash | |
| - Update the effects documents - Rename `hid-tm*` to `tm*` for folders - Move `Makefile` and `Kbuild` to root - Add `deps/` and move in [hid-tminit](https://github.com/scarburato/hid-tminit/commit/9375f6c7d83af5dd6c8b8fe30351d0f36043b20a) | |||
| 2023-10-04 | docs: update shields in README.md | RaySlash | |
| 2023-10-04 | docs: rename and update | RaySlash | |
| - Add dir `docs/effects/` - Rename existing `docs/FFBEffects-*.md` to `docs/effects/FFBEFFECTS_*.md` - Update double backticks with single to improve consistency | |||
| 2023-10-04 | docs: update CONTRIBUTING.md | Steve Mathew Joy | |
| 2023-10-03 | docs: update README.md | Steve Mathew Joy | |
| 2023-10-03 | docs: update TODO.md | RaySlash | |
| 2023-10-02 | src: initial refactoring | RaySlash | |
| 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-09-10 | add tx stuff to README | Kimplul | |
| 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 | |
