Struct 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¶
Hamming distance to the marker there
variable inverted¶
The stream is complemented
variable offset¶
Bit index where the marker starts
The documentation for this class was generated from the following file native/inc/dp_syncword.h