GNU Radio 3.5.1 C++ API
|
Classes | |
class | gr_cpfsk_bc |
Perform continuous phase 2-level frequency shift keying modulation on an input stream of unpacked bits. More... | |
class | gr_frequency_modulator_fc |
Frequency modulator blockfloat input; complex baseband output. More... | |
class | gr_phase_modulator_fc |
Phase modulator blockoutput=complex(cos(in*sensitivity),sin(in*sensitivity)) More... | |
class | digital_cpmmod_bc |
Generic CPM modulator. More... | |
class | digital_gmskmod_bc |
GMSK modulator. More... | |
class | digital_ofdm_mapper_bcv |
take a stream of bytes in and map to a vector of complex constellation points suitable for IFFT input to be used in an ofdm modulator. Abstract class must be subclassed with specific mapping. More... |