Skip to content

WIP: Reset multiple Star chips on the same control line

Zhengcheng Tao requested to merge devel_multife_reset_star into devel

Implement FrontEnd::resetAll for StarChips. This MR depends on !352 (closed). It hopefully fixes the issue mentioned in #92 (closed).

The flag warmStart is for separating the startup sequence after power on and that between scans. The default is false and the steps are the same as before.

Merge request reports