﻿Dear Racers,

This is a sample project for reading AIM xrk data files. It does not try to be fancy, just simple and functional. 
I do not know any programming rules so I do not need to follow them :) Refactor as much as you like..

This project is using only 64-bit version of MatLabXRK-2017-64-ReleaseU.dll file. In 32-bit version .dll file GPS channel reading does not work..

For reading AIM Run database (MS Access 2000) you first need to install this : https://www.microsoft.com/en-us/download/details.aspx?id=13255

AIM database location is fixed (in AIMDatabase Class) change it if your RS is not in default location.

.NET version can be basically whatever modern supported version. Just change it to version that you prefer.

Note : From DLL side you do not have any control over sampling frequence. You need to check that from samples (sample count basically).
GPS samples seem to be comming out on different Hz than expected.. but you can figure that out.

Have FUN!

Pekka Viiliäinen
pekka@viiliainen.com
In Racing year 2020