21 #ifndef INCLUDED_SATNOGS_AX100_DECODER_H 22 #define INCLUDED_SATNOGS_AX100_DECODER_H 42 static decoder::decoder_sptr
43 mode5_make(
const std::vector<uint8_t> &preamble,
44 size_t preamble_threshold,
45 const std::vector<uint8_t> &sync,
46 size_t sync_threshold,
48 whitening::whitening_sptr descrambler,
51 static decoder::decoder_sptr
54 bool ax25_descramble =
true);
Definition: amsat_duv_decoder.h:29
enum gr::satnogs::crc::crc_type crc_t
static whitening_sptr make_ccsds(bool msb=false)
This decoder tries to cover all the supported framing and coding schemes of the AX100 product from GO...
Definition: ax100_decoder.h:40
#define SATNOGS_API
Definition: api.h:30