summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 21:04:09 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 21:04:09 +0100
commitdd642e03da403c987284ec4477d79128b13c3e8e (patch)
tree7fa5388913f050a7d79c947628d424022fbfcf9a
downloadmmbtools-aux-gh-pages.tar.gz
mmbtools-aux-gh-pages.tar.bz2
mmbtools-aux-gh-pages.zip
Add first pagegh-pages
-rw-r--r--index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..c29edf3
--- /dev/null
+++ b/index.html
@@ -0,0 +1,15 @@
+<h1>Auxiliary tools and scripts for mmbTools</h1>
+<p>This folder contains a weakly structured collection of scripts and tools.</p>
+<p>Additional information might be found in README-SFN, that was written mid-2012.</p>
+<p>There is:
+ * a few .ini files: example configuration files for CRC-DABMOD
+ * test.config for CRC-DabMux
+ * scripts to encode to mp2
+ * moduhd*.sh illustrate how to start dabmod before configuration files were created
+ * mux-throttled.sh same for dabmux
+ * filter/ utility to generate taps for FIRFilter
+ * qrg.txt list of channels/frequencies
+ * eti_tcp.py used to send ETI over TCP to dabmod
+ * eti-udp/ experimental UDP transport with FEC
+ * zmq-rx.py python tool to receive data from a ZeroMQ socket</p>
+<p>mpb</p> \ No newline at end of file