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 =
"");
boost::shared_ptr< json_converter > sptr
Definition: json_converter.h:39
Definition: amsat_duv_decoder.h:29
#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