Commit graph

14 commits

Author SHA1 Message Date
ndeadly
8ece58d151 mc.mitm: pass correct calibration data for stick values that utilise the full 12-bit range 2021-07-11 18:20:34 +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
b92d4b588b bluetooth-mitm: update amplitude lookup table and clean up rumble code 2021-03-16 00:09:21 +01:00
ndeadly
14146e3d30 bluetooth-mitm: enable/disable controller rumble based on global settings defined in ini file 2021-03-14 18:22:16 +01:00
ndeadly
210dc5079f bluetooth-mitm: playing around with rumble values 2021-03-14 18:21:30 +01:00
ndeadly
1160f7d0e0 bluetooth-mitm: use improved lookup table based on yuzu amplitude scaling function, only use left motor settings 2021-03-14 18:21:30 +01:00
ndeadly
bb7fc4e793 bluetooth-mitm: fix copy/paste error 2021-03-14 18:21:29 +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
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
Renamed from bluetooth-mitm/source/controllers/emulated_switch_controller.cpp (Browse further)