-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
244 additions
and
208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
V0.2.3 | ||
+ Fix a crash (commit 40b6394681) | ||
+ Fix notify state in AsyncCRC (commit de1933f5ee) | ||
+ Show serial port VID and PID in Hex and Dec (commit b00aebd7bd) | ||
+ Backward compatible to Qt 5.9 | ||
+ Refactor serial port history logic | ||
+ More details when failed to open a serial port (commit b6dbd88b54) | ||
+ Update QCustomPlot version to 2.1.1 | ||
+ Fix #22: Ignore close event of floating windows (commit c723e319fe) | ||
+ Sync DTR and RTS from UI to serial port (commit ce576e45ed) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
V0.2.3 | ||
+ 修复一处崩溃 (commit 40b6394681) | ||
+ 修复AsyncCRC中的一处BUG (commit de1933f5ee) | ||
+ 同时以十六进制,十进制显示串口VID,PID (commit b00aebd7bd) | ||
+ 向下兼容至Qt 5.9 | ||
+ 重构串口历史记录逻辑 | ||
+ 无法连接串口时显示更多错误提示 (commit b6dbd88b54) | ||
+ 升级QCustomPlot至2.1.1 | ||
+ 修复 #22: 忽略浮动串口的关闭事件 (commit c723e319fe) | ||
+ 总是将UI上的DTR和RTS状态同步至串口 (commit ce576e45ed) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.