Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: SpectrumInstrumentation/spcm

v1.13.0

06 Feb 08:14

Choose a tag to compare

v1.12.0

07 Jan 11:34

Choose a tag to compare

Full Changelog: v1.11.1...v1.12.0

v1.11.1

11 Dec 12:20

Choose a tag to compare

Full Changelog: v1.11.0...v1.11.1

New features:

  • clock calibration without special clock mode
  • added support for 23xx family in trigger and clock examples

Bug Fixes:

  • Fill size of DDS command list
  • special clock example
  • trigger examples

v1.11.0

20 Oct 09:40

Choose a tag to compare

Full Changelog: v1.10.2...v1.11.0

New features:

  • Added an SCAPP example for unpacking 12 bit and block averaging on the GPU

v1.10.2

01 Oct 12:34

Choose a tag to compare

Full Changelog: v1.10.1...v1.10.2

Improvements:

  • updated examples to work with the M5i.63xx family
  • Improved the trigger examples to work with the M5i.33xx family
  • Improved the documentation generation when no changes where made

v1.10.0

12 Aug 09:25

Choose a tag to compare

Full Changelog: v1.9.1...v1.10.0

New features:

  • Added special clock functionality examples
  • Added special trigger functionality examples

Improvements:

  • Renamed folders and examples to have better sorting
  • Improved requirements file
  • Improved data transfer handling to better accommodate multiple runs
  • Added special clock mode functions
  • Added a note to example naming
  • Improved the level values in the trigger examples

Bug fixes:

  • Fixed the multiple recording example to include the right number of segments
  • Fixed the synchronized recording example to standard mode instead of FIFO

v1.9.1

09 Jul 13:49

Choose a tag to compare

Full Changelog: v1.9.0...v1.9.1

Bug fixes

  • fixed problem with the naming of standard DDS cores

v1.9.0

08 Jul 12:36

Choose a tag to compare

Full Changelog: v1.8.2...v1.9.0

New Features:

  • Added Jupyter example notebooks for acquisition, generation and DDS.
  • New DDS example with repeated execution of patterns of DDS commands.

Improvements:

  • Improved DDS command streaming.
  • Improved explanations.

Fixes:

  • Block statistics example for the 22xx family

v1.8.2

27 Jun 09:03

Choose a tag to compare

Full Changelog: v1.8.1...v1.8.2

Improvements:

  • GitHub Action created for examples package
  • gated FIFO polling mode improved

Bug fixes:

  • Bug fix in block averaging
  • Fixed pulse generator with Digital I/O extension option

v1.8.1

04 Jun 07:38

Choose a tag to compare

Full Changelog: v1.8.0...v1.8.1

New Features:

  • Added an example for FIFO recording with boxcar averaging.

Improvements:

  • Fixed docstring in example
  • Added a download link in the README for downloading a zip package with the examples
  • Removed unnecessary WRITE_TO_CARD in DDS example
  • Improved loading of the new CUDA python libraries

Bugs:

  • Fixed bug in generator multi example
  • Fixed a variable name in the FIFO multi with timestamps example
  • Fixed the automatic setting of the pre trigger in post trigger handling in the multiple recording class