rtl-sdr: Add start script file for rtl-tcp
authorMike Miller <redacted>
Mon, 25 Jan 2016 19:11:02 +0000 (21:11 +0200)
committerVasilis Tsiligiannis <redacted>
Sun, 13 Mar 2016 20:33:53 +0000 (22:33 +0200)
commit754bd95bfa06483c8440e1ef0f393b0e454e4013
tree05a2a6b18107023e7be4ccb51c278e67e3113689
parent4c8c8fc4cfe612e94b5dc6b036abf0ccd03c61ee
rtl-sdr: Add start script file for rtl-tcp

One of the most common uses of the rtl-sdr suite on OpenWrt is to stream
data to a remote analyzer. This commit creates a /etc/init.d/ and
/etc/config entry for rtl-tcp, so that it can automatically launch on
startup.

Signed-off-by: Mike Miller <redacted>
utils/rtl-sdr/Makefile
utils/rtl-sdr/files/rtl_tcp.config [new file with mode: 0644]
utils/rtl-sdr/files/rtl_tcp.init [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT