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