Releases: SpectrumInstrumentation/spcm
Releases · SpectrumInstrumentation/spcm
v1.13.0
Full Changelog: v1.12.0...v1.13.0
v1.12.0
Full Changelog: v1.11.1...v1.12.0
v1.11.1
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
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
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
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
v1.9.0
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
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
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