Export Filterkoeffizienten

This commit is contained in:
Patrick Hangl
2026-03-19 16:29:46 +01:00
parent f6fa0ed021
commit 91e62d48e8
76 changed files with 14848 additions and 2074659 deletions

View File

@@ -1,7 +1,7 @@
<project name="Project" processor="lpdsp32">
<file type="c" name="main.c" path=""/>
<file type="c" name="signal_path.c" path="signal_processing"/>
<option id="cpp.define" value="BLOCK_LEN=1 MAX_FIR_COEFFS=64" inherit="1" cfg="Release"/>
<option id="cpp.define" value="BLOCK_LEN=1 MAX_FIR_COEFFS=16" inherit="1" cfg="Release"/>
<option id="project.name" value="simulation"/>
<option id="project.type" value="exe"/>
</project>