User Name
|
0bafc879e0
|
Removed compiler warnings in module XBOXONE by adding unused attribute
|
2019-01-17 17:33:39 -07:00 |
|
User Name
|
5731eda1cb
|
added unused attribute to suppress warnings generated by XBOXONE.cpp
|
2019-01-15 21:02:23 -07:00 |
|
Kristian Sloth Lauszus
|
dab75ab68c
|
Merge pull request #430 from gdsports/add_xac
Add PID for Xbox Adaptive Controller
|
2018-11-25 15:33:58 +01:00 |
|
gdsports
|
80e6822672
|
Add PID for Xbox Adaptive Controller
|
2018-11-21 13:01:28 -10:00 |
|
Andrew J. Kroll
|
ffaba6dad3
|
FTDI Latency timer Getter/setter
|
2018-11-18 04:47:51 -05:00 |
|
Andrew J. Kroll
|
5c303ed62c
|
Add extra yield for Espressif. Helps with WTD.
|
2018-11-18 04:46:36 -05:00 |
|
Kristian Sloth Lauszus
|
ed08df7e68
|
Merge pull request #409 from federicobriata/master
Add SS, INT pins for Sanguino.
|
2018-10-28 18:19:07 +01:00 |
|
Kristian Sloth Lauszus
|
c2c4f5557a
|
Merge pull request #421 from riban-bw/GPIO
Fixes #420 - Implements "Wiring" style simple access to GPIO interface
|
2018-10-24 23:59:54 +02:00 |
|
riban
|
5046bc8bf2
|
Fixes name conflict in examples with ESP32 GPIO.
Further coding style fixes (all more cuddly now).
|
2018-10-15 09:13:30 +01:00 |
|
riban
|
1d7dbd640b
|
Fixes coding style.
Adds examples to travis.
|
2018-10-15 08:18:16 +01:00 |
|
Kristian Sloth Lauszus
|
497d6ebd7e
|
Merge pull request #419 from riban-bw/GPI_Output_Read
Fixes #417 - adds function gpioRdOutput to read output pins.
|
2018-10-14 22:23:11 +02:00 |
|
riban
|
401f4991e9
|
Adds UHS2_GPIO class providing simple access to GPIO ports.
|
2018-10-14 12:59:39 +01:00 |
|
riban
|
f142f80a30
|
Fixes #417 - adds function gpioRdOutput to read output pins.
|
2018-10-14 09:21:01 +01:00 |
|
Kristian Sloth Lauszus
|
991c7aa01a
|
Install GraphViz, make sure Jekyll is disabled and updated the doc README
|
2018-10-13 23:05:46 +02:00 |
|
Kristian Sloth Lauszus
|
d41e94db49
|
Automatically update the documentation when changes are pushed to the master branch
|
2018-10-13 16:37:18 +02:00 |
|
Kristian Sloth Lauszus
|
211bd717af
|
Fixed link to the documentation, as it now uses the felis.github.io subdomain and https
Fixes #416
|
2018-10-13 15:53:11 +02:00 |
|
Federico Briata
|
e4898be661
|
Add SS, INT pins for Sanguino. Tested with USB Shield: DuinoFun UHS mini v2.0 (Aug. 16, 2014)
|
2018-09-19 23:46:13 +02:00 |
|
Kristian Sloth Lauszus
|
d4ea5892c8
|
Merge branch 'uno'
|
2018-09-11 10:28:21 +02:00 |
|
Kristian Sloth Lauszus
|
87810e31f1
|
Fixed comment
|
2018-09-11 10:27:40 +02:00 |
|
Kristian Sloth Lauszus
|
0512fec2df
|
Skip Arduino Uno on those examples that won't fit into memory
|
2018-09-11 10:06:47 +02:00 |
|
Kristian Sloth Lauszus
|
ad34d5035f
|
Merge pull request #395 from per1234/keywords-separator
Use correct field separator in keywords.txt
|
2018-07-18 11:49:29 +02:00 |
|
per1234
|
35f5d3bdb8
|
Use correct field separator in keywords.txt
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab the keyword is not highlighted.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
|
2018-07-16 23:09:20 -07:00 |
|
Kristian Sloth Lauszus
|
06d5ed134a
|
Release some more of the code under "GPLv2 or later", so it is compatible with GPLv3
See: https://github.com/felis/USB_Host_Shield_2.0/issues/364#issuecomment-387479546
|
2018-06-23 13:52:57 +02:00 |
|
Kristian Sloth Lauszus
|
00aa35518b
|
Release part of the code under "GPLv2 or later", so it is compatible with GPLv3
Fixes #364
|
2018-04-10 11:34:43 +02:00 |
|
Kristian Sloth Lauszus
|
266f1355f5
|
The FTDI PID should not be hardcoded, as it can be given in the constructor
See #372
|
2018-04-09 10:47:24 +02:00 |
|
Kristian Sloth Lauszus
|
16448e136f
|
Merge pull request #375 from nixator/patch-1
Update usbh_midi.cpp
|
2018-04-09 10:42:24 +02:00 |
|
nixator
|
71e905e0d8
|
Update usbh_midi.cpp
Added PID for Novation LaunchKey 25 MK2
|
2018-04-06 18:17:48 +02:00 |
|
Kristian Sloth Lauszus
|
208a0a75cf
|
Merge pull request #368 from YuuichiAkagawa/pr_usbh_midi_040
Update MIDI driver v0.4.0
|
2018-03-24 18:27:17 +01:00 |
|
Yuuichi Akagawa
|
beaa854e2a
|
Fixed degradation
|
2018-03-25 01:18:10 +09:00 |
|
Yuuichi Akagawa
|
0e46fee1d6
|
Update MIDI driver v0.4.0
|
2018-03-24 23:48:55 +09:00 |
|
Kristian Sloth Lauszus
|
88fe28f7f5
|
Merge branch 'midi'
|
2018-03-15 23:38:07 +01:00 |
|
neroroxxx
|
8ef3db254d
|
Added boolean operator and more
Added a bool operator to check if a midi device is connected, added methods to get vid and pid to match those of Teensy's 3.6 built-in USB Host.
|
2018-03-15 23:37:52 +01:00 |
|
Kristian Sloth Lauszus
|
b78da9cd1b
|
Release version 1.3.2
|
2018-03-15 23:08:31 +01:00 |
|
Kristian Sloth Lauszus
|
48b7315b7d
|
Merge pull request #365 from felis/xboxone
Added support for rumble effect on Xbox One controllers
|
2018-03-15 23:06:32 +01:00 |
|
Kristian Sloth Lauszus
|
a37d0c0ea5
|
The returned trigger values are only 10-bits
|
2018-03-15 21:25:39 +01:00 |
|
Kristian Sloth Lauszus
|
25572863b7
|
Use a counter when sending Xbox commands
This is needed in order for rumble to work
This is how it is done in the Linux kernel - see: https://github.com/torvalds/linux/blob/master/drivers/input/joystick/xpad.c
|
2018-03-15 20:43:47 +01:00 |
|
Kristian Sloth Lauszus
|
b0b255cd95
|
Added support for rumble effect on Xbox One controllers
Fixes #363
|
2018-03-15 09:52:01 +01:00 |
|
Kristian Sloth Lauszus
|
38862af0eb
|
Merge pull request #346 from Nurrl/master
Added support for HobbyTronic's UNO*Pro upgrade.
|
2018-01-20 22:50:00 +01:00 |
|
Nurrl
|
e4b5dc8bed
|
Added pin definition for UNO*Pro.
|
2018-01-20 21:24:14 +01:00 |
|
Nurrl
|
71c7bd49a2
|
Reverting last fix.
|
2018-01-20 21:21:23 +01:00 |
|
Nurrl
|
658a615105
|
Added support for HobbyTronic's UNO*Pro upgrade.
|
2018-01-20 20:57:10 +01:00 |
|
Kristian Sloth Lauszus
|
03933edb41
|
Merge pull request #341 from felis/ESP32
Added support for ESP32
|
2018-01-15 09:58:09 +01:00 |
|
Kristian Sloth Lauszus
|
bfac192732
|
analogWrite is not implemented on the ESP32
See: https://github.com/espressif/arduino-esp32/issues/4
|
2018-01-14 18:44:38 +01:00 |
|
Kristian Sloth Lauszus
|
cf1b69513f
|
Define pgm_read_pointer in the end, as pgm_read_ptr is not defined on the ESP32 platform
|
2018-01-14 18:17:12 +01:00 |
|
Kristian Sloth Lauszus
|
4056359101
|
Merge branch 'master' into ESP32
|
2018-01-14 17:42:58 +01:00 |
|
Kristian Sloth Lauszus
|
2a3fe66727
|
Cast return type of sizeof in the SRWS1 example as well
|
2018-01-14 16:59:53 +01:00 |
|
Kristian Sloth Lauszus
|
6cc77dcf53
|
Enable unused function warning on the ESP platforms, as the fix is now merged upsteam
|
2018-01-14 16:06:59 +01:00 |
|
Kristian Sloth Lauszus
|
0fb3e504d2
|
Workaround strict-aliasing warnings
See: https://travis-ci.org/felis/USB_Host_Shield_2.0/jobs/328511332 and 8a02ea67f5 (diff-6e1ff9551639ac89d99617863bf84e10)
|
2018-01-14 16:05:37 +01:00 |
|
Kristian Sloth Lauszus
|
a017f0f311
|
Cast return type of sizeof on the ESP8266 and ESP32
|
2018-01-14 15:21:27 +01:00 |
|
Kristian Sloth Lauszus
|
dc1cdada87
|
Fixed all warnings and fixed bug, as GetCommFeature would actually not do anything
|
2018-01-14 15:14:52 +01:00 |
|