I don’t think I ever posted a video showing the built-in AFSK1200 demodulator and decoder in Gqrx, so here it is. The video show local APRS traffic in Copenhagen on a Sunday afternoon. I also tried to receive from the ISS but nothing heard this time.
AFSK1200
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:
- Test the feasibility of integrating the AFSK1200 demodulator from multimon into other applications.
- Try using the QAudio framework from Qt for audio I/O that should work on both Linux, Windows and Mac OS X.