Commit Graph

8 Commits

Author SHA1 Message Date
janis
e42e446bc1 Fixed an error that lead to the app crashing when trying to read data from the microcontroller to only partially reprogram the controller. 2022-05-16 17:27:16 +02:00
janis
fd8412d7d4 Fixed an error that lead to the data in partial reprogramming mode not being loaded correctly. 2022-05-16 16:42:01 +02:00
janis
d04063c2e9 Fixed an error that could cause the app to crash if cloned from the repository. 2022-05-16 16:01:35 +02:00
janis
43687c7581 Implemented Settings and optimized logger 2022-05-14 10:45:14 +02:00
janis
7d999988be Added logger & settings.ini file 2022-05-13 19:30:12 +02:00
simplePCBuilding
b6106afd88 Update to the value programming screens with backend integration from previous snapshot
Features:
- finished the update
2022-02-24 14:00:45 +01:00
janis
248faec8f0 Finished the update to version 2.2, the Windows-version will be available soon and also the installer for Windows. 2022-02-21 19:51:14 +01:00
simplePCBuilding
e24f501bf5 Update to the backend and new Screen.
Features:
- Added a new settings page
- Laid out some backend stuff to integrate some new features
- prepared backend to include an option to have the previous values also displayed when updating them both screens where you may change configuration of the microcontroller
2022-02-21 18:26:03 +01:00