aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorandreas128 <Andreas>2016-12-02 10:03:43 +0100
committerandreas128 <Andreas>2016-12-02 10:03:43 +0100
commit9623ce222ae217b816eb11dcb4bdf3289dc616cb (patch)
treec12230ebcb3ea77ead6814585c2b897646f2d2ba /.gitignore
parentd31ea5a51f0cc17b0556423896b7b0b7b3c2c217 (diff)
downloadODR-StaticPrecorrection-9623ce222ae217b816eb11dcb4bdf3289dc616cb.tar.gz
ODR-StaticPrecorrection-9623ce222ae217b816eb11dcb4bdf3289dc616cb.tar.bz2
ODR-StaticPrecorrection-9623ce222ae217b816eb11dcb4bdf3289dc616cb.zip
Linearised by using search for best amplitude
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..54b9753
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+.directory
+.ipynb_checkpoints/
+.plot.py.swp
+dual_tone.py
+dual_tone.pyc
+lut.pkl
+lut_plot/
+lut_sq.pkl
+lut_tab.pkl
+measurements.csv
+measurements.pkl
+measurements_lut.pkl
+measurements_lut_sq.pkl
+measurements_tab.pkl
+plots/
+tcp_async.pyc
+usrp_rx
+usrp_tx
+lut_generator.py
+
+
+
+# Created by https://www.gitignore.io/api/vim
+
+### Vim ###
+# swap
+[._]*.s[a-w][a-z]
+[._]s[a-w][a-z]
+# session
+Session.vim
+# temporary
+.netrwhist
+*~
+# auto-generated tag files
+tags