Commit graph

335 commits

Author SHA1 Message Date
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
Kristian Sloth Lauszus
eac016f006 Fixed bug regarding Windows 2013-02-26 01:49:32 +01:00
Kristian Sloth Lauszus
00a9a33ab8 Added pairWithWiimote function 2013-02-23 18:52:55 +01:00
Kristian Sloth Lauszus
cb5dda24b9 Fixed potential bug for Mac 2013-02-23 18:51:31 +01:00
Kristian Sloth Lauszus
f2410f8b30 Updated comment 2013-02-21 22:33:31 +01:00
Kristian Sloth Lauszus
8a22dd66e7 Added printFlashString function 2013-02-20 22:43:38 +01:00
Kristian Sloth Lauszus
734f004671 Added intToString(int32_t input, char* output) function 2013-02-20 22:25:33 +01:00
Kristian Sloth Lauszus
09c5b6c5a3 Added more printNumber functions 2013-02-20 22:05:56 +01:00
Kristian Sloth Lauszus
1fbb7390a0 Added section on how to include the library 2013-02-17 18:55:16 +01:00
Kristian Sloth Lauszus
34de3a4315 Fixed conflict with PS3Enums.h 2013-02-17 18:12:05 +01:00
Kristian Sloth Lauszus
a80bc9aa0b Fixed typo 2013-02-17 02:17:03 +01:00
Kristian Sloth Lauszus
2266398b28 Updated documentation 2013-02-17 01:25:49 +01:00
Kristian Sloth Lauszus
797208832f Added readPollInterval function 2013-02-17 01:24:10 +01:00
Kristian Sloth Lauszus
8ca3ab8fd1 Updated XBOXUSB library so it doesn't conflict with the other libraries 2013-02-17 01:03:32 +01:00
Kristian Sloth Lauszus
d28cad250d Updated to work with Doxygen 2013-02-05 22:29:00 +01:00
Kristian Sloth Lauszus
a02dc1f7ad Fixed whitespace 2013-02-05 20:09:05 +01:00
Kristian Sloth Lauszus
1333e9a63b Updated comments to work with Doxygen 2013-02-05 19:51:45 +01:00
Kristian Sloth Lauszus
92d3f2201b Moved variables 2013-02-04 20:51:24 +01:00
Kristian Sloth Lauszus
b3a2c3a632 Added BOARD_BALANDUINO macro 2013-02-04 20:46:23 +01:00
Kristian Sloth Lauszus
4e7ad8eed8 Fixed potential bug 2013-02-04 16:17:46 +01:00
Kristian Sloth Lauszus
4d836ecff2 Fixed typo 2013-02-04 09:33:07 +01:00
Kristian Sloth Lauszus
131550aa73 Fixed bug SPP in library 2013-02-04 08:38:10 +01:00