Michi302
|
4df0d9db25
|
Corrected spelling mistake "Purble" to "Purple"
|
2015-05-17 18:52:25 +02:00 |
|
Kristian Sloth Lauszus
|
7095b58896
|
Merge pull request #146 from felis/WiiBalanceBoard
Added support for Wii balance board
|
2015-04-25 01:27:16 +02:00 |
|
Kristian Sloth Lauszus
|
cbea36f76f
|
Fixed formatting
No new code added
|
2015-04-22 15:48:43 +02:00 |
|
Kristian Sloth Lauszus
|
5053e8dfae
|
Don't use deprecated prog_ macro
Fixes: #147
|
2015-04-22 15:48:18 +02:00 |
|
Kristian Sloth Lauszus
|
bce1541026
|
Fixed: warning: variable 'rcode' set but not used
|
2015-04-22 15:41:17 +02:00 |
|
Kristian Sloth Lauszus
|
e4c581c991
|
The is no need for Wii calibration flag to have its own variable
|
2015-04-20 23:39:57 +02:00 |
|
Kristian Sloth Lauszus
|
7acf598a59
|
Convert Wii Balance Board readings into kg
|
2015-04-16 16:55:35 +02:00 |
|
Kristian Sloth Lauszus
|
e555195e42
|
Print raw Wii Balance Board values in example
|
2015-04-16 02:26:18 +02:00 |
|
Kristian Sloth Lauszus
|
b1902b2a55
|
Initial support for Wii Balance Board
Still need to convert readings into something meaningful
|
2015-04-16 01:57:00 +02:00 |
|
Kristian Sloth Lauszus
|
127273aad3
|
Merge branch 'SPI' into Galileo
|
2015-04-07 15:08:19 +02:00 |
|
Kristian Sloth Lauszus
|
feb7112517
|
Merge branch 'master' into SPI
Conflicts:
examples/testusbhostFAT/testusbhostFAT.ino
|
2015-04-07 15:08:02 +02:00 |
|
Kristian Sloth Lauszus
|
54aef653fe
|
Update master makefile
|
2015-04-05 00:55:26 +02:00 |
|
Kristian Sloth Lauszus
|
d79de9d704
|
Update makefile to work with newest version of Arduino
|
2015-04-05 00:46:43 +02:00 |
|
Kristian Sloth Lauszus
|
2eea8d4112
|
Update submodules
|
2015-04-05 00:22:36 +02:00 |
|
Kristian Sloth Lauszus
|
9e32aef86c
|
Replace boolean with bool
|
2015-04-05 00:18:52 +02:00 |
|
Kristian Sloth Lauszus
|
67a7a66d3d
|
Updated to newest version of testusbhostFAT
Fixes #143
|
2015-04-05 00:17:51 +02:00 |
|
Kristian Sloth Lauszus
|
aba96e76d1
|
Merge branch 'guruthree-master'
# Conflicts:
# README.md
Closes #135
|
2015-03-25 01:19:06 +01:00 |
|
Andrew J. Kroll
|
4230ccefac
|
XR_terminal example INO renamed
|
2015-03-19 15:01:06 -04:00 |
|
Kristian Sloth Lauszus
|
73ce976198
|
Merge branch 'SPI' into Galileo
Conflicts:
Usb.h
avrpins.h
usbhost.h
|
2015-03-19 16:36:51 +01:00 |
|
Kristian Sloth Lauszus
|
cc14152c54
|
Slow SPI devices like the Galileo might actually read it as stabilised in the first go
|
2015-03-19 16:31:29 +01:00 |
|
Kristian Sloth Lauszus
|
585b357ee5
|
Merge branch 'master' into SPI
Conflicts:
settings.h
usbhost.h
|
2015-03-19 15:34:07 +01:00 |
|
Andrew J. Kroll
|
2301a07cfe
|
XR21B1411 - add example
|
2015-03-18 05:41:20 -04:00 |
|
Andrew J. Kroll
|
bc8000f782
|
manual merge
|
2015-03-12 18:56:15 -04:00 |
|
Kristian Sloth Lauszus
|
2dfca7d936
|
Update submodules
|
2015-03-03 20:00:28 +01:00 |
|
Kristian Sloth Lauszus
|
73f791c859
|
Merge branch 'SPI' into Galileo
Conflicts:
avrpins.h
settings.h
usbhost.h
|
2015-03-03 19:57:35 +01:00 |
|
Kristian Sloth Lauszus
|
a9dd112502
|
Update submodules
|
2015-03-03 19:10:46 +01:00 |
|
Kristian Sloth Lauszus
|
22d82ecd0a
|
SPI library was added twice after merge - see: c39e8a180c
|
2015-03-03 19:08:39 +01:00 |
|
Kristian Sloth Lauszus
|
c39e8a180c
|
Merge branch 'master' into SPI
Conflicts:
examples/Bluetooth/SPPMulti/SPPMulti.ino
examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino
settings.h
usbhost.h
|
2015-03-03 18:56:59 +01:00 |
|
Kristian Sloth Lauszus
|
881c4df046
|
Merge branch 'master' into dev
Conflicts:
BTD.h
BTHID.h
PS3BT.h
SPP.h
Wii.h
|
2015-02-24 01:28:28 +01:00 |
|
Kristian Sloth Lauszus
|
86cb7f38ab
|
Fixed some formatting
|
2015-02-22 18:27:30 +01:00 |
|
Kristian Sloth Lauszus
|
6047962d60
|
Merge branch 'xxxajk'
Conflicts:
XBOXUSB.h
examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino
hiduniversal.h
settings.h
usbhost.h
|
2015-02-22 18:25:22 +01:00 |
|
Andrew J. Kroll
|
bd8c8e7404
|
Fix use of "bool" so ARM compiles correctly
|
2015-02-19 03:14:39 -05:00 |
|
Fred
|
9979e50426
|
LeftTrigger/RightTrigger => L2/R2 for consistency
|
2015-02-15 19:47:06 +00:00 |
|
Fred
|
519e2a5309
|
cleanup
|
2015-02-15 17:56:20 +00:00 |
|
Fred
|
7c475c91e0
|
Xbox ONE Controller support
|
2015-02-14 11:09:24 +00:00 |
|
Andrew J. Kroll
|
196a0b69be
|
Fix all demos, fix all wrong uses of virtual keyword, some spacing cleanup.
|
2014-11-10 01:35:13 -05:00 |
|
Kristian Lauszus
|
37d87903fa
|
Updated USBFTDILoopback example to compile after 2224dd96cb
|
2014-09-29 16:50:02 -07:00 |
|
Andrew J. Kroll
|
80230570cc
|
fix board_qc for MIPS so that it includes the correct SPI library first
|
2014-09-25 23:23:10 -04:00 |
|
Andrew J. Kroll
|
b51131750d
|
fix board_qc for MIPS
|
2014-09-25 23:17:18 -04:00 |
|
Oleg Mazurov
|
64e3f92700
|
gh sync
|
2014-09-22 17:03:16 -06:00 |
|
Kristian Lauszus
|
961bf1c4ae
|
Update submodules
|
2014-09-10 00:27:55 -07:00 |
|
Kristian Lauszus
|
840d5d67d4
|
Merge branch 'xxxajk'
|
2014-09-10 00:22:29 -07:00 |
|
Kristian Lauszus
|
36bdfb3a53
|
Merge branch 'master' into SPI
|
2014-08-24 17:31:24 -07:00 |
|
Kristian Lauszus
|
fdd104d3d0
|
Merge branch 'master' into Galileo
|
2014-08-24 17:29:13 -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 |
|
Andrew J. Kroll
|
900af96c9c
|
Merge master
|
2014-08-04 06:15:19 -04: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 |
|
Andrew J. Kroll
|
f349d61dfc
|
Update heads Sat Jul 26 22:41:08 UTC 2014
|
2014-07-26 18:41:25 -04:00 |
|