Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.
-
Updated
Jun 3, 2024 - C
Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.
Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
These functions operate on 32-bit numbers, fix16_t, which have 16 bit integer part and 16 bit fractional part.
Add a description, image, and links to the libfixmath topic page so that developers can more easily learn about it.
To associate your repository with the libfixmath topic, visit your repo's landing page and select "manage topics."