17#ifndef INCLUDED_GR_IEEE802_15_4_MAC_H
18#define INCLUDED_GR_IEEE802_15_4_MAC_H
20#include <gnuradio/block.h>
39 typedef std::shared_ptr<mac>
sptr;
#define IEEE802_15_4_API
Definition api.h:19
This is the MAC Block.
Definition mac.h:33
virtual float get_packet_error_ratio()=0
virtual int get_num_packet_errors()=0
static sptr make(bool debug=false, int fcf=0x8841, int seq_nr=0, int dst_pan=0x1aaa, int dst=0xffff, int src=0x3344)
std::shared_ptr< mac > sptr
Definition mac.h:39
virtual int get_num_packets_received()=0
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23