Commit Graph

12 Commits

Author SHA1 Message Date
6791a729ed [bugfix] corrected warning number for under/overvoltage 2022-11-08 17:11:37 +01:00
c3f9ad0fd9 [update] moved html writing to survBot.py so that no GUI is needed 2022-11-08 16:45:21 +01:00
abc201c673 [update] append warnings to existing ones 2022-11-08 14:23:56 +01:00
68c6df72c9 [update] html output from GUI in background possible but maybe not optimal (needs display to work in bg) 2022-11-08 13:35:46 +01:00
37b73d4393 Merge remote-tracking branch 'origin/develop' into develop 2022-11-07 17:56:58 +01:00
7a6072f8dd [update] first version write html output, todo: html parameters argparse? 2022-11-07 17:56:41 +01:00
3288783654 [minor] bugfix, fixed startup with PySide6
* added PySide6 to the list of possible QtGui.__package__ values
TODO: fix deprecation warnings when running with PySide6
2022-11-07 17:17:30 +01:00
a0abed7909 [minor] update documentation
* add pyyaml to the list of required modules in README.md
* delete / add some whitespaces
2022-11-07 17:11:44 +01:00
64daf34941 [minor] bugfix, Warn message below 1V 2022-11-04 16:50:20 +01:00
b0abb22f07 [minor] small bugfix/removed debug output 2022-11-04 09:37:15 +01:00
cc8c1833f1 [new] initial commit, moving repository from code base 2022-11-03 15:51:26 +01:00
68e12afc61 Initial commit 2022-11-03 15:36:28 +01:00