Commit Graph

58 Commits

Author SHA1 Message Date
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 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
Robert Martin 6c94f31dec Update README.md 2020-01-31 20:14:31 +09:00
Robert Martin 19eb051726 Implemented goto "Test Controller Buttons" menu 2020-01-31 20:09:17 +09:00
Robert Martin 6db94676f8 cleanup 2020-01-31 15:10:55 +09:00
Robert Martin 2bd655cba4 mash buttons test 2020-01-29 21:52:17 +09:00
Robert Martin 1fd9e2b655 home button mash test 2020-01-29 20:51:59 +09:00
Robert Martin 07f539743d pro controller test 2020-01-29 13:55:26 +09:00
Robert Martin b482e61809 sub command enum cleanup 2020-01-29 13:13:18 +09:00
Robert Martin 5b164ee2a1 Update README.md 2020-01-29 01:23:28 +09:00
Robert Martin bad54800d1 root check 2020-01-29 01:08:09 +09:00
Robert Martin 253631b730 Create README.md 2020-01-29 01:05:24 +09:00
Robert Martin b2187e297f cleanup 2020-01-29 00:38:39 +09:00