Select Git revision
zkasmi authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.
README.md 608 B
Examples of localization magnetic-based algorithms
About
These examples show how to use algorithms of magnetic-based localization systems.
How to run
Type make all
to program your board.
Note 1
The data type used can be set in the matrix.h and vector.h files. The user can choose between the float or the double data types. We recommend to set the same data type in the the matrix.h and vector.h files to avoid a data type conflict in the application.
Note 2
Set the same data type in the the matrix.h and vector.h files to avoid a data type conflict in the application.