10 #ifndef INCLUDED_SATELLITES_FRAME_COUNTER_H 11 #define INCLUDED_SATELLITES_FRAME_COUNTER_H 13 #include <gnuradio/sync_block.h> 17 namespace satellites {
31 typedef boost::shared_ptr<frame_counter>
sptr;
39 static sptr make(
size_t itemsize,
size_t frame_size);
boost::shared_ptr< frame_counter > sptr
Definition: frame_counter.h:31
Definition: ax100_decode.h:17
Counts frames of fixed size.
Definition: frame_counter.h:28
#define SATELLITES_API
Definition: api.h:31