Software defined radio receiver powered by GNU Radio and Qt.
Go to file
2010-11-01 20:55:22 +01:00
gqrx_qtgui.py Change Pause, Rec and Play buttons to toggle buttons. 2010-10-31 15:43:02 +01:00
gqrx_qtgui.ui Change Pause, Rec and Play buttons to toggle buttons. 2010-10-31 15:43:02 +01:00
gqrx.py Comitting working vesion before major rework. 2010-11-01 20:55:22 +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!