Skip to content

jSerialComm v2.9.3

Compare
Choose a tag to compare
@hedgecrw hedgecrw released this 01 Dec 19:51
· 113 commits to master since this release
  • Add support for Windows versions as old as XP
  • Re-enable os.arch_full property for Linux
  • Re-order native library architecture search so that library for minimum supported arch will be used
  • Always rescan friendly name and description when re-enumerating ports
  • Add toString() method to SerialPortEvent
  • Remove final keyword from SerialPort class
  • Immediately set RTS/DTR lines to desired state upon opening as quickly as possible
  • Add IXANY flag to default termios options