Fixed point library
Posted on May 31, 2011 at 11:10Hi all, In my project, I am using a GPS to measure some distances, and some angles combined with a magnetometer. Therefore, I have to do a lot of floating point operations. It's dirty, it's slow, and it's taking a lot ...