GNU Radio's SATNOGS Package
|
This is the complete list of members for gr::satnogs::frame_acquisition, including all inherited members.
checksum_t enum name | gr::satnogs::frame_acquisition | |
CRC16_CCITT enum value | gr::satnogs::frame_acquisition | |
CRC16_CCITT_REVERSED enum value | gr::satnogs::frame_acquisition | |
CRC16_IBM enum value | gr::satnogs::frame_acquisition | |
CRC32 enum value | gr::satnogs::frame_acquisition | |
CRC_NONE enum value | gr::satnogs::frame_acquisition | |
GENERIC_CONSTANT_FRAME_LEN enum value | gr::satnogs::frame_acquisition | |
GENERIC_VAR_FRAME_LEN enum value | gr::satnogs::frame_acquisition | |
GOLAY24_CODED_FRAME_LEN enum value | gr::satnogs::frame_acquisition | |
make(variant_t variant, const std::vector< uint8_t > &preamble, size_t preamble_threshold, const std::vector< uint8_t > &sync, size_t sync_threshold, size_t frame_size_field_len, size_t frame_len, checksum_t crc=CRC_NONE, whitening::whitening_sptr descrambler=nullptr, size_t max_frame_len=2048) | gr::satnogs::frame_acquisition | static |
sptr typedef | gr::satnogs::frame_acquisition | |
variant_t enum name | gr::satnogs::frame_acquisition |