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