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

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

Qthid Funcube Dongle Controller

Qthid is simple cross platform controller application for the Funcube Dongle Pro and Pro+ software defined radio receivers. It is written using the HID API library and the Qt GUI toolkit. It is a fork and evolution of the qthid002.zip package by Howard Long, G6LVB, available on the Funcube Dongle download page. Qthid is free … Read more