aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-02-20 21:49:09 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-02-20 21:49:09 +0000
commita943e48a11b2ccec2877f43e106d30f5fea0588e (patch)
tree5918df4a387b3f52d4166bed0561dfb9c0636633 /comms/Makefile
parent6c318dc5623df09111624687ad79a3649f5226f6 (diff)
downloadports-a943e48a11b2ccec2877f43e106d30f5fea0588e.tar.gz
ports-a943e48a11b2ccec2877f43e106d30f5fea0588e.zip
New port: comms/redsea
redsea is a lightweight command-line decoder for broadcast FM-RDS data, such as that provided from a software-defined radio (SDR). It can also decode raw ASCII bitstreams, the hex format provided by RDS Spy, and audio files containing multiplex signals. Decoded RDS groups are printed to the terminal as line-delimited JSON objects; optionally, undecoded hex blocks can be output instead. This program is intended to be used in combination with a separate source of demodulated FM multiplex signals, such as rtl-sdr. WWW: https://github.com/windytan/redsea/ PR: 234726 Submitted by: Andrew <morrand276@gmail.com> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19164
Notes
Notes: svn path=/head/; revision=493466
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 88c7faf8f2d0..daba7c2045a3 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -153,6 +153,7 @@
SUBDIR += qt5-serialport
SUBDIR += qtel
SUBDIR += quisk
+ SUBDIR += redsea
SUBDIR += remserial
SUBDIR += rtl-sdr
SUBDIR += rubygem-callsign