17#ifndef INCLUDED_IEEE802_11_SYNC_SHORT_H
18#define INCLUDED_IEEE802_11_SYNC_SHORT_H
20#include <gnuradio/block.h>
29 typedef std::shared_ptr<sync_short>
sptr;
31 unsigned int min_plateau,
#define IEEE802_11_API
Definition api.h:19
Definition sync_short.h:27
std::shared_ptr< sync_short > sptr
Definition sync_short.h:29
static sptr make(double threshold, unsigned int min_plateau, bool log=false, bool debug=false)
Definition chunks_to_symbols.h:24
Definition chunks_to_symbols.h:23