Commit Graph

129 Commits

Author SHA1 Message Date
Wenyu Zhang 9e03d0c782 Add default factory stick calibration data for FlashMemory. 2020-05-05 21:56:10 -07:00
Robert Martin b1390805d9 Merge pull request #29 from spacemeowx2/nfc-r3
feat: send amiibo report
2020-05-04 16:43:08 +02:00
Robert Martin 32075b189c Merge branch 'master' into nfc-r3 2020-05-04 16:12:43 +02:00
Robert Martin bab7d73cfa Merge branch 'nfc_cleanup' into nfc-r3 2020-05-04 16:12:36 +02:00
Robert Martin 3adf0b2878 improved input report timing; some nfc cleanup 2020-05-04 16:11:47 +02:00
Robert Martin 2f85c4ce08 Merge pull request #34 from TylerCarberry/patch-1
Include the libhidapi-hidraw0 library in README
2020-05-03 10:23:32 +02:00
Tyler Carberry 3822568738 Include the libhidapi-hidraw0 library in README 2020-05-01 20:40:23 -04:00
Robert Martin c17ab21140 merged run_amiibo_cli with run_controller_cli; some cleanups 2020-04-30 20:44:07 +02:00
spacemeowx2 be8dce71a0 feat: send amiibo report 2020-04-23 23:18:38 +08:00
Robert Martin e90499393b Hotfix: Make controller emulation work on new Switch version 2020-04-15 20:31:17 +09:00
Robert Martin ac28b4e39e removed break 2020-04-15 19:27:37 +09:00
Robert Martin 171c7236da Merge pull request #24 from JuanPotato/master
Add reconnect option to relay script
2020-04-15 15:10:47 +09:00
Hasan Ibraheem b4daaca22a Add reconnect option to relay script 2020-04-12 22:36:26 -04:00
Hasan Ibraheem db3c2b3d19 Fix newline formatting 2020-04-12 22:34:26 -04:00
Robert Martin ae4ea6f0af Merge pull request #23 from aarongolliver/add-pro-controller
add pro controller product id
2020-04-12 15:13:14 +09:00
Robert Martin fd373aa48f Added Pro Controller product id to relay_joycon.py script. 2020-04-12 15:11:12 +09:00
Aaron Golliver 4456e8456a add pro controller product id 2020-04-11 17:23:33 -07:00
Robert Martin fbfe26a0e3 Merge pull request #22 from JuanPotato/pairable
Make device pairable before trying to pair to switch
2020-04-12 05:09:36 +09:00
Robert Martin 2d56e38b2b cleanup 2020-04-12 05:08:11 +09:00
Hasan Ibraheem c5cd075ab7 Make device pairable before trying to pair to switch 2020-04-11 15:43:14 -04:00
Robert Martin adfb907919 changed order of device class setting 2020-04-12 03:21:01 +09:00
Robert Martin cee19451db increased version 2020-04-11 16:35:26 +09:00
Robert Martin 18a423aa5b added scripts 2020-04-11 16:34:16 +09:00
Robert Martin 7851eced4f Update README.md 2020-04-11 15:10:00 +09:00
Robert Martin feb82a1fd0 Dropped "run_test_controller_buttons.py" script in favor of command line interface. 2020-04-11 15:08:48 +09:00
Robert Martin 04c2d6d9ac Merge pull request #16 from mart1nro/pause_reading_fix
pause reading in transport now also affects input report modes, added connection lost error handling
2020-04-05 00:04:02 +09:00
Robert Martin af6f9152dd disconnect error handling 2020-04-05 00:02:14 +09:00
Robert Martin a6f70588f4 Merge branch 'master' into pause_reading_fix 2020-04-04 14:51:35 +09:00
Robert Martin f6dab7b1b9 Merge pull request #17 from thisiscam/reconnect
Reconnect
2020-04-04 01:36:18 +09:00
Robert Martin 1a26b30d82 removed unused imports, cleanup 2020-04-04 01:35:14 +09:00
Cambridge Yang f2a0e86677 cleanup 2020-04-03 12:16:03 -04:00
Cambridge Yang 3897d97696 reconnect paired device 2020-04-03 10:48:52 -04:00
Robert Martin 0105a21c3a pause reading in transport now also affects input report modes 2020-04-02 23:14:03 +09:00
Cambridge Yang d3fbd441d8 trying to reconnect 2020-04-02 09:20:25 -04:00
Robert Martin 770f0ab727 Update README.md 2020-03-31 00:28:59 +09:00
Robert Martin 44c684a224 added support for multiple Bluetooth adapters 2020-03-31 00:18:38 +09:00
Robert Martin 26715f1be0 Update README.md 2020-03-22 02:12:32 +09:00
Robert Martin ae4ff8881a Update README.md 2020-03-21 18:20:29 +09:00
Robert Martin b699b8802f input plugin issue 2020-03-21 18:15:50 +09:00
Robert Martin 32f5edc04b added comments 2020-03-21 18:15:19 +09:00
Robert Martin 779a198ca8 rumble test 2020-03-19 15:37:29 +09:00
Robert Martin 99a9765e8f set analog stick cleanup and some comments 2020-03-19 15:34:33 +09:00
Robert Martin b2a4998612 stop advertising 2020-03-19 15:30:45 +09:00
Robert Martin c856459dfc moved timer byte setting of input report to protocol class 2020-03-09 16:54:38 +09:00
Robert Martin 945043c136 Update README.md 2020-03-08 23:20:54 +09:00
Robert Martin e78f844ccd error message for disconnect 2020-03-08 22:51:02 +09:00
Robert Martin d5132d3ace unlimited button presses 2020-03-08 22:50:20 +09:00
Robert Martin a66650c601 update dependencies 2020-02-21 23:42:36 +09:00
Robert Martin b425be32b4 hack delay 2020-02-17 16:26:35 +09:00
Robert Martin e9568b8f25 implemented command trigger buttons elapsed time 2020-02-15 20:26:48 +09:00