Commit Graph

69 Commits

Author SHA1 Message Date
Tyler Carberry 3822568738 Include the libhidapi-hidraw0 library in README 2020-05-01 20:40:23 -04: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 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 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
Robert Martin 9b8cb2d949 improved 0x30 input report mode performance, better error handling 2020-02-13 14:39:51 +09:00
Robert Martin eac7ca0a6f version 2020-02-11 22:16:59 +09:00
Robert Martin 42b06f2862 implemented controller joy sticks 2020-02-11 22:16:06 +09:00
Robert Martin 492bd1675c added spi flash memory dump script 2020-02-09 01:46:54 +09:00
Robert Martin 0fc6e836c8 Create LICENSE 2020-02-09 01:45:52 +09:00
Robert Martin 7d5a4f05fe implemented 0x30 input report 2020-02-05 16:37:27 +09:00
Robert Martin 6f11ee0b22 added OutputReportID 2020-02-02 20:35:32 +09:00
Robert Martin 38ff49ee04 cleanup, fixed package data 2020-02-02 14:56:00 +09:00
Robert Martin 079b8cf341 gitignore 2020-02-01 21:14:02 +09:00
Robert Martin 88d94b78a0 reorganization - created package 2020-02-01 21:13:06 +09:00