This blog post is going to describe what steps I took to be able to decode signals using digital modes. Hardware wise, you will either need a RTL-SDR receiver or a transceiver radio with a cable plugging into the computer's soundcard.
## Software Required
- Gqrx (depends on GNU Radio)
- This is if you are trying to work with RTL-SDR
- It acts as a AM/FM/CW/etc demodulator for the data sent by the equipment
- Fldigi
- This is what decodes the protocol used to package the data
- It acts as a modem and provides capability to transmit data using a transceiver
- Pavucontrol
- This connects both Gqrx and Fldigi if using RTL-SDR
As you can see, if you are only using a transceiver then you can skip the parts mentioning Gqrx and Pavucontrol
## Process
### Gqrx
When you first open up Gqrx, it'll ask you to configure the device. I have the RTL2832U, so if you have the same tool...
Select the profile partially labeled RTL2832U. If you want to look at frequencies between 0 and 28MHz then add to the device string "direct_samp=3". Otherwise don't add that string.
You can keep the rest of the settings the same.
### Fldigi
When you first open up Fldigi, it'll ask you for our operator info.
Now open up `pavucontrol`. On the Playback tab, change the output device of GQRX to be "MyLoopback"
On the Recording tab, change the input of fldigi to "Monitor of Null Output"
## Conclusion
Now the software is sufficiently setup to be able to receive and decode signals. Best of luck finding things out there!
## Beginner Pitfalls
Since I'm also a beginner, I will share what I got stuck on and how you can avoid it.
Make sure that you know the appropriate mode to demodulate the signal. I've had luck getting information from https://www.sigidwiki.com/wiki/Signal_Identification_Guide