You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuickConfig now prohibits selection of devices with different interface types. Only microDXP supports different interfaces, but the Handel driver does not support both simultaneously in one system.
Fixed an issue with DSP parameter export overwriting previous files.
[microDXP] Read out microDXP preset run settings on start up, avoid writing preset settings unnecessarily.
[microDXP] Added support for multi-module system with different DSP for each board. The auto generated configuration file now include separate DSP definition for each board, and changing channel in the DSP Parameter Editor will refresh the DSP parameter name list.
[microDXP] Fixed an issue with reading and writing DSP parameters with index higher than 256.
[microDXP] Fixed additional issue with multi-module system: with SCA regions defined, switching channel would stop the run. SCA regions are now cached in ProSpect and do not need to be refreshed on channel switching.