21 #ifndef INCLUDED_SATNOGS_AX100_ENCODER_H
22 #define INCLUDED_SATNOGS_AX100_ENCODER_H
40 static encoder::encoder_sptr
42 const std::vector<uint8_t> &sync,
46 static encoder::encoder_sptr
48 whitening::whitening_sptr scrambler,
bool scramble,
#define SATNOGS_API
Definition: api.h:30
AX.100 frame encoder definition.
Definition: ax100_encoder.h:38
static encoder::encoder_sptr mode6_make(size_t preamble_len, size_t postamble_len, whitening::whitening_sptr scrambler, bool scramble, bool nrzi, crc::crc_t crc)
static encoder::encoder_sptr mode5_make(const std::vector< uint8_t > &preamble, const std::vector< uint8_t > &sync, crc::crc_t crc, bool enable_rs)
enum gr::satnogs::crc::crc_type crc_t
Definition: amsat_duv_decoder.h:29