* Support for x5560 DMA * Clean-up of the custom packet on start * Support for DT4810 * Patched absolute path in Linux * Typescript version for NodeJS
1.2.37
* Modified library h include to support c++ compiler in linux
1.2.34
* Labview component for connect DT5560 invalid board name corrected
1.2.32
* changed build script to include -DSCISDK_DLL_EXPORTS in the default build procedure * corrected libSCRDK.so name in the hal file * documentation on how to buil il Linux
1.2.31
* Readme coincidence-trigger example (incomplete) * Fixed C interface of DLL to avoid name mangling. Must be compiled with `make CPPFLAGS+=-DSCISDK_DLL_EXPORTS` * Python minimum version change: 3.5 * node JS support * started to create typescript wrapper * Matlab support- started to create examples * Cern ROOT support * labview - docs * java - updated example dependency
1.2.28
* aggiunto labview to setup * java - added FFT example * java - docs * java - examples, added status struct * java - custom packet example * java - added frame, fixed custom packet decoded * labview support