Created Audio Receivers (markdown)

Gerry Kavanagh 2020-07-06 12:58:16 +01:00
parent 242513fa7c
commit c8e44b92f1

10
Audio-Receivers.md Normal file

@ -0,0 +1,10 @@
The Audio Receivers application is a general purpose, protocol-free Receiver Application. This is to say it demodulates the raw modulation but does not do any decoding of the demodulated stream.
The Sub-Applications are as follows:
|Application Name|Functionality|
|----------------|-------------|
|[SPEC](Spectrum-Analyser-Receiver)|General-purpose RF Spectrum viewer/recorder|
|[WFM](Wide-FM-Receiver)|Wide Frequency-Modulation (inc. Stereo FM) demodulator|
|[NFM](Narrow-FM-Receiver)|Narrow Frequency-Modulation demodulator|
|[AM](AM-Receiver)|Amplitude Modulation (inc. Single-Sideband, Double-Sideband) demodulator|