Skip to content

V0.2.3

Compare
Choose a tag to compare
@wh201906 wh201906 released this 16 May 03:10
· 73 commits to master since this release
V0.2.3
72ea973
  • Fix a crash (commit 40b6394)
  • Fix a bug in AsyncCRC (commit de1933f)
  • Show serial port VID and PID in Hex and Dec (commit b00aebd)
  • Backward compatible to Qt 5.9
  • Refactor serial port history logic
  • More details when failed to open a serial port (commit b6dbd88)
  • Update QCustomPlot version to 2.1.1
  • Fix #22: Ignore close event of floating windows (commit c723e31)
  • Sync DTR and RTS from UI to serial port (commit ce576e4)

  • 修复一处崩溃 (commit 40b6394)
  • 修复AsyncCRC中的一处BUG (commit de1933f)
  • 同时以十六进制,十进制显示串口VID,PID (commit b00aebd)
  • 向下兼容至Qt 5.9
  • 重构串口历史记录逻辑
  • 无法连接串口时显示更多错误提示 (commit b6dbd88)
  • 升级QCustomPlot至2.1.1
  • 修复 #22: 忽略浮动串口的关闭事件 (commit c723e31)
  • 总是将UI上的DTR和RTS状态同步至串口 (commit ce576e4)

Android ABIs: armeabi-v7a, arm64-v8a, x86, x86_64