Gqrx SDR receiver


Please visit the new Gqrx website. The information on this page is no longer updated!


Gqrx is a software defined radio receiver for Funcube Dongle (FCD), RTL2832U-based DVB-T devices (RTL-SDR), Universal Software Radio Peripherals (USRP) and Osmo SDR devices. It is powered by GNU Radio and the Qt GUI toolkit.

Read more

Qtmm soundcard modem for decoding AFSK1200

Last week I started on a new experiment trying to integrate the AFSK1200 demodulator code from multimon into a simple Qt-based graphical application. This experiment had two objectives:

  1. Test the feasibility of integrating the AFSK1200 demodulator from multimon into other applications.
  2. Try using the QAudio framework from Qt for audio I/O that should work on both Linux, Windows and Mac OS X.

Read more

Module-wide satellite selection in Gpredict

Up until now, users of Gpredict could click on a satellite in any view to make that satellite selected. For most views, selecting a satellite meant highlighting it and showing some additional info about it, or for the case of single satellite view to display the data for that satellite. In case you are not familiar with the terms module and view in Gpredict, a module is a logical object which groups a number of satellites and a ground station together, while views are the display widgets used to visualize the satellite data in different ways like map, list, polar plot, etc. A module can have any number of views laid out in a grid.

Read more

Qthid 3.0 with full API support released!

Qthid 3.0 – the Qt-based controller application for the Funcube Dongle – has been released. This release includes support for the full control API available with the 18f firmware for the Funcube Dongle. This should cover all the functionality provided by the “fully functional windows front-end”.

Read more

Funcube Dongle on the air tests at OZ7SAT

On Tuesday I took my Funcube Dongle to our weekly meeting at OZ7SAT for testing it on the air using some bigger antennas than my Arrow antenna. We were listening for amateur radio satellites and cubesat on the 70 cm band and we were using a standard Wimo X-yagi (8 elements I think). For SDR receiver application we used modified Quisk SDR running on Ubuntu Linux.

Read more

Qthid 2.1 release

About a week ago I forked Howard’s qthid002 cross platform Funcube Dongle controller application with the objective of continuing development and adding support for the full FCD API that has been available since version 18f of the firmware. This first release contains various fixes for he crashes and freezes that were known to happen, providing a stable application that can be used to change frequency and upgrade the firmware from 18b to 18f.

Read more