blob: c29edf33d36530e7532001e6c0093b4966612c16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>
|