diff options
Diffstat (limited to 'gr-vocoder/lib/codec2/fdmdv.c')
-rw-r--r-- | gr-vocoder/lib/codec2/fdmdv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-vocoder/lib/codec2/fdmdv.c b/gr-vocoder/lib/codec2/fdmdv.c index 51d6bef544..945b15778a 100644 --- a/gr-vocoder/lib/codec2/fdmdv.c +++ b/gr-vocoder/lib/codec2/fdmdv.c @@ -1493,8 +1493,8 @@ void CODEC2_WIN32SUPPORT fdmdv_48_to_8(float out8k[], float in48k[], int n) range for plotting is 0 to -40dB. Note only the real part of the complex input signal is used at - present. A complex variable is used for input for compatability - with the other rx signal procesing. + present. A complex variable is used for input for compatibility + with the other rx signal processing. Successive calls can be used to build up a waterfall or spectrogram plot, by mapping the received levels to colours. |