Commit graph

32 commits

Author SHA1 Message Date
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 9f855fca16 Check Bluetooth address before trying to set it 2013-07-15 18:22:13 +02:00
Andrew J. Kroll e01df49bf3 refactor entire library for hex printing 2013-06-17 15:37:09 -04:00
Oleg Mazurov 261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
Andrew J. Kroll f1e01dbaab merge with head 2013-05-16 17:03:44 -04:00
Andrew J. Kroll 814c2baf55 debugging macro fixes 2013-05-16 16:43:51 -04:00
Kristian Sloth Lauszus 1a362c5310 Shift one so it the same as setLedOn etc. 2013-05-16 19:29:59 +02:00
Kristian Sloth Lauszus 48b3ed93f5 Removed all direct calls to serial.print 2013-04-26 23:50:39 +02:00
Kristian Sloth Lauszus 39c3039415 Removed double instance of the same code 2013-04-03 21:28:44 +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 a890d4aca8 Moved PS3 report buffer into PS3Enums 2013-04-02 00:12:38 +02:00
Kristian Sloth Lauszus 831d18016e Added setLedRaw 2013-04-01 15:38:15 +02:00
xxxajk bd9307702c Merge pull request #44 from felis/xxxajk
Xxxajk and done.
2013-03-30 09:06:14 -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 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
Kristian Sloth Lauszus a96c3c4633 Now the XBOXRECV doesn't conflict as well
Also hci_handle is reset when you disconnect
2013-01-28 00:55:01 +01:00
Kristian Sloth Lauszus 391f5ece4d Fixed conflict between analog buttons and digital buttons 2013-01-27 22:02:33 +01:00
Kristian Sloth Lauszus 8ed3fcd3b8 The Wii and PS3 libaries can now be used at the same time 2013-01-27 21:25:50 +01:00
Kristian Sloth Lauszus 6598bca58a Added #ifdef several places 2013-01-19 15:43:28 +01:00
Kristian Lauszus 75a84c5e80 Better getButtonClick routine 2012-10-02 01:43:00 +02:00
Kristian Lauszus 09f19de0d3 Fixed conflict between PS3USB and PS3BT 2012-09-09 22:13:52 +02:00
Kristian Lauszus 752d9a70ba Now works with hubs 2012-08-08 21:07:58 +02:00
Kristian Lauszus c42a770909 Fixed hub support 2012-08-08 17:32:45 +02:00
Kristian Lauszus 136d854cef Now works properly with hubs 2012-08-04 19:08:43 +02:00
Kristian Lauszus b07aac63e1 Minor update 2012-05-30 23:55:07 +02:00
Kristian Lauszus 67a8969711 A few minor changes 2012-05-27 16:12:27 +02:00
Kristian Lauszus a53b333660 Added USB version of the library
After several request I decided to port the library to a USB version
2012-05-26 01:48:12 +02:00