Skip to content

1.1.18

Compare
Choose a tag to compare
@xia-stan xia-stan released this 19 May 11:49
· 9 commits to master since this release

Change Log

  • 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.