Skip to content

v3.6.0

Compare
Choose a tag to compare
@kai-morich kai-morich released this 06 Sep 05:56
· 31 commits to master since this release
80a555a

fixes:

  • return Connection closed IOException from read on concurrent close instead of NPE

features:

  • improved composite CDC devices support:
    • skip non ACM control interfaces
    • get correct ACM data interface from IAD
  • new GsmModem device driver, e.g. for Unisoc based Fibocom GSM modems (#521)
  • moved util/HexDump.java from example to library