165 Révisions (f59f8a16ef21275ad6f0b54e9d3e345b21c3783a)
 

Auteur SHA1 Message Date
  PaulStoffregen f59f8a16ef Add MIDI InputFunctions example 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
  PaulStoffregen 57ca257e9b AntPlus from Michael McElligott (work in progress...) il y a 7 ans
  PaulStoffregen f1bb020282 Fix print() & println() conflict with Arduino Print class il y a 7 ans
  Paul Stoffregen b82efa836e Merge pull request #6 from KurtE/Keyboard-Power_and_other_special_keys il y a 7 ans
  PaulStoffregen 9840e82db8 FTDI transmit, improve performance for fast output il y a 7 ans
  PaulStoffregen 5575f9fcae FTDI transmit, add partial packet output il y a 7 ans
  PaulStoffregen b58d4c7191 FTDI transmit, full packets only il y a 7 ans
  Kurt Eckhardt 40cb6322ac WIP - Add Strings to device structure il y a 7 ans