|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_packet_sink |
| process received bits looking for packet sync, header, and process bits into packetinput: stream of symbols to be sliced. More... | |
Functions | |
| DIGITAL_API digital_packet_sink_sptr | digital_make_packet_sink (const std::vector< unsigned char > &sync_vector, gr_msg_queue_sptr target_queue, int threshold=-1) |
| DIGITAL_API digital_packet_sink_sptr digital_make_packet_sink | ( | const std::vector< unsigned char > & | sync_vector, |
| gr_msg_queue_sptr | target_queue, | ||
| int | threshold = -1 |
||
| ) |