164 Commits (68c2585a56cf5dff0319f5744d727f138eca1e7c)
 

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