Skip to content
New MAJOR release 01.00.00

Changes since 00.04.16:
- extended API with read_raw()
  -- gives you real raw int32 data in Matlab like on the transport layer, without conversion or interpretation, not double like the converting functions
- added deprecation warning for read_dma_raw. This conceptually is a mix of raw transfer and a partial shape change (de-multiplexing without fixed point conversion) which is not supported by DeviceAccess
- changed build system to CMake
- made compile with Matlab 2019b