This PR has changes to correctly handle stop-then-start and scrap-then-conf. The timestamp estimation (based on reading TimeSync messages) now runs from "conf" to "scrap", instead of from "start" to "stop".
I tested with the bugfix/StopStartFilePtr branch of dfmodules and the glm/stopstart branch of readout, with which I can issue stop then start, and scrap then conf, and successfully see triggers making it to the DataWriter
This PR has changes to correctly handle stop-then-start and scrap-then-conf. The timestamp estimation (based on reading TimeSync messages) now runs from "conf" to "scrap", instead of from "start" to "stop".
I tested with the
bugfix/StopStartFilePtr
branch ofdfmodules
and theglm/stopstart
branch ofreadout
, with which I can issue stop then start, and scrap then conf, and successfully see triggers making it to theDataWriter