Commit graph

571 commits

Author SHA1 Message Date
Andrew J. Kroll 1d771c1501 Support more quirks by slight plugin event change. 2013-04-20 14:06:48 -04:00
Kristian Sloth Lauszus 78cb524bcf Fixed bug in getButtonPress 2013-04-15 18:37:24 +02:00
Kristian Sloth Lauszus 9af835e8fe Battery level no longer return battery level in percentage 2013-04-15 18:36:47 +02:00
Kristian Sloth Lauszus b88de72826 Simplified print commands 2013-04-08 00:25:01 +02:00
Kristian Sloth Lauszus 35ce9c7ab3 Fixed indent 2013-04-08 00:23:52 +02:00
Kristian Sloth Lauszus 60ef04d32f Always print incoming SDP data if EXTRADEBUG is uncommented 2013-04-08 00:22:15 +02:00
Kristian Sloth Lauszus 5b95368438 Fixed typos 2013-04-08 00:18:25 +02:00
Kristian Sloth Lauszus 0df6d40fce Replace do while loop with while loop 2013-04-07 17:21:28 +02:00
Andrew J. Kroll 6b7194bde8 Change init order. Unpopulated reader slots will report zero or Error for capacity. 2013-04-04 18:38:49 -04:00
Kristian Sloth Lauszus 7dc1c97fe0 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-04-03 21:29:24 +02:00
Kristian Sloth Lauszus 39c3039415 Removed double instance of the same code 2013-04-03 21:28:44 +02:00
Oleg Mazurov 2d3b73f9a7 Merge branch 'master' of https://github.com/felis/USB_Host_Shield_2.0 2013-04-03 13:20:50 -06:00
Oleg Mazurov 84cff61f49 fixed printhex 2013-04-03 13:14:25 -06:00
Oleg Mazurov e1a11e9d5c fixed printhex 2013-04-03 13:08:24 -06:00
Oleg Mazurov feda989245 replaced old versions of cdcacm 2013-04-03 12:59:35 -06:00
Kristian Sloth Lauszus 813c5192d4 Can now print more than 60 bytes 2013-04-03 20:36:55 +02:00
Kristian Sloth Lauszus 7ceeb2b2f5 Reserve 200 bytes for string and print status string 2013-04-03 20:36:23 +02:00
Oleg Mazurov ed04516c18 deleted pde versions 2013-04-03 12:13:24 -06:00
Oleg Mazurov 63245b8077 Merge branch 'master' of https://github.com/felis/USB_Host_Shield_2.0 2013-04-03 11:57:48 -06:00
Oleg Mazurov 85289c70f4 fixed PrintHex in USBHIDBootKbd example 2013-04-03 11:56:36 -06:00
Kristian Sloth Lauszus a660a353d3 Fixed comment after formatting 2013-04-03 19:42:24 +02:00
Oleg Mazurov 7691a91a4e fixed board_qc to Notify() syntax 2013-04-03 11:40:33 -06:00
Kristian Sloth Lauszus d49eba0372 Cleaned up some formatting 2013-04-03 18:30:46 +02:00
Kristian Sloth Lauszus 9781bbab33 Simplified paring with Wiimote and Wii U Pro Controller 2013-04-03 18:30:24 +02:00
Kristian Sloth Lauszus bbfd49310c Forgot some return statements in case the controller isn't connected 2013-04-03 18:12:05 +02:00
Kristian Sloth Lauszus 7731f17c21 Check for long UUID for L2CAP channel just in case 2013-04-03 17:55:53 +02:00
Kristian Sloth Lauszus 4122764d81 Can now print out the UUID 2013-04-03 17:52:12 +02:00
Kristian Sloth Lauszus a890d4aca8 Moved PS3 report buffer into PS3Enums 2013-04-02 00:12:38 +02:00
Kristian Sloth Lauszus 913496f8ea Removed double instance of the same code 2013-04-02 00:10:02 +02:00
Kristian Sloth Lauszus 1965011c4b Fixed some markdown issues 2013-04-01 22:45:45 +02:00
Kristian Sloth Lauszus 07083819c1 Removed error in documentation 2013-04-01 22:44:49 +02:00
Kristian Sloth Lauszus 1ca5c28163 Don't keep calling setLedStatus 2013-04-01 17:16:56 +02:00
Kristian Sloth Lauszus 831d18016e Added setLedRaw 2013-04-01 15:38:15 +02:00
Kristian Sloth Lauszus 712ed057e5 SPP is now working in Android 4.2 as well! 2013-04-01 03:09:23 +02:00
Kristian Sloth Lauszus 02f98dd950 Can now print out class of device of incoming device 2013-04-01 03:06:49 +02:00
Kristian Sloth Lauszus d20d360695 Fixed indent 2013-04-01 03:05:37 +02:00
Kristian Sloth Lauszus 0d983adab2 Merge pull request #45 from felis/xxxajk
Readded support for Arduino ADK, Leonardo etc.
2013-03-30 09:10:07 -07:00
Andrew J. Kroll 4f035e8135 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-03-30 12:08:41 -04:00
Kristian Sloth Lauszus 13bb5c2356 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-03-30 17:06:28 +01:00
xxxajk bd9307702c Merge pull request #44 from felis/xxxajk
Xxxajk and done.
2013-03-30 09:06:14 -07:00
Kristian Sloth Lauszus 06bf0f6227 Readded support for Arduino ADK, Leonardo etc. 2013-03-30 17:05:30 +01:00
Andrew J. Kroll 4b43ac4968 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-03-30 11:55:55 -04:00
Andrew J. Kroll a3dc91cc43 Fix a few problems with the lib linking with debug on. 2013-03-30 11:55:01 -04:00
Kristian Sloth Lauszus 7e8564867a Don't return battery level in percentage 2013-03-30 16:25:28 +01:00
Kristian Sloth Lauszus 219bd50c30 statusRequest is now public 2013-03-30 16:24:08 +01:00
Kristian Sloth Lauszus 67d245107b Merge pull request #43 from kmark/master
Improved PS3 rumble support
2013-03-30 08:00:17 -07:00
Andrew J. Kroll 5ec8889fa3 Unify a bunch of debug fail messages to a single point. More needed. 2013-03-30 10:29:16 -04:00
Kevin Mark 970ca7890e 0 -> 0x00 2013-03-30 04:18:08 -04:00
Kevin Mark f3342aa589 Code cleanup 2013-03-30 04:15:25 -04:00
Kevin Mark 67a8989cef Removed duplicate code from PS3BT/PS3USB's setRumbleOn 2013-03-30 03:43:36 -04:00