24#ifndef INCLUDED_GSM_PREPROCESS_TX_BURST_H
25#define INCLUDED_GSM_PREPROCESS_TX_BURST_H
28#include <gnuradio/block.h>
43 typedef std::shared_ptr<preprocess_tx_burst>
sptr;
#define GSM_API
Definition api.h:19
A block that does preprocessing tasks before sending bursts to modulator.
Definition preprocess_tx_burst.h:41
std::shared_ptr< preprocess_tx_burst > sptr
Definition preprocess_tx_burst.h:43
static sptr make()
Return a shared_ptr to a new instance of gsm::preprocess_tx_burst.
Definition constants.h:29