Commit graph

12 commits

Author SHA1 Message Date
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
34698dbd53 mc.mitm: add methods for fetching and modifying packed switch analog stick data 2021-06-20 22:39:28 +02:00
ndeadly
a492bc77af bluetooth-mitm: add support for icade controller 2021-03-16 02:27:04 +01:00
ndeadly
210dc5079f bluetooth-mitm: playing around with rumble values 2021-03-14 18:21:30 +01:00
ndeadly
f9c4c5cd71 bluetooth-mitm: add rumble frequency decoding via lookup table 2021-03-14 18:21:29 +01:00
ndeadly
2a2b1be311 bluetooth-mitm: decode real rumble amplitudes via lookup table 2021-03-14 18:21:24 +01:00
ndeadly
1f2d0dc6ba bluetooth-mitm: add struct definitions and methods to begin implementing rumble support 2021-03-14 18:19:20 +01:00
ndeadly
fcc1bb3a05 bluetooth-mitm: improve readability of fake subcommand responses 2021-02-27 01:48:13 +01:00
ndeadly
a1f2cd413f bluetooth-mitm: move ApplyButtonCombos method into SwitchController class so we can also apply button combos to official controllers 2021-02-26 01:08:15 +01:00
ndeadly
e30818666a bluetooth-mitm: move staging report buffers into SwitchController class and make use of them 2021-02-26 00:57:05 +01:00
ndeadly
2a76c0b2d7 bluetooth-mitm: add method for checking whether a controller handler is for an officially supported switch controller 2021-02-09 22:16:20 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
Renamed from bluetooth-mitm/source/controllers/switch_controller.hpp (Browse further)