AV Datalogger used for the technical inspection of Formula Student Autonomous Vehicles
Pre-requisites:
- dotnet 8.0 (or higher) SDK
To build the AV Datalogger, run the release-build.ps1 script in the root directory of the repository. This will create a release build of the AV Datalogger in the release directory.
.\release-build.ps1Two builds will be created:
/release/linuxfor Linux/release/windowsfor Windows