diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
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 |