Kristian Sloth Lauszus
|
48b3ed93f5
|
Removed all direct calls to serial.print
|
2013-04-26 23:50:39 +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 |
|
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
|
6330f319f3
|
Fixed problem when using the Motion Plus extension
|
2013-03-05 18:51:44 +01:00 |
|
Kristian Sloth Lauszus
|
98428ffe47
|
Forgot break statement
|
2013-03-02 18:48:45 +01:00 |
|
Kristian Sloth Lauszus
|
1333e9a63b
|
Updated comments to work with Doxygen
|
2013-02-05 19:51:45 +01:00 |
|
Kristian Sloth Lauszus
|
355ca892eb
|
Added support for Wii U Pro Controller
|
2013-02-02 22:14:01 +01:00 |
|
Kristian Sloth Lauszus
|
86a3392f6a
|
Fixed support for multiple Wiimotes
|
2013-01-31 21:58:13 +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
|
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
|
bca143a23f
|
Don't change setReportMode when initializing the IR camera
|
2013-01-24 00:23:09 +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
|
1cb937b2a1
|
Moved things around and change a couple of names
|
2013-01-17 00:47:19 +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 Lauszus
|
36044a4356
|
Minor edit
|
2012-10-08 17:29:30 +02:00 |
|
Kristian Lauszus
|
90ae685010
|
Minor edit
|
2012-10-07 20:34:52 +02:00 |
|
Kristian Lauszus
|
f8b5c46f60
|
Added debug about inactive Motion Plus
|
2012-10-07 20:07:48 +02:00 |
|
Kristian Lauszus
|
d445689813
|
Fixed bug when pairing
|
2012-10-07 19:44:27 +02:00 |
|
Kristian Lauszus
|
2a6fa135e5
|
Fixed comment
|
2012-10-07 19:12:26 +02:00 |
|
Kristian Lauszus
|
940b8e185b
|
Minor edit
|
2012-10-07 16:24:12 +02:00 |
|
Kristian Lauszus
|
ebb333de9a
|
Now able to pair with Wiimote
|
2012-10-07 14:50:51 +02:00 |
|
Kristian Lauszus
|
02719f4c92
|
Added setLedStatus()
This will give some feedback to the user about which extensions is
currently connected
|
2012-10-06 16:42:00 +02:00 |
|
Kristian Lauszus
|
452ab7491f
|
Fixed getButtonPress
|
2012-10-04 01:46:38 +02:00 |
|
Kristian Lauszus
|
eceea5e404
|
Merge pull request #27 from felis/master
Add latest commits to prevent conflicts
|
2012-10-03 11:04:39 -07:00 |
|
Kristian Lauszus
|
75a84c5e80
|
Better getButtonClick routine
|
2012-10-02 01:43:00 +02:00 |
|
Kristian Lauszus
|
2be3f61301
|
Forgot break in switch statement
|
2012-09-10 00:23:35 +02:00 |
|
Kristian Lauszus
|
42023d557a
|
Forgot to put serial inside DEBUG tags
|
2012-08-24 00:59:43 +02:00 |
|
Kristian Lauszus
|
dfa329a2b9
|
Added support for the Motion Plus extension
|
2012-08-23 23:10:12 +02:00 |
|
Kristian Lauszus
|
c138bf0492
|
Added support for the Nunchuck controller
|
2012-08-22 23:41:38 +02:00 |
|
Kristian Lauszus
|
7eb2f39597
|
Added getPitch and getRoll
|
2012-08-21 17:36:37 +02:00 |
|
Kristian Lauszus
|
a3ad5f2cdd
|
Added support for Wiimote
|
2012-08-21 14:31:11 +02:00 |
|