aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-13point to usb branch in tminitKimplul
2024-08-13Merge branch 't128'Kimplul
2024-08-08make some functions static to silence warningsKimplul
2024-08-05refer to NixOS packageKimplul
+ #113
2024-07-13Merge pull request #107 from MmAaXx500/forcecorrect_p2Kimplul
Effect corrections part2
2024-07-13style fixesMmAaXx500
2024-07-11document new condition effect duration updateMmAaXx500
2024-07-11always update all condition effect parametersMmAaXx500
2024-07-01Merge pull request #109 from MmAaXx500/playingdelayKimplul
Consider the delay to determine the length of the effect
2024-07-01Consider the delay to determine the length of the effectMmAaXx500
2024-06-27document the discovered bit field for condition effectsMmAaXx500
2024-06-27add missing packet nameMmAaXx500
2024-06-25fix condition effect handlingMmAaXx500
- unified handling of all condition effects for uploads and updates - added new saturation parameters - added right, left, and right&left update type for saturation - added right&left update type for coefficient
2024-06-25condition effect documentation updateMmAaXx500
2024-06-23constant and periodic effect documentation updateMmAaXx500
2024-06-20Merge pull request #105 from MmAaXx500/forcecorrectKimplul
Force effect corrections part1
2024-06-20fix periodic effect offset calculationMmAaXx500
2024-06-20fix periodic effect magnitude and phase calculationMmAaXx500
2024-06-17correct constant force levelMmAaXx500
2024-06-16document new play countKimplul
2024-06-16convert FF_RUMBLE ourselvesKimplul
2024-06-16move effect repeat count to wheelKimplul
+ This avoids a slight stutter when an effect is restarted. I also had a bug in the original code that effectively stopped the playing of some effects, whoops
2024-06-06fix blacklist commandKimplul
2024-04-28add link to AUR packageKimplul
+ See #96
2024-04-28typo, contributes -> contributedKimplul
2024-04-21Update README.mdKimplul
mention TS-XW initialization
2024-04-21Update README.mdKimplul
forgot the @ sign
2024-04-21Update README.mdKimplul
2024-04-21Merge pull request #94 from yassineimounachen/tsxwKimplul
Add support for TS-XW Racer
2024-04-21Add support for TS-XW Raceryassine
2024-04-05Merge pull request #91 from konchunas/patch-1Kimplul
Add SteamDeck specific headers dependency
2024-04-05Add SteamDeck specific headers dependencyJulian Konchunas
2024-04-04fix error ladder in tmff2_wheel_initKimplul
2024-04-02add note about DKMS installKimplul
2024-01-15update submoduleKimplul
2024-01-13t128 testing (should show up as t248?)Kimplul
2023-12-18Update README.mdKimplul
2023-12-04make it more unlikely to fill up USB bufferKimplul
2023-10-25Merge branch 'RaySlash-dkms'Kimplul
2023-10-25dkms: bump versionRaySlash
2023-10-14Merge branch 'RaySlash-rebase'Kimplul
2023-10-08docs: remove highlighting from urlKimplul
2023-10-08docs: add TS-PC racer to list of open requestsKimplul
+ Move list from CONTRIBUTING to README
2023-10-08docs: general tidbitsKimplul
2023-10-08docs: mostly tweak structure and formattingKimplul
+ Still have to check that everything renders properly on GitHub.
2023-10-08dkms: fix file pathsKimplul
2023-10-08deps: fix missing deps/Kimplul
2023-10-04deps: update pathsRaySlash
2023-10-04deps: update tminit to hid-tminitRaySlash
2023-10-04deps: fix path and pass buildRaySlash