Update README.md

This commit is contained in:
simplePCBuilding
2022-01-27 17:01:52 +00:00
committed by GitHub
parent 0a2a1c08e0
commit 8ebb1e3cda

View File

@@ -28,59 +28,57 @@ and an automatic assignment of the comport on Windows.
DEVELOPMENT VERSIONS DEVELOPMENT VERSIONS
dev-V2rev1: dev-V2rev1:
- new GUI - new GUI
- complete rework of the backend - complete rework of the backend
- functioning value reading module - functioning value reading module
dev-V2rev2: dev-V2rev2:
- functioning Read-Data Screen - functioning Read-Data Screen
- automatic assignment of the serial port - automatic assignment of the serial port
dev-V2rev3: dev-V2rev3:
- functioning Change-Temperature screen - functioning Change-Temperature screen
- functioning Change-All-Data screen - functioning Change-All-Data screen
dev-V2rev4: dev-V2rev4:
- some Error-Infos were added - some Error-Infos were added
V2-Rc1: V2-Rc1:
- Bugfixes - Bugfixes
V2-Rc2: V2-Rc2:
- Bugfixes - Bugfixes
dev-V2.1rev1: dev-V2.1rev1:
- fixed a bug, where it was possible that the app crashed if an error in - fixed a bug, where it was possible that the app crashed if an error in the communication module occured
the communication module occured
dev-V2.1rev2: dev-V2.1rev2:
- Optimised port assignment so that it now can handle multiple comports - Optimised port assignment so that it now can handle multiple comports
dev-V2.1rev3: dev-V2.1rev3:
- added way more detailed Error information and Error-resolving hints - added way more detailed Error information and Error-resolving hints
dev-v2.1rev4: dev-v2.1rev4:
- fixed a bug, where it was possible that the app crashed if one unplugged - fixed a bug, where it was possible that the app crashed if one unplugged the cable whilst in any other screen than the homescreen or credits screen
the cable whilst in any other screen than the homescreen or credits screen
V2.1-Rc1: V2.1-Rc1:
- small Bugfixes - small Bugfixes
FULL RELEASES FULL RELEASES
V2: V2:
- NEW GUI - NEW GUI
- NEW Backend - NEW Backend
- AUTOMATIC assignment of COMPORTS - AUTOMATIC assignment of COMPORTS
V2.1 V2.1
- DETAILED Error-Info - DETAILED Error-Info
- DETAILED Error-Resolving-Tips - DETAILED Error-Resolving-Tips
- MORE RELIABLE Comport handling - MORE RELIABLE Comport handling
- BUGFIXES - BUGFIXES