diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c2ab110 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Auxiliary tools and scripts for mmbTools +======================================== + +This folder contains a weakly structured collection of scripts and tools. + +Additional information might be found in README-SFN, that was written mid-2012. + +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 + +mpb |