From charlesreid1

No edit summary
Line 6: Line 6:


[[Gnuradio/Wav to Waterfall]] - the first step to signal identification and decoding is being able to play back known signals in gnuradio from wav files. This is a basic flowchart that takes a wav file and runs it through a waterfall spectrum visualizer.
[[Gnuradio/Wav to Waterfall]] - the first step to signal identification and decoding is being able to play back known signals in gnuradio from wav files. This is a basic flowchart that takes a wav file and runs it through a waterfall spectrum visualizer.
[[Gnuradio/Frequencies of Interest]] - the next step to signal identification and decoding is being able to narrow in on the interesting frequencies. This is a basic flowchart for narrowing in on a particular frequency for a particular signal.

Revision as of 00:00, 18 August 2015

SDR = software defined radio

Not sure how to organize this stuff, so I'll start putting notes for individual projects, and go from there.

Signal Decoding

Gnuradio/Wav to Waterfall - the first step to signal identification and decoding is being able to play back known signals in gnuradio from wav files. This is a basic flowchart that takes a wav file and runs it through a waterfall spectrum visualizer.

Gnuradio/Frequencies of Interest - the next step to signal identification and decoding is being able to narrow in on the interesting frequencies. This is a basic flowchart for narrowing in on a particular frequency for a particular signal.