This decoder tries to cover all the supported framing and coding schemes of the AX100 product from GOMSpace. It also supports some variants that have appear in different missions, including excet the ASM and a repeated preamble.
More...
#include <ax100_decoder.h>
This decoder tries to cover all the supported framing and coding schemes of the AX100 product from GOMSpace. It also supports some variants that have appear in different missions, including excet the ASM and a repeated preamble.
◆ mode5()
static decoder::decoder_sptr gr::satnogs::ax100_decoder::mode5 |
( |
const std::vector< uint8_t > & |
preamble, |
|
|
size_t |
preamble_threshold, |
|
|
const std::vector< uint8_t > & |
sync, |
|
|
size_t |
sync_threshold, |
|
|
crc::type |
crc, |
|
|
whitening::sptr |
descrambler, |
|
|
bool |
enable_rs |
|
) |
| |
|
static |
◆ mode6()
The documentation for this class was generated from the following file: