Commit Graph

83 Commits

Author SHA1 Message Date
Janis Hutz
096003ffa9 Fix inconsistent syntax in com.py 2025-05-23 09:11:42 +00:00
36471564cc [Build] Add comment 2025-05-22 11:23:03 +02:00
66bbb7a1a2 Fix incorrect typing 2025-05-20 17:41:20 +02:00
d4e64a3cec [Build] Add build ressources 2025-05-20 11:23:06 +02:00
a77cc41b60 Testing: Start rewrite 2025-05-15 17:27:05 +02:00
987b0016c3 Start design update 2025-05-15 17:26:51 +02:00
001d4f2bdb Fix up hooking process for main 2025-05-13 15:51:40 +02:00
1fe48f2494 Testing: More features, but probably not going to finish 2025-05-13 15:51:24 +02:00
986d887587 UI Tweaks 2025-05-12 16:28:28 +02:00
b694d9d086 More test features 2025-05-12 16:28:23 +02:00
f4fe3dd34c Improve error handling of com 2025-05-12 16:28:09 +02:00
cfa0afd622 Add launch output 2025-05-12 16:27:56 +02:00
0729fed5c2 Improve README, add requirements.txt 2025-05-12 16:27:48 +02:00
a8ad40148f Improve Com class, continue writing test 2025-05-09 11:03:49 +02:00
e71f9e6d02 Main, Program Screen basically done, UI Tweaks, backend fixes, start writing testing library 2025-05-08 18:12:26 +02:00
92836fe427 Fix some naming 2025-04-14 16:25:06 +02:00
e0a54ac2bd Popups done, Readout Screen prepared, Small fixes 2025-04-09 17:15:05 +02:00
36a3079040 Some fixes for update 2025-03-11 15:12:36 +01:00
92fcc4a6e7 App launching, some porting work complete 2025-03-05 14:07:58 +01:00
ffd75d94dc Begin rewrite 2025-03-05 11:20:01 +01:00
d26e91db31 Add gitignore 2025-03-05 10:12:02 +01:00
7f11d4b3af Prepare for full rewrite 2025-03-05 10:11:25 +01:00
Janis Hutz
833938e1d6 Update README.md 2024-06-05 12:02:35 +00:00
Janis Hutz
379a3876f9 Update README.md 2023-05-31 08:51:48 +02:00
Janis Hutz
6afada30be Redo README
I have to a major extent rewritten the readme files to reflect recent design changes I made to my README files
2023-05-31 08:49:41 +02:00
simplePCBuilding
e69c058345 Delete BiogasControllerApp-V2.1-Installer-V2.exe
why even was that in here in the first place... probably stupid earlier me uploaded this by accident
2022-10-02 19:55:39 +00:00
simplePCBuilding
fefe97b467 Update README.md Release-V2.3.0 2022-08-30 15:35:45 +02:00
simplePCBuilding
509ebb30a6 Stylise readme.md 2022-08-30 15:35:28 +02:00
simplePCBuilding
9bd78d6432 Update README.md 2022-08-30 15:34:56 +02:00
janis
f90814861c typo and illogical variable names fixed 2022-06-29 18:30:17 +02:00
janis
bcc9c2dcd1 redundant code was removed 2022-06-29 17:53:40 +02:00
janis
d15fa5dd45 optimized code in fit.py 2022-06-29 17:50:35 +02:00
janis
de84292bb8 grammar in code updated and fixed bug in fit.py 2022-06-28 18:20:23 +02:00
janis
03ed83454e added fit.py 2022-06-28 11:34:15 +02:00
janis
ae2f7b4647 Update changelog, README.md, SECURITY.md 2022-06-23 14:02:58 +02:00
janis
b60ab5d1e8 Small UX update and added better logging for crashes 2022-06-23 14:02:30 +02:00
janis
edb48415f7 Added a necessary precondition for the GPL V3 license 2022-06-23 13:40:34 +02:00
janis
0261be8fad optical change 2022-06-06 09:49:06 +02:00
janis
f14957ec65 added plot generator to project 2022-05-23 13:56:08 +02:00
janis
65d2694ba9 added plot generator to project 2022-05-23 11:16:16 +02:00
janis
f9ee9d060d Add PyCharm-VCS info 2022-05-20 11:03:02 +02:00
janis
45987d0b01 Updated Logo and compiling info 2022-05-16 19:56:50 +02:00
janis
ec0cdcd348 Updated to Version V2.3.0-stable, installer and compiled version will soon be available 2022-05-16 18:35:42 +02:00
janis
554194946d Turned off verbose mode in the ini file 2022-05-16 17:30:25 +02:00
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
simplePCBuilding
ab3159119f Merge pull request #6 from simplePCBuilding/dev-V2.3.0
Dev v2.3.0
2022-05-16 10:56:30 +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