#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... | |
Typedefs | |
| typedef boost::shared_ptr < gr_cpfsk_bc > | gr_cpfsk_bc_sptr |
Functions | |
| gr_cpfsk_bc_sptr | gr_make_cpfsk_bc (float k, float ampl, int samples_per_sym) |
| typedef boost::shared_ptr<gr_cpfsk_bc> gr_cpfsk_bc_sptr |
| gr_cpfsk_bc_sptr gr_make_cpfsk_bc | ( | float | k, | |
| float | ampl, | |||
| int | samples_per_sym | |||
| ) |
1.5.8