23#ifndef INCLUDED_IEEE802_15_4_CHIPS_TO_BITS_FB_H
24#define INCLUDED_IEEE802_15_4_CHIPS_TO_BITS_FB_H
26#include <gnuradio/sync_decimator.h>
40 typedef std::shared_ptr<chips_to_bits_fb>
sptr;
50 static sptr make(std::vector<std::vector<float>> chip_seq);
#define IEEE802_15_4_API
Definition api.h:19
<+description of block+>
Definition chips_to_bits_fb.h:38
static sptr make(std::vector< std::vector< float > > chip_seq)
Return a shared_ptr to a new instance of ieee802_15_4::chips_to_bits_fb.
std::shared_ptr< chips_to_bits_fb > sptr
Definition chips_to_bits_fb.h:40
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23