Skip to content

Reset loop before FE configuration loop for multiple FEs on the same command line

Zhengcheng Tao requested to merge devel_multife_reset into devel

Add a reset loop before configuring each front end in the scanConsole. The reset loop iterates through unique tx channels. The changes mostly follow JJ's proposal and discussions in #92 (closed).

This probably has merge conflicts with !318 (closed), but should not be too big a problem going in either before or after !318 (closed)

Merge request reports