Commit Graph
2 Commits
Author SHA1 Message Date
Mike MillerandVasilis Tsiligiannis 754bd95bfa 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 <github@mikeage.net>
2016-03-13 22:33:53 +02:00
Mike MillerandÁlvaro Fernández Rojas 19ae11e91b dump1090: Support cross-compiling (from OS X)
dump1090 doesn't detect cross-compilation; instead, they check uname.
For OpenWrt, the target will always be Linux, so just forcibly set it.

Signed-off-by: Mike Miller <github@mikeage.net>
2016-02-27 12:21:16 +01:00