Skip to content

Releases: xiallc/ProSpect

1.1.66

19 May 11:50
Compare
Choose a tag to compare

Change Log

  • Consolidated support for STJ (MPX-32D) into main ProSpect release.
  • Fixed initialization issue with STJ (MPX-32D) Mapping
  • Documentation fixes and updates
  • Fixed PLX driver signing issue from v1.1.61 which will prevent device from working in Windows 10 21H2 or later.

1.1.51

19 May 11:50
Compare
Choose a tag to compare

Change Log

  • Added support for Mercury-OEM variant.
  • Updated SDK folder to include 64-bit binaries.

1.1.42

19 May 11:50
Compare
Choose a tag to compare
Release 1.1.42

1.1.36

19 May 11:49
Compare
Choose a tag to compare

Change Log

  • Updated Handel to v1.2.25. Now Instead of returning a generic XIA_XERXES (402), a more fine-grained list of error for I/O, firmware error will been returned.
  • [microDXP] Updates to fix connection issue after a failure in the USB communication. Added steps to attempt to reset device buffer at initialization.
  • [microDXP] Fixed error in setting acquisition value "preset_type" for Rev G boards.
  • [microDXP] Added a check to board status on startup, do not continue if board if in an invalid state that requires power cycle.

1.1.33

19 May 11:49
Compare
Choose a tag to compare

Change Log

  • Fixed an error getting firmware name for system with more than four modules.

1.1.32

19 May 11:49
Compare
Choose a tag to compare

Change Log

  • Decouple front panel LEMO control in system panel and pixel_advance_mode in the mapping panel. These two settings are now independent of each other.
  • Added a "None" option for front panel LEMO connection, which will clear the master module settings.
  • Fixed an issue setting preset type when switching between different XIA devices.

1.1.28

19 May 11:49
Compare
Choose a tag to compare

Change Log

  • Updated Handel to v1.2.23
  • [microDXP] Added run data energy_livetime and corresponding entry in module_statistics_2.
  • [microDXP] Fixed error in setting acquisition value preset_type for Rev G boards.
  • Added logging entries in handel log for USB error codes.
  • Fixed issue setting preset type when switching between different XIA devices
  • Fixed error displaying USB version for unsupported board.
  • Changed the "Insert all ROI" in PageSCA to "Sync ROI" to avoid having to delete existing ROIs.

1.1.26

19 May 11:49
Compare
Choose a tag to compare

Notice of Breaking Change

Installing ProSpect 1.1.26 will update the system's PLX driver from 7.1.0 to 7.25. This breaks compatibility with

  • ProSpect v1.1.12 and earlier,
  • xManager 1.3.1 and earlier
  • Handel versions earlier than v1.2.20.

Change Log

  • Allow opening saved mapping file by clicking on statusbar. Lengthened notification display time to 30 seconds.
  • Updated PLX SDK to v7.25, this will break compatibility with older versions of ProSpect (v1.1.12 and earlier) and Handel (v1.2.20 and before).
  • Added control for PXI front panel input on System tab, allow unsetting of the master module by clicking on current master module selection.
  • Fixed an error initializing mapping pixels setting.
  • Changed the "Insert all ROI" in PageSCA to "Sync ROI" to avoid having to delete existing ROIs.
  • Make "Active" column for channels grid clickable to select channels.
  • Removed delay before mapping run start and first polling of mapping buffer, (previously around 300ms due to UI updates).
  • Fixed mapping buffer file name generation, use 24hr time format for hour.
  • Added option in Tools | Options to set a custom interval for polling of mapping buffer. The actual interval between each buffer polling will included buffer readout time.

1.1.18

19 May 11:49
Compare
Choose a tag to compare

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.

1.1.14

19 May 11:49
Compare
Choose a tag to compare

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.
  • Improved statistics by computing resolution with background subtraction and successfully computing statistics for narrow peaks down to three bins.
  • Fixed switching channels stops the run.
  • Apply preset run settings to all channels.
  • Added gap time, preset run, and SCA sample code.