11#ifndef INCLUDED_SATELLITES_NRZI_ENCODE_H
12#define INCLUDED_SATELLITES_NRZI_ENCODE_H
14#include <gnuradio/sync_block.h>
28 typedef std::shared_ptr<nrzi_encode>
sptr;
#define SATELLITES_API
Definition: api.h:31
NRZI encode.
Definition: nrzi_encode.h:26
static sptr make()
Return a shared_ptr to a new instance of satellites::nrzi_encode.
std::shared_ptr< nrzi_encode > sptr
Definition: nrzi_encode.h:28
Definition: ax100_decode.h:17