172 Révisions (84d1df00659d26c462a3f04c28a1c554838357d4)
 

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