Skip to content

Add resetAllSoft function

Timon Heim requested to merge itkpix-new-reset-2 into rc_v1.4.6
  • Rename function resetAll() to resetAllHard() which is called prior to configuration and can issue global config altering reset
  • Add new function resetAllSoft() which is called post configuration and is supposed to just reset the data path and sync front-ends (not reset the configuration)
Edited by Timon Heim

Merge request reports