diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-05-27 14:05:38 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-05-27 14:05:38 +0200 |
commit | d8fabca76ae754bdfce99cd2290a3faba8cfa1b2 (patch) | |
tree | 8f2c41e1396e90f845d2da4ea49a6ada3d457707 /README.md | |
parent | 354872579c8d4d9184555bdfc2888abaf0bd445c (diff) | |
download | dabmux-d8fabca76ae754bdfce99cd2290a3faba8cfa1b2.tar.gz dabmux-d8fabca76ae754bdfce99cd2290a3faba8cfa1b2.tar.bz2 dabmux-d8fabca76ae754bdfce99cd2290a3faba8cfa1b2.zip |
Remove gui/ which is broken and unused
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,6 @@ Features of ODR-DabMux: - Includes a Telnet and ZMQ Remote Control for setting/getting parameters - EDI input and output, both over UDP and TCP - Support for FarSync TE1 and TE1e cards (G.703) -- Something that will (with your help?) one day become a nice GUI for - configuration, see `gui/README.md` - Experimental STI-D(PI, X)/RTP input intended to be compatible with compliant encoders. - ZeroMQ and TCP ETI outputs that can be used with ODR-DabMod @@ -51,6 +49,8 @@ Install See `INSTALL.md` file for installation instructions. +You may find [ODR-DabMux-GUI](https://github.com/Opendigitalradio/ODR-DabMux-GUI/) for configuring a DAB Ensemble. + Licence ======= |