23#ifndef INCLUDED_GSM_TRX_BURST_IF_IMPL_H
24#define INCLUDED_GSM_TRX_BURST_IF_IMPL_H
39 bool detect_rach(uint8_t *burst);
40 void burst_pack(pmt::pmt_t msg, uint8_t *buf);
44 const std::string &remote_addr,
int base_port);
Definition trx_burst_if_impl.h:35
void handle_dl_burst(pmt::pmt_t msg)
trx_burst_if_impl(const std::string &bind_addr, const std::string &remote_addr, int base_port)
void handle_ul_burst(uint8_t *payload, size_t len)
<+description of block+>
Definition trx_burst_if.h:38
Definition udp_socket.h:37
Definition constants.h:29