Skip to content

Implemented FSM. Adapted GUI to this FSM. Added runttime configuration

Marvin Emin Geyik requested to merge devel_implement_FSM into master

DAQ API needs to be initialized when it is started. After initialization, it works as before. You can change configuration options on the fly witth the new configurattion panel. Click the setttings-icon on he top-right, change an option and reload the GUI.

Merge request reports