22#ifndef INCLUDED_IEEE802_15_4_CHIPS_TO_BITS_FB_H
23#define INCLUDED_IEEE802_15_4_CHIPS_TO_BITS_FB_H
26#include <gnuradio/sync_decimator.h>
29 namespace ieee802_15_4 {
39 typedef boost::shared_ptr<chips_to_bits_fb>
sptr;
49 static sptr make(std::vector< std::vector< float > > chip_seq);
#define IEEE802_15_4_API
Definition: api.h:25
<+description of block+>
Definition: chips_to_bits_fb.h:37
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.
boost::shared_ptr< chips_to_bits_fb > sptr
Definition: chips_to_bits_fb.h:39
Definition: access_code_prefixer.h:23