Software defined radio receiver powered by GNU Radio and Qt.
Go to file
2010-11-09 00:14:52 +01:00
gqrx_qtgui.py Make main window smaller to fit on laptop screens. 2010-11-09 00:14:52 +01:00
gqrx_qtgui.ui Make main window smaller to fit on laptop screens. 2010-11-09 00:14:52 +01:00
gqrx.py Disable waterfall. 2010-11-09 00:14:14 +01:00
README AM-only limitation no longer applicable. 2010-10-31 13:19:49 +01:00

Simple AM, FM and SSB software receiver implemented using GNU Radio and Qt GUI
toolkit.

To run this application you need to have GNU Radio 3.3 with gr-qtgui component
installed, as well as a USRP1. Of course, it can be modified to use USRP2.

This is a very rough functional prototype that may eventually evolve into a fully
functional radio-scanner type application with recording, playback, etc. so stay
tuned!