gqrx: new package
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Fri, 10 Feb 2017 14:01:12 +0000 (15:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Feb 2017 14:46:12 +0000 (15:46 +0100)
commit193d83ebd8e334ff6760ff50e0da8dfd4bc12cab
treee95538e5b6a9dba98426eb5f141f0b4e4f6fc61c
parent292998ca752a899ef0d91e2507e47535af7178ac
gqrx: new package

Gqrx is an open source software defined radio (SDR) receiver implemented
using GNU Radio and the Qt GUI toolkit. Currently it works on Linux
and Mac with hardware supported by gr-osmosdr, including Funcube Dongle,
RTL-SDR, Airspy, HackRF, BladeRF, RFSpace, USRP and SoapySDR.

Gqrx can operate as an AM/FM/SSB receiver with audio output or as an
FFT-only instrument. There are also various hooks for interacting
with external application using network sockets.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
[Thomas:
 - remove unneeded dependency from Config.in, inherited from Qt5
 - add entry to DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/gqrx/0001-fix_compilation_in_gcc-6.patch [new file with mode: 0644]
package/gqrx/Config.in [new file with mode: 0644]
package/gqrx/gqrx.hash [new file with mode: 0644]
package/gqrx/gqrx.mk [new file with mode: 0644]