aboutsummaryrefslogtreecommitdiff
path: root/utils/rtl-sdr
Commit message (Collapse)AuthorAge
* rtl-sdr: fix build when GCC decides not to emit inlinesDavid Woodhouse2018-06-29
| | | | | | | Maybe we should use something other than -Os for this code anyway; it's generally quite CPU-intensive. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* rtl-sdr: Add start script file for rtl-tcpMike Miller2016-03-13
| | | | | | | | | 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>
* rtl-sdr: update copyrightRoger2015-07-03
|
* rtl-sdr: update to latestRoger2015-07-02
| | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* rtl-sdr: update to latest versionRoger2014-07-28
| | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* utils/rtl-sdr: Import from packagesVasilis Tsiligiannis2014-06-12
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>