Commit graph

289 commits

Author SHA1 Message Date
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
Kristian Sloth Lauszus b97caf84de Added SPPMulti example 2013-02-04 08:36:52 +01:00
Kristian Sloth Lauszus be920c507f Added comment 2013-02-04 07:25:28 +01:00
Kristian Sloth Lauszus 4311bc9fee Fixed comment 2013-02-03 22:28:54 +01:00
Kristian Sloth Lauszus 4f4bfa3d29 Added support for Joytech controllers 2013-02-02 23:28:28 +01:00
Kristian Sloth Lauszus 5977b44792 Added info about Wii U Pro Controller 2013-02-02 23:21:36 +01:00
Kristian Sloth Lauszus 355ca892eb Added support for Wii U Pro Controller 2013-02-02 22:14:01 +01:00
Kristian Sloth Lauszus f8beb5cfa7 Fixed doubleToString function 2013-02-02 00:42:19 +01:00
Kristian Sloth Lauszus 9365f034b9 Added support for Balanduino 2013-02-01 23:37:19 +01:00
Kristian Sloth Lauszus 86a3392f6a Fixed support for multiple Wiimotes 2013-01-31 21:58:13 +01:00
Kristian Sloth Lauszus ca0c34135d Fixed comments 2013-01-28 14:28:05 +01:00
Kristian Sloth Lauszus d3bf23b3b9 Fixed date 2013-01-28 13:00:37 +01: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 d2bb7b8338 Don't print values if it's a Navigation controller 2013-01-28 00:50:44 +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 Lauszus 6caac1319b It can now track all four brightest points 2013-01-27 16:24:16 +01:00
Kristian Sloth Lauszus bca143a23f Don't change setReportMode when initializing the IR camera 2013-01-24 00:23:09 +01:00
Kristian Sloth Lauszus 0cd5102056 Only print if the IR camera is actually seeing something 2013-01-24 00:21:59 +01:00
Kristian Sloth Lauszus fed2a0ad07 Fixed comments 2013-01-23 22:47:47 +01:00
Kristian Sloth Lauszus bb8bdab3ba Track up to four objects using the IR camera
The state of the Wiimote can now also be read including the battery
level
2013-01-23 22:28:40 +01:00
Kristian Sloth Lauszus ac4fc92ea7 The library now also support multiple Wiimotes 2013-01-20 22:46:04 +01:00
Kristian Sloth Lauszus c4563ec7c8 Added activeConnection, so multiple controller can connect fast without any issues 2013-01-20 22:33:54 +01:00
Kristian Sloth Lauszus 47ab932c0f Don't print R2 and right joystick if a Navigation controller is connected 2013-01-20 22:30:53 +01:00
Kristian Sloth Lauszus 0397a3f088 Added example to show how to use multiple PS3 controller with the library 2013-01-20 18:18:46 +01:00
Kristian Sloth Lauszus aafb1d6491 Don't print the right joystick if it's a Navigation controller 2013-01-20 18:14:15 +01:00
Kristian Sloth Lauszus 6598bca58a Added #ifdef several places 2013-01-19 15:43:28 +01:00
Kristian Sloth Lauszus 4e7c5ce51e Addd check for WIICAMERA 2013-01-17 00:47:38 +01:00
Kristian Sloth Lauszus 1cb937b2a1 Moved things around and change a couple of names 2013-01-17 00:47:19 +01:00
Kristian Sloth Lauszus 3acafa2634 Minor edit 2013-01-17 00:13:09 +01:00
Kristian Sloth Lauszus eb088895f5 Added support for the IR Camera inside the Wiimote
Thanks to Allan Glover: https://github.com/Engr-AllanG
2013-01-17 00:07:56 +01:00
Kristian Sloth Lauszus c639a3ee4f Now works with the new Wiimote with Motion Plus Inside 2013-01-10 20:10:16 +01:00
Kristian Sloth Lauszus 4c2a97e424 Added buttonChanged 2013-01-08 08:16:01 +01:00
Kristian Sloth Lauszus afb87bb457 Added getBatteryLevel keyword 2013-01-06 04:08:29 +01:00
Kristian Sloth Lauszus 15d8cf1660 getBatteryLevel and some other improvement by timstamp.co.uk 2013-01-06 03:43:03 +01:00
Kristian Sloth Lauszus 33698b0091 Fixed issue that caused setLed to not respond and check batterylevel 2013-01-06 03:32:13 +01:00
Kristian Sloth Lauszus 1798f9b338 Another fix for multiple controllers 2013-01-04 00:19:07 +01:00
Kristian Sloth Lauszus 47d1a6b8b6 Fixed support for multiple controllers
Thanks Tim:
http://blog.tkjelectronics.dk/2012/12/xbox-360-receiver-added-to-the-usb
-host-library/#comment-262631
2013-01-03 20:18:23 +01:00
Kristian Sloth Lauszus 67b61dea17 Removed delay(1) again 2013-01-02 23:57:52 +01:00
Kristian Sloth Lauszus 349cff9b16 Fix typo 2013-01-02 23:23:55 +01:00
Kristian Sloth Lauszus 4fa973d441 Forgot delay and a bunch of #ifdef DEBUG 2013-01-02 22:38:31 +01:00
Kristian Sloth Lauszus 7750b494e6 New README 2012-12-30 19:29:23 +01:00
Kristian Sloth Lauszus fedb7445ce Added some comments 2012-12-29 14:16:11 +01:00
Kristian Sloth Lauszus db37672e2c Added link to blog post 2012-12-29 14:15:40 +01:00
Kristian Sloth Lauszus 1625afb25c Included keywords for XBOXRECV library 2012-12-29 14:15:26 +01:00
Kristian Sloth Lauszus 7a823ca71c The Xbox wireless receiver is now supported 2012-12-28 06:37:42 +01:00
Kristian Sloth Lauszus f0844a77e8 Fixed bug when printing const char* 2012-12-22 22:25:05 +01:00