warrenwoolseyiii / common-embedded-filters

A collection of common filters for embedded systems, implemented in fixed & floating point arithmetic.
MIT License
1 stars 0 forks source link

FTR: Remove custom fixed point arithmetic and support <stdfix> #11

Closed warrenwoolseyiii closed 7 months ago

warrenwoolseyiii commented 8 months ago

Writing your own fixed point implementation is fun, but standard libraries exist for a reason.