We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8340582 commit ca9d25cCopy full SHA for ca9d25c
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v0.3.0 (in development)
4
+
5
+### Added
6
7
+- serial data downloader (`download data`)
8
+- serial data uploader (`upload data`)
9
+- instrument settings saver (`download settings`)
10
+- instrument settings loader (`upload settings`)
11
+- `terminal` was extended with new settings:
12
+ - baud
13
+ - timeout
14
15
+### Fixed
16
17
+- the connection test function in the `terminal` app did not work properly
18
+ with GSI Online DNA protocol
19
20
## v0.2.0
21
22
First release of the applications in a new separate CLI package.
0 commit comments