8a7e402ec5
reverted deletion of survBotGUI.py
2025-03-21 14:08:00 +01:00
f4605b146b
[feature] run survBot in Docker container
...
- version 0.2-docker
- add Dockerfile
- update paramters.yaml to use logo.png
- update stylesheet to reflect latest changes
- removed survBotGUI.py which is not needed in Docker container
2025-03-20 11:38:54 +01:00
c621b31f6e
[update] use logging module instead of print/verbosity
2023-12-18 15:24:56 +01:00
bf000fe042
[minor] visual tweaks
2022-12-21 16:03:10 +01:00
7d5f9cf516
[update] re-worked channel definition in parameters.yaml, each channel now has its own dictionary with optional plotting flags
...
[WIP] clock quality work in progress, currently disabled
2022-12-21 12:51:01 +01:00
a30cd8c0d4
[update] add trace axis ticking/min-max
2022-12-02 11:15:37 +01:00
d35c176aab
[update] add channel naming for plots
2022-11-22 15:51:15 +01:00
a6d59c8c71
[update] added possibility to modify voltage level in plots from settings in parameters.yaml
2022-11-22 12:07:16 +01:00
8e42ac11c7
[update] complete rework of status handling (added Warn/Error classes etc.)
2022-11-15 17:19:39 +01:00
4d4324a1e9
[refactor] st_id -> nwst_id
2022-11-15 13:48:56 +01:00
c3f9ad0fd9
[update] moved html writing to survBot.py so that no GUI is needed
2022-11-08 16:45:21 +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
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