diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-10-28 11:31:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-28 11:31:47 +0100 |
commit | d0503664d71af9fa5774f9839f096ad5ce8a5173 (patch) | |
tree | 0dd279fdecd4f8e5630911a6c130addf55abc34b /README.md | |
parent | d617d4550eeb3a174ff2eb8d0bca2844af2cd9e7 (diff) | |
parent | 8508f744a7a52375650115b2660d7a6a7454b687 (diff) | |
download | dabmux-d0503664d71af9fa5774f9839f096ad5ce8a5173.tar.gz dabmux-d0503664d71af9fa5774f9839f096ad5ce8a5173.tar.bz2 dabmux-d0503664d71af9fa5774f9839f096ad5ce8a5173.zip |
Merge pull request #41 from andimik/next
Renamed TODO.md (for better reading online)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -28,8 +28,12 @@ Features of ODR-DabMux: - Something that will (with your help?) one day become a nice GUI for configuration, see `gui/README.md` -Additional tools: `odr-zmq2edi`, a tool that can convert a ZeroMQ ETI stream -to an EDI stream. `odr-zmq2farsync`, a tool that can drive a FarSync card from +Additional tools: + +`odr-zmq2edi`, a tool that can convert a ZeroMQ ETI stream +to an EDI stream. + +`odr-zmq2farsync`, a tool that can drive a FarSync card from a ZeroMQ ETI stream. The `src/` directory contains the source code of ODR-DabMux and the additional @@ -60,7 +64,7 @@ through the or any other channels mentioned on the ODR website. There is a list of ideas and thoughts about new possible features and improvements -in the `TODO` file. +in the `TODO.md` file. Developed by: |