project8 / psyllid

Data acquisition package for the ROACH2 system
Other
0 stars 1 forks source link

Packet ID mismatch #10

Closed cclaessens closed 8 years ago

cclaessens commented 8 years ago

Whenever a command sequence includes deactivate reactivate, psyllid crashes because of an packet ID mismatch.

This is what psyllid is doing after activate (no run started): psyllid_activity_after_activate.txt

This is the debugging information after deactivate - activate: deactivate-activate.txt

This is the output after finish_configure - finish_configure: _finish_configure-_finish_configure.txt

And finally starting and stopping a run which has this command sequence: start-run_end-run_in_dragonfly.txt

leads to: start_stop_deactivate_activate.txt

Egg files were written during the run.

nsoblath commented 8 years ago

This is no longer relevant after significant code changes. Please create a new issue if similar problems still show up.