Compare commits

..

No commits in common. "00d2d0119cc0f07be39a2ac0eb5417a89565f747" and "2af30f3a32ed6767520b3ea76ad5cd50ff5aad1f" have entirely different histories.

2 changed files with 2 additions and 13 deletions

View File

@ -1,6 +1,6 @@
# survBot
version: 0.2
version: 0.1
survBot is a small program used to track station quality channels of DSEBRA stations via PowBox output over SOH channels
by analysing contents of a Seiscomp3 datapath.
@ -40,16 +40,8 @@ The GUI can be loaded via
python survBotGui.py
```
## Version Changes
- surveillance of mass, clock and gaps
- individual mailing lists for different stations
- html mail with recent status information
- updated web page design
- restructured parameter file
- recognize if PBox is disconnected
## Staff
Original author: M.Paffrath (marcel.paffrath@rub.de)
June 2023
November 2022

View File

@ -1,3 +0,0 @@
# survBot is a small program used to track station quality channels of DSEBRA stations via PowBox output
# over SOH channels by analysing contents of a Seiscomp3 datapath.
__version__ = "0.2"