-
Notifications
You must be signed in to change notification settings - Fork 231
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
274 additions
and
188 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,8 @@ | ||
V0.3.3 | ||
+ Add support for specifying service UUID in Bluetooth client mode (commit 1bd23bf4e0) | ||
+ Add support for showing IPv6 addresses on Android (commit 03a0e7938c) | ||
+ Add option for remembering the data to be sent in DataTab (commit 00eb0e2e36) | ||
+ Add option for clearing both received data and graph at the same time (commit a4779028d2) | ||
+ Improve the permission request process on Android | ||
+ Add point-only mode for plotting (commit daf34607c9) | ||
+ Fix the missing separator when appending hex data with timestamp (commit 00eb0e2e36) |
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,8 @@ | ||
V0.3.3 | ||
+ 支持在蓝牙客户端模式中指定目标服务UUID (commit 1bd23bf4e0) | ||
+ 支持在Android端显示IPv6地址 (commit 03a0e7938c) | ||
+ 支持记住数据界面中的待发送数据 (commit 00eb0e2e36) | ||
+ 支持同时清除接收到的数据和图表 (commit a4779028d2) | ||
+ 改进Android上的权限请求过程 | ||
+ 添加单独绘制点的功能 (commit daf34607c9) | ||
+ 修复接收带时间戳的十六进制数据时缺少分隔符的问题 (commit 00eb0e2e36) |
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.