Skip to content

Struct dp_syncword_hit_t

ClassList > dp_syncword_hit_t

Where a marker was found, and in which polarity. More...

  • #include <dp_syncword.h>

Public Attributes

Type Name
unsigned errors
int inverted
size_t offset

Detailed Description

inverted is not a curiosity. A BPSK carrier recovered by a loop with a 180-degree ambiguity delivers the whole stream complemented, and a marker that no randomiser covers is the only thing in a frame that can say so — it looks the same in every frame and in exactly one polarity.

Public Attributes Documentation

variable errors

unsigned dp_syncword_hit_t::errors;

Hamming distance to the marker there


variable inverted

int dp_syncword_hit_t::inverted;

The stream is complemented


variable offset

size_t dp_syncword_hit_t::offset;

Bit index where the marker starts



The documentation for this class was generated from the following file native/inc/dp_syncword.h