Skip to content

CI Data File Reader API v12.0

Latest
Compare
Choose a tag to compare
@kevinchenggoci kevinchenggoci released this 01 Oct 14:45
· 14 commits to main since this release

Combine Data Recording Driver Recordings from the Spider NAS.

Support / Fix reading recordings with .gps files

Matlab ATFX API script conversion of the combining and converting of DRD files.
It also covers a basic opening of one of the converted atfx files.

4 DLL files to import to Matlab.
3 DLL files are from CI,
Common - EDM.common
PlatformWrapEx - C++ wrapper for EDM
CI.ATFX.Reader - ATFX API main code

4th DLL file is from microsoft, System.Buffers.

Small additional code to ATFX API DRDConverter.cs in order to get the converter process to work for Matlab. ConvertDATATFXFileSimple(List)