GNU Radio's SATNOGS Package
cw_to_symbol.h File Reference
#include <satnogs/api.h>
#include <gnuradio/sync_block.h>

Go to the source code of this file.

Classes

class  gr::satnogs::cw_to_symbol
 The CW to Symbol block tries to translate the input signal into Morse symbols. The input signal should have been already properly filtered and processed. A possible DSP on the input signal may be the squared magnitude or the amplitude of the autocorrelation. Proper filtering that take cares possible spikes may drastically increase the performance of this block. More...
 

Namespaces

 gr
 
 gr::satnogs
 

Macros

#define MIN_WPM   5
 
#define MAX_WPM   50
 

Macro Definition Documentation

◆ MAX_WPM

#define MAX_WPM   50

◆ MIN_WPM

#define MIN_WPM   5