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

First on the air tests of gqrx

With both the frequency controller and FFT plot widgets in place gqrx was ready for the first on the air tests. The video below shows the first reception of the AO-27 amateur radio satellite during orbit 92436 and 92437, using the Funcube Dongle receiver that I use for portable space communication.

Read more

GQRX C++ Edition

About a week ago I resumed working on GQRX – an experimental AM/FM/SSB software receiver powered by GNU Radio and using Qt for user interface. This time, however, I am not going to continue working on the Python receiver but create a new receiver from scratch written in C++. It will support Funcube Dongle and USRP/UHD devices.

Read more

Simple APT decoder prototype

I have wanted to implement a simple APT decoder for the NOAA weather satellites in GNU Radio for quite some time now, in particular since the USRP equipped with a TVRX or WBX daughterboard and a GNU Radio FM receiver can be an extremely good receiver for this purpose. Today I have spent some time looking at the details of decoding APT and actually ended up with a working prototype implemented using the GNU Radio Companion.

Read more

FO-29 satellite reception with Funcube Dongle and Arrow antenna

This is the last satellite reception of a series recorded on Monday, February 28, 2011 using the Funcube Dongle software defined radio receiver and the Arrow II hand-held satellite antenna. The satellite is the good old Fuji FO-29 and the recording was made in JO45KG during orbit 71777.

Read more

HO-68 CW beacon with Funcube Dongle and Arrow antenna

This is the seventh satellite reception of a series recorded on Monday, February 28, 2011 using the Funcube Dongle software defined radio receiver and the Arrow II hand-held satellite antenna. The satellite is HO-68 / XW-1 and the recording was made in JO45KG during orbit 5791.

Read more