Commits on Source (61)
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Just collect values per input. They should line up, but they may not, and this way we can detect that.
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Renamed SST->SST_collector to avoid name clashes elsewhere. Expose all collected values in our SST device
-
Jan David Mol authored
L2SS-244: Add calculator for what the packet size should be, which helps feeding them from a continuous datastream (like disk).
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Don't go overly complex if we need a new buffer every time anyway. Just return a set of bytes for each packet.
-
Jan David Mol authored
L2SS-244: Don't go overly complex if we need a new buffer every time anyway. Just return a set of bytes for each packet.
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Return a max datetime in case of parse issues, not a min datetime which also indicates zeroes
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Rewrite of StatisticsPacket class: unpack everything in 1 go for efficiency, and split off specialistic SST/XST/BST classes
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Cannot just link to the client in the class! needs to be looked up during device initialisation!
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
L2SS-244: Expose the SSTs in MPs Closes L2SS-244 See merge request !56
Showing
- CDB/LOFAR_ConfigDb.json 13 additions, 0 deletionsCDB/LOFAR_ConfigDb.json
- CDB/thijs_ConfigDb.json 1 addition, 1 deletionCDB/thijs_ConfigDb.json
- devices/SDP_statistics.py 0 additions, 219 deletionsdevices/SDP_statistics.py
- devices/SST.py 127 additions, 0 deletionsdevices/SST.py
- devices/clients/StatisticsPacket.py 323 additions, 0 deletionsdevices/clients/StatisticsPacket.py
- devices/clients/sst_client.py 179 additions, 51 deletionsdevices/clients/sst_client.py
- docker-compose/device-sst.yml 6 additions, 4 deletionsdocker-compose/device-sst.yml
- docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py 2 additions, 1 deletion...hon-profiles/stationcontrol-jupyter/startup/01-devices.py
devices/SDP_statistics.py
deleted
100644 → 0
devices/clients/StatisticsPacket.py
0 → 100644