dsa110 / dsa110-issues

Issue tracker for all DSA-110 work
0 stars 0 forks source link

Fix 1-trigger latency #212

Closed caseyjlaw closed 1 year ago

caseyjlaw commented 1 year ago

Voltage dumps are fast, but that design requires a second trigger to save data to disk. Proposed solutions:

We'll try to implement the latter.

caseyjlaw commented 1 year ago

Changes in place in T2 and look_after_dumps.py service in dsa110-xengine. This will issue a second 'flush' trigger after 60 seconds. The flushed data is then removed.