Kristian Sloth Lauszus
|
6039f1af4b
|
Xbox libraries doesn't collide anymore
PIDs for original Xbox controller is from: acdb37c361/drivers/input/joystick/xpad.c (L119)
|
2013-07-18 18:21:44 +02:00 |
|
Kristian Sloth Lauszus
|
2ce56b0968
|
Merge branch 'master' into xxxajk
Conflicts:
PS3USB.cpp
|
2013-07-16 17:07:25 +02:00 |
|
Kristian Sloth Lauszus
|
b957f5f4dc
|
Added delay after setting address
|
2013-07-15 19:34:56 +02:00 |
|
Kristian Sloth Lauszus
|
8c3424cf28
|
Forgot else if
|
2013-07-14 16:44:53 +02:00 |
|
Kristian Sloth Lauszus
|
2dc817f84a
|
Added attachOnInit
This will allow the user to call a function when the controller is initialized
|
2013-07-14 00:43:35 +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 |
|
Oleg Mazurov
|
7d981b4361
|
Merge branch 'xxxajk' into premerge
|
2013-06-06 17:19:26 -06:00 |
|
Kristian Sloth Lauszus
|
cd30acf362
|
Forgot to update calls to setLedRaw
|
2013-05-17 00:37:59 +02: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
|
216fce8d95
|
Controller is default 0
This will ensure compatible with the other controllers
|
2013-05-16 22:41:52 +02:00 |
|
Kristian Sloth Lauszus
|
48b3ed93f5
|
Removed all direct calls to serial.print
|
2013-04-26 23:50:39 +02:00 |
|
Kristian Sloth Lauszus
|
78cb524bcf
|
Fixed bug in getButtonPress
|
2013-04-15 18:37:24 +02:00 |
|
Kristian Sloth Lauszus
|
d20d360695
|
Fixed indent
|
2013-04-01 03:05:37 +02:00 |
|
Kristian Sloth Lauszus
|
7e8564867a
|
Don't return battery level in percentage
|
2013-03-30 16:25:28 +01: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 |
|
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
|
34de3a4315
|
Fixed conflict with PS3Enums.h
|
2013-02-17 18:12:05 +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
|
355ca892eb
|
Added support for Wii U Pro Controller
|
2013-02-02 22:14:01 +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
|
6598bca58a
|
Added #ifdef several places
|
2013-01-19 15:43:28 +01:00 |
|
Kristian Sloth Lauszus
|
4c2a97e424
|
Added buttonChanged
|
2013-01-08 08:16:01 +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
|
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
|
7a823ca71c
|
The Xbox wireless receiver is now supported
|
2012-12-28 06:37:42 +01:00 |
|