10#ifndef INCLUDED_SATELLITES_MANCHESTER_SYNC_H
11#define INCLUDED_SATELLITES_MANCHESTER_SYNC_H
13#include <gnuradio/sync_decimator.h>
39 typedef std::shared_ptr<manchester_sync<T>>
sptr;
#define SATELLITES_API
Definition: api.h:31
Detects phase of a Manchester clock and integrates symbols.
Definition: manchester_sync.h:37
std::shared_ptr< manchester_sync< T > > sptr
Definition: manchester_sync.h:39
static sptr make(int block_size)
Constructs a Manchester Sync block.
manchester_sync< gr_complex > manchester_sync_cc
Definition: manchester_sync.h:49
manchester_sync< float > manchester_sync_ff
Definition: manchester_sync.h:50
Definition: ax100_decode.h:17