GNU Radio 3.6.5 C++ API

gr_cpfsk_bc.h File Reference

#include <gr_core_api.h>
#include <gr_sync_interpolator.h>

Go to the source code of this file.

Classes

class  gr_cpfsk_bc
 Perform continuous phase 2-level frequency shift keying modulation on an input stream of unpacked bits. More...

Functions

GR_CORE_API gr_cpfsk_bc_sptr gr_make_cpfsk_bc (float k, float ampl, int samples_per_sym)

Function Documentation

GR_CORE_API gr_cpfsk_bc_sptr gr_make_cpfsk_bc ( float  k,
float  ampl,
int  samples_per_sym 
)