Commit graph

846 commits

Author SHA1 Message Date
Kristian Lauszus
8aafdccc80 Merge branch 'dev' into SPI 2014-09-10 01:47:21 -07:00
Kristian Lauszus
2ee76e2923 Fix include 2014-09-10 01:45:17 -07:00
Kristian Lauszus
c5c761aec5 Reduced code size in PS3BT by removing some unnecessary variables 2014-09-09 16:39:57 -07:00
Kristian Lauszus
285b21cdbc Check HCI Handle using function in BluetoothService class 2014-09-09 16:38:42 -07:00
Kristian Lauszus
106aff6411 Call registerBluetoothService in BluetoothService constructor
I needed to move the BluetoothService class down after the BTD class in order for it to work
2014-09-09 16:32:46 -07:00
Kristian Lauszus
25c8d87ba2 Added several variables to BluetoothService class
Also moved attachOnInit function into BluetoothService class, but this really belong somewhere else
2014-09-02 02:02:17 -07:00
Kristian Lauszus
efb9bb73c5 Use shift operators for flags 2014-09-02 01:34:39 -07:00
Kristian Lauszus
4a1940b99b Don't redefine HID parameters - just include Hid.h 2014-09-02 01:26:17 -07:00
Kristian Lauszus
5ab6577dd9 Merge branch 'master' into SPI 2014-09-02 00:19:26 -07:00
Kristian Lauszus
bde11036a9 Endpoints types where already defined in usb_ch9.h, so no need to redefine them 2014-09-02 00:16:48 -07:00
Kristian Lauszus
a932871f34 Typo 2014-08-28 18:32:51 -07:00
Kristian Lauszus
bf9fa2c5ec Fixed donate button 2014-08-28 18:31:38 -07:00
Kristian Lauszus
e851f0d7ae Added donate button 2014-08-28 18:20:36 -07:00
Kristian Lauszus
36bdfb3a53 Merge branch 'master' into SPI 2014-08-24 17:31:24 -07:00
Kristian Lauszus
980109f756 Disable some of the functions in PS3BT and Wii library examples so it always compile on Arduino Uno 2014-08-24 17:26:49 -07:00
Kristian Lauszus
8cf054cd61 Disable debugging again and updated submodules 2014-08-24 00:37:46 -07:00
Oleg Mazurov
230c26eeed 20140823 2014-08-23 17:08:43 -06:00
Kristian Lauszus
d35b83e5a5 Support new revision of Balanduino PCB 2014-08-19 22:57:18 -07:00
Kristian Lauszus
963c157bc5 Make sure that we send out empty bytes when receiving multiple bytes
Also fixed some comments
2014-08-03 18:01:55 +02:00
Kristian Lauszus
e132b5f4ca Merge branch 'master' into SPI 2014-08-03 17:53:06 +02:00
Kristian Lauszus
94353f1720 Added missing pins defines for Arduino Due 2014-08-03 17:52:47 +02:00
Kristian Lauszus
7d3154bce7 Work around Arduino IDE bug
See: https://github.com/arduino/Arduino/pull/1726
2014-08-02 18:57:37 -04:00
Kristian Lauszus
b46ead88e8 Don't use Arduino SPI library if spi4teensy3 should be used 2014-08-02 15:16:29 -07:00
Kristian Lauszus
45df70641b Use new Arduino SPI library
See: https://github.com/arduino/Arduino/pull/2223
2014-08-02 15:06:46 -07:00
Andrew J. Kroll
f349d61dfc Update heads Sat Jul 26 22:41:08 UTC 2014 2014-07-26 18:41:25 -04:00
Kristian Lauszus
6a9e574bf2 Added comments for "SDP_ServiceSearchAttributeResponse" 2014-07-01 13:50:43 +02:00
Kristian Lauszus
35bb596601 Cleaned up SPPMulti example 2014-07-01 13:43:45 +02:00
Kristian Lauszus
b82835c877 Break for loop if HID device is found 2014-07-01 13:22:44 +02:00
Kristian Lauszus
4a44c8f039 Implemented VIDPIDOK in PS4USB 2014-07-01 13:17:56 +02:00
Kristian Lauszus
efeb80855e Added table of contents 2014-07-01 11:47:39 +02:00
Kristian Lauszus
c589731974 Added "Interface modifications" section to readme 2014-07-01 11:31:45 +02:00
Andrew J. Kroll
e78d880bb4 Update heads Mon Jun 30 16:53:58 UTC 2014 2014-06-30 12:54:16 -04:00
Kristian Lauszus
6152175f48 Added link to PSBuzz example 2014-06-29 18:11:45 +02:00
Kristian Lauszus
dd600b4895 Don't print incoming serial data if debugging is on by default 2014-06-29 18:06:27 +02:00
Kristian Lauszus
25117ab926 Added support for the Playstation Buzz controllers
See #71
2014-06-29 18:05:50 +02:00
Andrew J. Kroll
5776195523 Update heads Tue Jun 24 21:46:25 UTC 2014 2014-06-24 17:46:43 -04:00
Andrew J. Kroll
ada715a735 Merge commit '5f1e4d5b7527fe072317b0b602dbe1e4dec442dc' 2014-06-12 23:13:12 -04:00
Andrew J. Kroll
16689cdf14 Update heads 2014-06-12 23:12:43 -04:00
Andrew J. Kroll
5f1e4d5b75 Update heads 2014-06-12 22:31:14 -04:00
Kristian Lauszus
2e4f3ad4da Updated comment 2014-06-09 16:59:14 +02:00
Andrew J. Kroll
7034b2d4aa Update heads 2014-06-02 17:37:54 -04:00
Andrew J. Kroll
05bbfaad6f Update heads 2014-06-02 10:48:29 -04:00
Kristian Lauszus
27c0f7f175 Merge branch 'xxxajk' 2014-05-27 09:45:05 +02:00
Kristian Lauszus
d9dac13225 Updated testusbhostFAT example and submodules 2014-05-27 09:42:13 +02:00
Andrew J. Kroll
f6244bbe59 bugfix 2014-05-24 00:31:26 -04:00
Andrew J. Kroll
a50baa8aec Merge in masters 2014-05-23 00:12:55 -04:00
Andrew J. Kroll
15974fcd54 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2014-05-23 00:10:24 -04:00
Andrew J. Kroll
d56ed57495 Fix 1 month rollover bug -- Lei Shi found this one in one place, I found the problem all over the library and patched them all. 2014-05-22 23:36:33 -04:00
Andrew J. Kroll
0acad810b2 Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2014-05-22 01:33:23 -04:00
Andrew J. Kroll
b1ac516175 Better/smaller EndpointXtract method, Removes buggy/unused/dead block of code. 2014-05-22 01:33:01 -04:00