diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-01-03 12:28:08 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-01-03 12:28:08 +0100 |
commit | 38ef609475a25143640bf8d2d1df5ad6a68b7403 (patch) | |
tree | 2dcd2e4fc289aa21d74b48f70f4f93aabe13f027 /.gitignore | |
parent | 255119ae911e65ed5b579034c1d965d770851a1e (diff) | |
download | fl2k_ampliphase-38ef609475a25143640bf8d2d1df5ad6a68b7403.tar.gz fl2k_ampliphase-38ef609475a25143640bf8d2d1df5ad6a68b7403.tar.bz2 fl2k_ampliphase-38ef609475a25143640bf8d2d1df5ad6a68b7403.zip |
Simplify DDS, add plots
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ /target +debug-in.f32 +debug-out.i8 +debug-pd.csv +sine.dat +debug-dds.csv |