aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-polar.cfg
diff options
context:
space:
mode:
authorGareth Farrington <gareth@waves.ky>2025-03-19 09:22:45 -0700
committerKevin O'Connor <kevin@koconnor.net>2025-05-29 19:01:38 -0400
commitcb0c38f7d8450671f23915e01a2be355535a1d77 (patch)
tree59e2e48553da6a16fbb012b081e076f5ad405c79 /config/example-polar.cfg
parent0181023954ca1602dc075d9742df980b02d9fd21 (diff)
downloadkutter-cb0c38f7d8450671f23915e01a2be355535a1d77.tar.gz
kutter-cb0c38f7d8450671f23915e01a2be355535a1d77.tar.xz
kutter-cb0c38f7d8450671f23915e01a2be355535a1d77.zip
sos_filter: Second Order Sections MCU Filter
This is an implementation of the SOS fliltering algorithm that runs on the MCU. The filter opperates on data in fixed point format to avoid use of the FPU as klipper does not support FPU usage. This host object handles duties of initalizing and resetting the filter so client dont have to declare their own commands for these opperations. Clients can select how many integer bits they want to use for both the filter coefficients and the filters output value. An arbitrary number of filter sections can be configured. Filters can be designed on the fly with the SciPy library or loaded from another source. Signed-off-by: Gareth Farrington <gareth@waves.ky>
Diffstat (limited to 'config/example-polar.cfg')
0 files changed, 0 insertions, 0 deletions