Commit graph

966 commits

Author SHA1 Message Date
Kristian Lauszus 80e689a8b8 Added support for unofficial Mad Catz controllers 2012-10-03 21:19:52 +02:00
Kristian Lauszus c55c77fa03 Added comment about difference bewteen getButtonPress and getButtonClick 2012-10-03 20:49:50 +02:00
Kristian Lauszus c6795d10e2 Removed diasble scan and increased counter 2012-10-03 20:44:03 +02:00
Kristian Lauszus 155c06b83f Clear flags after reading them 2012-10-03 20:44:03 +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 81c7f22417 Added get9DOFValues
Thanks to Manfred Piendl for finding the values needed to convert the
Move sensor data into units
2012-10-02 02:05:07 +02:00
Kristian Lauszus 75a84c5e80 Better getButtonClick routine 2012-10-02 01:43:00 +02:00
Kristian Lauszus d6b628b5a4 Added support for the new Wii Remote Plus
See: http://wiibrew.org/wiki/Wiimote#SDP_information
2012-09-22 02:13:00 +02:00
Kristian Lauszus bf646fdd0e Forgot to reset hci_counter 2012-09-19 23:21:07 +02:00
Kristian Lauszus 01c909c2cc Fixed comment 2012-09-19 23:20:49 +02:00
Kristian Lauszus 2be3f61301 Forgot break in switch statement 2012-09-10 00:23:35 +02:00
Kristian Lauszus 09f19de0d3 Fixed conflict between PS3USB and PS3BT 2012-09-09 22:13:52 +02:00
Kristian Lauszus 5a424b5523 Toggle the ADK reset pin 2012-09-09 14:37:16 +02:00
Kristian Lauszus d09c7f7d31 Updated keywords 2012-08-24 18:11:54 +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 d4d196b65a Increased inquiry time and number of responses 2012-08-22 23:38:44 +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
Kristian Lauszus c8de94a060 Potential bug fix 2012-08-21 14:20:12 +02:00
Kristian Lauszus 316e9974b1 Readded PS3BT.cpp 2012-08-18 03:25:09 +02:00
Oleg Mazurov 67bfceb240 BTD 2012-08-17 19:16:27 -06:00
Kristian Lauszus 7e31990a57 Renamed L2CAP states 2012-08-17 14:18:55 +02:00
Kristian Lauszus f21ebf858f Decreased data buffer 2012-08-17 14:16:37 +02:00
Kristian Lauszus 1ba56d3f05 Return service ID to service 2012-08-17 14:15:39 +02:00
Kristian Lauszus d33c436b5b Release PS3 controller bugfix 2012-08-10 18:40:03 +02:00
Kristian Lauszus 7ca5fcf048 Added delay between l2cap disconnection requests 2012-08-10 01:02:53 +02:00
Kristian Lauszus c72c9a4578 Removed L2 and R2 from digitalOutput string 2012-08-09 21:51:29 +02:00
Kristian Lauszus 780ce9abeb Minor edit 2012-08-09 21:41:32 +02:00
Kristian Lauszus c349327c88 Renamed BTD_NUMDEVICES to BTD_NUMSERVICES 2012-08-09 21:35:27 +02:00
Kristian Lauszus 9e51675c18 Added note about SRAM and FLASH
You will need a Arduino Mega 1280/2560 to run the sketch
2012-08-09 21:34:51 +02:00
Kristian Lauszus cfbf693384 Minor edit 2012-08-09 21:22:55 +02:00
Kristian Lauszus e55e78450b FIxed bug 2012-08-09 20:30:47 +02:00
Kristian Lauszus acf47a683d Reset l2cap states at new connection request 2012-08-09 20:30:32 +02:00
Kristian Lauszus 5a2faf3855 Minor edit 2012-08-09 20:22:11 +02:00
Kristian Lauszus cc897632f9 Removed unused buffer 2012-08-09 00:59:32 +02:00
Kristian Lauszus 334afebf2b Updated SPP keywords 2012-08-09 00:15:50 +02:00
Kristian Lauszus 4d933592de Minor edit 2012-08-09 00:15:45 +02:00
Kristian Lauszus e89c68482b Now works with hubs 2012-08-08 21:30:00 +02:00
Kristian Lauszus 459c5b7984 Edited sketch text 2012-08-08 21:28:25 +02:00
Kristian Lauszus d2ae0b4cd4 Fixed FailUnknownDevice 2012-08-08 21:24:13 +02:00
Kristian Lauszus 752d9a70ba Now works with hubs 2012-08-08 21:07:58 +02:00
Kristian Lauszus c615e62652 Now works with hubs 2012-08-08 20:53:54 +02:00
Kristian Lauszus 856b027e7b Removed whitespace 2012-08-08 20:21:35 +02:00
Kristian Lauszus 58ecd212a7 Added comment about hci local version 2012-08-08 20:17:14 +02:00
Kristian Lauszus f17a3a2233 Minor edit 2012-08-08 20:16:03 +02:00
Kristian Lauszus 55ba0911fb Removed return 2012-08-08 20:08:09 +02:00
Kristian Lauszus 7a867e68ed Use pointer instead of buffer 2012-08-08 20:01:10 +02:00
Kristian Lauszus 9fe088f39d Fixed typo 2012-08-08 19:59:43 +02:00