21 #ifndef INCLUDED_RADAR_SPLIT_CC_H 22 #define INCLUDED_RADAR_SPLIT_CC_H 25 #include <gnuradio/tagged_stream_block.h> 43 typedef boost::shared_ptr<split_cc>
sptr;
53 static sptr make(
int packet_num,
const std::vector<int> packet_parts,
const std::string& len_key=
"packet_len");
Definition: crop_matrix_vcvc.h:28
This block splits a tagged stream into segments. As packet_parts you give the structure of the packet...
Definition: split_cc.h:40
boost::shared_ptr< split_cc > sptr
Definition: split_cc.h:43
#define RADAR_API
Definition: api.h:30