285 Révisions (38a9cf471bae8dd7a5afb4edc1c370711f12c151)
 

Auteur SHA1 Message Date
  Kurt Eckhardt 6dc0738b3b WIP - Bluetooth Joystick PS4 il y a 6 ans
  Kurt Eckhardt c7f793244c WIP - USB starting to talk to Keyboard il y a 6 ans
  Kurt Eckhardt a4b6f12fd7 WIP - Connects to device previously paired il y a 6 ans
  Kurt Eckhardt 9b9aa95f93 WIP - Code now at least talks to my BT Keyboard/Mouse combo il y a 6 ans
  Kurt Eckhardt 95fc63506e WIP - Start understanding Bluetooth configuration il y a 6 ans
  Kurt Eckhardt 9deb934cae Joystick: Use classes member variable... il y a 6 ans
  Kurt Eckhardt ac74bf85c0 XBox 360 wireless - multiple object support il y a 6 ans
  Kurt Eckhardt 945d46d883 Joystick only test program il y a 6 ans
  Kurt Eckhardt 349e18a1b8 XBox360 Wireless controller il y a 6 ans
  Paul Stoffregen 5e4707a242
Merge pull request #16 from KurtE/XBOX1-Rumble il y a 6 ans
  Kurt Eckhardt 51d862e521 XBox1 controller rumble support il y a 6 ans
  Paul Stoffregen e968a0f49a
Merge pull request #15 from neroroxxx/master il y a 6 ans
  neroroxxx 9753928e00
Added getSysExArrayLength() il y a 6 ans
  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