Commit graph

15 commits

Author SHA1 Message Date
ndeadly
4cef65f290 btdrv-mitm: make wiimote nunchuck extension work correctly 2020-08-15 00:33:37 +02:00
ndeadly
5c91c89628 btdrv-mitm: fix WiiNunchuckExtensionData struct 2020-08-12 01:30:03 +02:00
ndeadly
70dc851c16 btdrv-mitm: request status report on init and move empty contrsuctor into header 2020-08-12 01:14:50 +02:00
ndeadly
c9803cfe9c btdrv-mitm: Fix WiiClassicControllerButtonData struct 2020-08-12 01:04:32 +02:00
ndeadly
75938d205c btdrv-mitm: refactor wii controller code and add initial support for extension controllers 2020-07-30 22:04:15 +02:00
ndeadly
e3ee7f348a btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
ndeadly
494dbf5e2f btdrv-mitm: rearrange some report definitions 2020-07-21 12:13:28 +02:00
ndeadly
13f3cb66cb btdrv-mitm: define more wii hid reports, implement queryStatus function to check wii controller state 2020-07-11 20:30:17 +02:00
ndeadly
7ab2263cdb btdrv-mitm: replace BluetoothController class with SwitchController, define subclass FakeSwitchController to inherit non-native controller classes from 2020-07-11 20:26:55 +02:00
ndeadly
154c6a441f btdrv-mitm: further improvements to controller reports 2020-07-11 15:24:00 +02:00
ndeadly
89d98dc606 btdrv-mitm: remove uses of HidData, improve controller hid report structs, better namespace usage 2020-07-11 13:43:21 +02:00
ndeadly
50b049553a btdrv-mitm: change wiimote report mode (0x31) to include accelerometer data. This also makes the controller show up properly on change grip/order screen 2020-07-10 00:46:11 +02:00
ndeadly
396b1a0268 btdrv-mitm: switch order of address and controller type in BluetoothController class 2020-06-10 23:07:18 +02:00
ndeadly
bcc34cf5eb btdrv-mitm: get fake bluetooth circular buffer working and translate incoming packets from non-switch controllers to switch input report 0x30 2020-06-09 22:39:30 +02:00
ndeadly
3aa2ea490d btdrv-mitm: track missing files and bring up to current working state 2020-06-02 23:24:40 +02:00