320 Commits (c4f5424be314cd34fbd9cdd0cc63a25bf1ef53b3)
 

Author SHA1 Message Date
  PaulStoffregen be4623b9e3 Add MIDI Interface_16x16 example 6 years ago
  PaulStoffregen c07d78de13 MIDIDevice::send cable input is optional (defaults to cable 0) 6 years ago
  PaulStoffregen 02ba9d9028 Debug print only actual received MIDI data (not entire buffer) 6 years ago
  PaulStoffregen 6bacd44c58 Use signed values for MIDI pitch bend (same as Arduino MIDI lib) 6 years ago
  PaulStoffregen f59f8a16ef Add MIDI InputFunctions example 6 years ago
  Kurt Eckhardt 68c2585a56 Joystick - USB enhance More Axis, Rumble, LEDS 6 years ago
  PaulStoffregen d169a1a387 Fix MIDI getType return values for note on message 6 years ago
  PaulStoffregen aa037a65e5 Fix MIDI ambiguous overload issues 6 years ago
  PaulStoffregen 414d4ca39c Attempt workaround for improper USB MIDI sysex message 6 years ago
  PaulStoffregen d2f7e28378 Support for USB MIDI devices using interrupt (not bulk) endpoints 6 years ago
  PaulStoffregen 9488eb7280 Update MIDI features to match USB MIDI in TD 1.41 6 years ago
  PaulStoffregen fcfecee43b Initial (but inefficient) MIDI transmit support 6 years ago
  PaulStoffregen 133d082760 Clean up bandwidth usage info when deleting a pipe 7 years ago
  PaulStoffregen 713bfb1513 Opps, cleanup more device status function stuff 7 years ago
  PaulStoffregen 8f09965162 Device status functions must treat device pointer as volatile 7 years ago
  PaulStoffregen ef1452ad84 Don't print debug info by default 7 years ago
  PaulStoffregen bf468645db Placeholder file (needed for Teensyduino installer) 7 years ago
  Paul Stoffregen 5cd2d8c799
Merge pull request #13 from KurtE/XBOX1-Keyboard 7 years ago
  Kurt Eckhardt a1986c3d30 Add 2nd VID:PID for XBox One 7 years ago
  PaulStoffregen 9e50acd012 Use actual received length when receiving MIDI data 7 years ago
  Kurt Eckhardt c5edb1c25f Add Xbox One controller support 7 years ago
  Kurt Eckhardt 8aa67ff939 RAWHID Support 7 years ago
  Kurt Eckhardt 5737d12b62 Fix hang part 2... 7 years ago
  Kurt Eckhardt ca070ebcd4 Fix delete delete hang on serial ports 7 years ago
  Kurt Eckhardt 4eee8627d2 Serial cleanup - flush, timeout 7 years ago
  Kurt Eckhardt d3e21b04c0 FIX - Keyboard LEDS 7 years ago
  Kurt Eckhardt ec4a7ac24c Support for Silicon labs: CP210x 7 years ago
  Kurt Eckhardt 12be685ab1 Test fixes for different parity and like 7 years ago
  Kurt Eckhardt ef59f98a5f Update Keywords 7 years ago
  Kurt Eckhardt e2eba5c00d This commit has a few different parts. It is still a WIP 7 years ago
  Kurt Eckhardt d381a5bf95 WIP - Add support fo CH341 Serial boards 7 years ago
  Paul Stoffregen de863f4991
Merge pull request #10 from KurtE/CDCACM-Serial 7 years ago
  Kurt Eckhardt a234bae99e Keyboard - Allow > 8 keyboard max report size 7 years ago
  Kurt Eckhardt e05dbaaee5 Little Cleanup - #if and comments 7 years ago
  Kurt Eckhardt 704d511c81 PL2303 support 7 years ago
  Paul Stoffregen 95cefd34df
Merge pull request #9 from FrankBoesing/patch-1 7 years ago
  Frank 52ad568b07
let user choose PERIODIC_LIST_SIZE 7 years ago
  Kurt Eckhardt 6e1f0c379c CDCACM - Serial support 7 years ago
  PaulStoffregen bd5f7d9486 reorganize header file 7 years ago
  PaulStoffregen 8a0a5802c2 Update keywords 7 years ago
  PaulStoffregen f890ec1955 AntPlus fixes 7 years ago
  PaulStoffregen 5c6d3c9e32 Arduino style API for AntPlus payload parsers 7 years ago
  PaulStoffregen dc1030f379 Move AntPlus parsing state from static to object scope 7 years ago
  PaulStoffregen d8c4d55dad Fix AntPlus transmit buffer wrap issue 7 years ago
  PaulStoffregen 1613316f7c Arduino style callbacks from channel status & device ID 7 years ago
  PaulStoffregen 94b2decbca AntPlus polling and example (still incomplete) 7 years ago
  Paul Stoffregen 75cb233db6 Merge pull request #7 from KurtE/String_Buffer_devices_contribute 7 years ago
  Kurt Eckhardt 4e2ea2d96e String buffers - Devices contribute buffers 7 years ago
  PaulStoffregen 57ca257e9b AntPlus from Michael McElligott (work in progress...) 7 years ago
  PaulStoffregen f1bb020282 Fix print() & println() conflict with Arduino Print class 7 years ago