Commit graph

19 commits

Author SHA1 Message Date
ndeadly
0ffdda4d4d mc.mitm: replace analog stick handling with templated code 2024-03-31 10:18:04 +02:00
ndeadly
6ff44b5e9c Update copyright headers 2024-01-26 10:23:42 +01:00
ndeadly
07b6334094 mc.mitm: use PACKED macro 2023-03-14 22:14:53 +01:00
ndeadly
4a0326308d Add support for firmware 16.0.0 2023-02-23 21:57:56 +01:00
ndeadly
fd3e332905 mc.mitm: remove mitm of SetTsi command in favour of patching the btm module not to disconnect controllers that don't support it 2023-02-23 17:25:24 +01:00
ndeadly
5287296cb3 mc.mitm: misc. code cleanup and style improvements 2023-02-22 22:25:51 +01:00
ndeadly
4f6a142a93 mc.mitm: remove all void arguments 2022-04-17 17:08:38 +10:00
ndeadly
32c7b95065 Update copyright headers 2022-04-06 00:17:00 +10:00
ndeadly
86e8f3972a mc.mitm: refactor controller classes and add initial motion controls support for dualshock4 and wii motionplus 2022-04-06 00:07:18 +10:00
ndeadly
6689f03682 mc.mitm: set external power/usb status for controllers known to report it 2021-09-15 14:00:51 +02:00
ndeadly
60b6f2dd0f mc.mitm: report xbox one battery level as full rather than empty when controller is powered via usb 2021-09-15 13:45:12 +02:00
ndeadly
aa229ba61c mc.mitm: report that 8bitdo zero controller doesn't support SetTsi function 2021-08-19 22:08:07 +02:00
ndeadly
429cc06b14 mc.mitm: only fake response for SetTsi command for controllers where is is known to cause issues 2021-07-09 20:00:29 +02:00
ndeadly
d2c9c37029 mc.mitm: support report format used by old xbox one controller firmwares 2021-06-10 00:09:26 +02:00
ndeadly
b92d4b588b bluetooth-mitm: update amplitude lookup table and clean up rumble code 2021-03-16 00:09:21 +01:00
ndeadly
1aeddc5574 bluetooth-mitm: make vibration reports work for xbox one controller 2021-03-14 18:19:21 +01:00
ndeadly
42f82561ab bluetooth-mitm: add CancelVibration method 2021-03-14 18:19:21 +01:00
ndeadly
d40a6ccc97 bluetooth-mim: add (not working) crude rumble support for xbox one controllers 2021-03-14 18:19:21 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
Renamed from bluetooth-mitm/source/controllers/xbox_one_controller.hpp (Browse further)