aboutsummaryrefslogtreecommitdiff
path: root/hid-tmt300rs.c
AgeCommit message (Collapse)Author
2020-11-05Removed version control artefactskimi
2020-11-05Merge branch 'spinlocks' of https://github.com/Kimplul/hid-tmff2 into spinlockskimi
2020-11-05Added quick and dirty mutex locking mechanismkimi
We only send out force commands when the wheel has sent back an ack
2020-11-04Added interrupts in after initial interrupts outKimplul
I really don't know why they would matter, but hey, one step closer to imitating Windows. Woo.
2020-11-03One more attempt to imitate the Windows driverKimplul
Sending out some more weird interrupts when opening device, doubt they're actually useful for anything.
2020-11-03Added command to init sequenceKimplul
2020-11-03Reverted changes made to opening/closing deviceKimplul
2020-11-03Added hacky sleep between init interruptsKimplul
2020-11-03Small changes to closer imitate the Windows driverKimplul
2020-11-02Added mysterious control outKimplul
2020-11-02Possibly chasing a red herring, but oh well.Kimplul
2020-11-02Temporary removal of open/close functionsKimplul
Just in case the opening of the device works differently depending on the wheels? I don't know, this is very strange.
2020-11-01Fixed periodic offsetKimplul
2020-11-01Messing around with possible init issue(?)Kimplul
2020-11-01Added small debugging capabilityKimplul
2020-10-31Forgot to comment out spin_unlock_irqrestoreKimplul
2020-10-31Quick hack for testing purposesKimplul
2020-09-21F1 2018 fixKimplul
2020-09-21Incremental changesKimplul
2020-09-21Removed debug messageKimplul
2020-09-21Added initialization interruptsKimplul
Also made some small changes to autocentering, although it is still mainly handled by whichever game/process is handling it.
2020-09-19Added dynamic updating of ramp effectsKimplul
Other changes include: + Freed memory at end of init in hid-tminit.c + Fixed some error messages + Removed ugly t300rs_modify_*_envelope, replaced with t300rs_modify_envelope
2020-09-19Fixed indexing of periodic initKimplul
2020-08-14Pushing changes from testing to masterKimplul
2020-07-11updated README and fixed range_showKimplul
2020-07-11fixed duration issueKimplul
2020-07-10usable stateKimplul
2020-07-10removed unneccessary files, I don't know how they got therekimi
2020-07-10wow?kimi
2020-07-10incorrect usage of gitKimplul
2020-07-10incremental additionsKimplul
2020-07-09small progresskimi
2020-07-09I borked the buttons, hopefully fixedkimi
2020-07-09hopefully fixed autocentering issuekimi
2020-07-09v.0.01kimi
2020-07-09big changeskimi
2020-07-08added fileskimi