5

I've recently started looking into APRS, and can easily receive some APRS signals from my station - however, I can't seem to decode them using QTMM or any similar software.

Is this because they're too weak / noisy, or am I doing something else wrong? I presume it's picking up an APRS envelope but failing a checksum or something similar - if there's any way to just get partial packet data I'd be interested in that as well.

berry120
  • 1,764
  • 2
  • 18
  • 25

1 Answers1

2

I never did manage to decode the signal reliably, which I believe to be a combination of two factors - the radio I was using was attenuating the upper frequency somewhat, and there was some additional interference in the area. APRS also uses AX25 which is hardly the most resilient protocol - at 1200baud, you get a single sine wave oscillation for each bit, so if a slight bit of noise gets in there it's easy to see how the packet can be unreadable - there's not much room for error on the physical layer. FWIW, I've also later read that QTMM isn't the best decoding tool on the block - I didn't try many others since QTMM was so simple and appeared to work for audio clips I found online, but that could be the next port of call if I were to revisit the project.

berry120
  • 1,764
  • 2
  • 18
  • 25