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 354c6d8 commit 0810069Copy full SHA for 0810069
HISTORY.md
@@ -1,7 +1,12 @@
1
# History
2
-
+# b is a special version for INCEPTIO
3
---
4
5
+## 2.2.4b / 2021-02-07
6
+- [OpenRTK] Download sdk firmware throught user com port
7
+- [OpenRTK] Save all parameters in a json file
8
+- [OpenRTK] Update openrtk.json and openrtk parse for INCEPTIO.
9
+
10
## 2.2.4 / 2020-12-18
11
- [OpenRTK] Remove console print and add print.log to save these infomation.
12
- [OpenRTK] Update openrtk parse to make kml files
src/aceinna/__init__.py
@@ -1,3 +1,3 @@
# Package Version
-VERSION = '2.2.4'
+VERSION = '2.2.4b'
PACKAGE_NAME = 'openimu'
0 commit comments