Hoverboard main board with simpleFOC

This aims to wrap the qfplib math functions so it replaces the gcc built-in math functions, and derives the functions missing in qfplib.

I think it still requires to add the wrap option to the compiler and the include should be added in each source file.

That would be easier for you to test the same way I did here

That means you have to replace atan2 by the qfplib function even in the libraries.

1 Like