A C++ implementation of the Atlas Open Protocol for Tightening Controllers
please refer to this introduction on codeproject.com for an introduction.
This is a C++ implementation using Boost.Spirit X3.
Test cases are converted from abovementioned C# projects.
- CMake
- VCPkg
- Boost
- msvc 2017+, gcc 9, clang 6.0
navigate to the root of project.
- Linux
./linux.sh- Windows
./windows.bat- docker on Linux
./docker.sh