Yesterday I successfully received APRS transmissions from the International Space Station on 145.825 MHz using my Yaesu FT-817 connected to my MacBook Pro via a Signalink audio interface and a USB sound adapter.
qtmm
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.