The library contains interface against the ASAP3 protocol. The ASAP2 have been moved to the A2L repository.
Under development.
The project uses CMAKE for building. The following third-party libraries are used and needs to be downloaded and built.
- Util Library. Includes Boost and Expat (XML) dependencies.
- WxWidgets Library. Is required if the GUI applications should be built.
- Doxygen's application. Is required if the documentation should be built.
- Google Test Library. Is required for running and build the unit tests.
The project uses the MIT license. See external LICENSE file in project root.