github mik3y/usb-serial-for-android v3.3.2

latest releases: v3.7.3, v3.7.2, v3.7.1...
3 years ago

features:

  • use optimal read buffer size in SerialInputOutputManagerto reduce latency for FTDI and CH34x
  • getReadEndpoint() and getWriteEndpoint() methods moved to UsbSerialPort interface

fixes:

  • read w/o timeout now throws exception on connection lost or buffer to small (when using SerialInputOutputManager the exception was already thrown before this change, because the next read failed)
  • Use monotonic clock for timeout calculation, to avoid issues when time is adjusted

Don't miss a new usb-serial-for-android release

NewReleases is sending notifications on new releases.