diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-07-30 18:56:27 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-07-30 18:56:27 +0200 |
commit | 1f4a861853f37fccbd0aa25a9f1b6457117ee85c (patch) | |
tree | 717a3f40fe04bda397f1593e8a7c52bbecba3db9 /INSTALL.md | |
parent | f90be3788ec2e36bec8db22d36cd3c9dcaba676d (diff) | |
download | dabmux-1f4a861853f37fccbd0aa25a9f1b6457117ee85c.tar.gz dabmux-1f4a861853f37fccbd0aa25a9f1b6457117ee85c.tar.bz2 dabmux-1f4a861853f37fccbd0aa25a9f1b6457117ee85c.zip |
Prepare v1.0.0v1.0.0
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,11 +2,12 @@ Required dependencies: ====================== * libfec from Phil Karn, with compatibility patch: -[ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec) + [ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec) * Boost 1.48 or later * ZeroMQ 4 from [http://www.zeromq.org](http://www.zeromq.org). Please prefer the zeromq from your distribution, but mind that some distributions ship ZeroMQ 2, which is not enough. +* (optional) cURL to download the TAI-UTC bulletin, needed for the EDI output. Simple install procedure using tarball release: =============================================== |