Commit graph

356 commits

Author SHA1 Message Date
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
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
Kevin Mark adff5d790d Overloaded PS3BT/PS3USB's setRumbleOn to accept custom rumble settings. 2013-03-30 03:42:52 -04:00
Andrew J. Kroll 904f2ff25a Clean up code formatting to industry standards. 2013-03-28 04:46:43 -04:00
Andrew J. Kroll 9b224b9899 port debugging of new files, need to eliminate all serial.print yet. 2013-03-28 04:37:09 -04:00
Andrew J. Kroll 629594f957 Merge my debug changes.
Merge my format sanity changes.
Track everything.
2013-03-28 03:26:02 -04:00
Kristian Sloth Lauszus f5856c72bc Fixed comment 2013-03-18 22:18:17 +01:00
Kristian Sloth Lauszus 7be465ce38 Merge pull request #42 from FredeJ/master
Fixed buffer length
2013-03-18 14:15:47 -07:00
Kristian Sloth Lauszus 92c239dfdf Arduino only support one tab in keywords 2013-03-15 22:49:39 +01:00
Frederik Juul 5735a0d740 Changed LSB of buffer size to BULK_MAXPKTSIZE-14 2013-03-15 11:57:33 +01:00
Kristian Sloth Lauszus 49ade831a7 Write class of device
This is needed in order for some devices to see the dongle
2013-03-14 23:40:52 +01:00
Kristian Sloth Lauszus 8bc99e9c24 Added ifdef DEBUG around strings 2013-03-11 13:22:24 +01:00
Frederik Juul fb9e53b245 Changed LSB of Bluetoothbuffer length to BULK_MAXPKTSIZE-11 rather than 64 2013-03-08 11:52:51 +01:00
Kristian Sloth Lauszus 6e00fd25d4 Removed printTimer 2013-03-06 17:04:35 +01:00
Kristian Sloth Lauszus 6330f319f3 Fixed problem when using the Motion Plus extension 2013-03-05 18:51:44 +01:00
Kristian Sloth Lauszus 660f667dc3 Added documentation section 2013-03-04 16:09:37 +01:00
Kristian Sloth Lauszus 98428ffe47 Forgot break statement 2013-03-02 18:48:45 +01:00