Commit graph

710 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 4d4a329b26 Add USBHub to keywords 2013-08-13 21:33:21 +02:00
Kristian Sloth Lauszus 1f8322d54f Some dongles have a hub inside 2013-08-13 21:31:52 +02:00
Kristian Sloth Lauszus c5684b8dfa fixes #61 2013-08-13 12:54:03 +02:00
Oleg Mazurov 221fa78078 power control and stuff 2013-08-09 15:45:27 -06:00
Oleg Mazurov eefb971656 Merge branch 'xxxajk' 2013-08-09 15:44:24 -06:00
Andrew J. Kroll 8935de332e Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-08-09 02:30:18 -04:00
Andrew J. Kroll 3d16d6f9d6 testusbhostFAT Updates 2013-08-09 02:27:34 -04:00
Andrew J. Kroll b150524807 testusbhostFAT updates 2013-08-09 02:24:46 -04:00
Andrew J. Kroll a57215fb72 GPX vbus controls 2013-08-09 02:17:01 -04:00
Andrew J. Kroll 458c07d8c7 Merge remote branch 'origin' into xxxajk 2013-08-09 00:19:09 -04:00
Andrew J. Kroll 0169e99af7 Updates to testusbhostFAT 2013-08-09 00:18:25 -04:00
Andrew J. Kroll f93c9d8a9a merge testusbhostFAT library updates 2013-08-09 00:10:13 -04:00
Andrew J. Kroll b30c56a86e Control switch via GPX pin. 2013-08-08 20:21:05 -04:00
Kristian Sloth Lauszus 8a397bdf8f Check FCS of incoming bytes
Source: http://lxr.free-electrons.com/source/net/bluetooth/rfcomm/core.c#L172
2013-08-03 02:12:55 +02:00
Kristian Sloth Lauszus 6a090c0791 Ignore hrNAK error 2013-08-02 14:24:06 +02:00
Kristian Sloth Lauszus 8e6ab3f3ae Clear buttonState properly
Caused an issue on some dongles
2013-07-20 22:07:03 +02:00
Kristian Sloth Lauszus 65ba9c1366 Minor 2013-07-20 12:57:23 +02:00
Kristian Sloth Lauszus dcdc1b26f7 Reduced buffer sizes 2013-07-19 12:49:13 +02:00
Kristian Sloth Lauszus eb035e9b77 Fixed links 2013-07-18 22:24:28 +02:00
Kristian Sloth Lauszus 2ff619dcc7 Forgot to create hub instance 2013-07-18 20:52:06 +02:00
Kristian Sloth Lauszus ae1d782a32 Fixed links to headers
My viewer doesn't work exactly the same way as Github
2013-07-18 20:43:23 +02:00
Kristian Sloth Lauszus 40f9b44aef Added information about original Xbox controller and some other improvements to the readme 2013-07-18 20:37:32 +02:00
Kristian Sloth Lauszus f274fb7fee Renamed library 2013-07-18 20:35:23 +02:00
Kristian Sloth Lauszus 84a66bb534 Fixed indent 2013-07-18 19:53:18 +02:00
Kristian Sloth Lauszus d0ec18ab44 Fixed disconnect problem when using the old Wiimote with the external MotionPlus extension
Now also updates the batteryLevel when getBatteryLevel is called
2013-07-18 19:43:21 +02:00
Kristian Sloth Lauszus 6039f1af4b Xbox libraries doesn't collide anymore
PIDs for original Xbox controller is from: acdb37c361/drivers/input/joystick/xpad.c (L119)
2013-07-18 18:21:44 +02:00
Kristian Sloth Lauszus 7ff9dea66b Added support for original Xbox controller 2013-07-18 17:52:23 +02:00
Kristian Sloth Lauszus c0fde76241 Make sure it doesn't try to init a driver twice 2013-07-16 18:36:07 +02:00
Kristian Sloth Lauszus 2ce56b0968 Merge branch 'master' into xxxajk
Conflicts:
	PS3USB.cpp
2013-07-16 17:07:25 +02:00
Kristian Sloth Lauszus 4dc4958e41 Updated comment 2013-07-15 20:17:28 +02:00
Kristian Sloth Lauszus b957f5f4dc Added delay after setting address 2013-07-15 19:34:56 +02:00
Kristian Sloth Lauszus 42a2261fe8 Check error code before breaking 2013-07-15 19:33:15 +02:00
Kristian Sloth Lauszus 3b429e633b Print error code in ADK code
Also added space between message and error code
2013-07-15 19:31:47 +02:00
Kristian Sloth Lauszus 9f855fca16 Check Bluetooth address before trying to set it 2013-07-15 18:22:13 +02:00
Kristian Sloth Lauszus 1a1c2a18d3 Added DEVCLASSOK and VIDPIDOK to some drivers 2013-07-15 18:20:58 +02:00
Andrew J. Kroll 47b9b257d6 Make ADK work as per USB spec. 2013-07-15 07:47:20 -04:00
Kristian Sloth Lauszus 8c3424cf28 Forgot else if 2013-07-14 16:44:53 +02:00
Kristian Sloth Lauszus b4b570d7c8 Added isReady to keywords 2013-07-14 02:08:25 +02:00
Kristian Sloth Lauszus 759d3b6977 Updated example to show how to use attachOnInit
Also removed whitespace PS3Multi example
2013-07-14 01:28:47 +02:00
Kristian Sloth Lauszus 2dc817f84a Added attachOnInit
This will allow the user to call a function when the controller is initialized
2013-07-14 00:43:35 +02:00
Oleg Mazurov 3dea5b880f fixed low speed direct attach 2013-07-08 12:46:32 -06:00
Kristian Sloth Lauszus c3c80924ec Forgot to set debug level 2013-07-04 15:37:29 +02:00
Andrew J. Kroll 416ca04fee Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-07-01 09:16:59 -04:00
Oleg Mazurov 06741b5a03 changed Notify to E_Notify 2013-06-19 20:20:08 -06:00
Andrew J. Kroll 39af47c7a1 Merge branches 'master' and 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-18 22:26:31 -04:00
Oleg Mazurov 3899952114 fixed ready flag in Prolific driver 2013-06-18 20:22:19 -06:00
Oleg Mazurov 1c5db85af6 fixed directly connected low-speed device func. 2013-06-18 18:49:57 -06:00
Oleg Mazurov a8bc10f7f5 message 2013-06-18 17:01:29 -06:00
Kristian Sloth Lauszus 9666133d7f Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-18 23:25:43 +02:00
Kristian Sloth Lauszus da0622a5f1 Uploaded newest testusbhostFAT code 2013-06-18 23:24:20 +02:00