| Age | Commit message (Collapse) | Author |
|
MmAaXx500-refactor-duration
|
|
- do the calculation in only one place
- avoid losing 1 ms (if it ever matters)
|
|
Avoid subtracting twice from the length of the effect
first time in t300rs_calculate_periodic_values
second time in t300rs_update_periodic
|
|
+ Apparently this allows the T-GT II to work, as it shows up as a PS4
T300 RS, just that it has a different firmware version.
Eventually I should maybe look into the firmware response a bit closer
and check if I can fish out wheel information or something along those
lines to improve wheel detection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
Force effect corrections part1
|
|
|
|
|
|
|
|
+ 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
|
|
|
|
- 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)
|