21 #ifndef INCLUDED_SATNOGS_JSON_CONVERTER_H
22 #define INCLUDED_SATNOGS_JSON_CONVERTER_H
25 #include <gnuradio/block.h>
39 typedef boost::shared_ptr<json_converter>
sptr;
53 make(
const std::string &extra =
"");
#define SATNOGS_API
Definition: api.h:30
This block takes a PMT message from the SatNOGS decoders and converts it a PMT containing the same me...
Definition: json_converter.h:37
boost::shared_ptr< json_converter > sptr
Definition: json_converter.h:39
static sptr make(const std::string &extra="")
Definition: amsat_duv_decoder.h:29