mbgtools-lx  4.2.8
MBG_PTP_V1_PARENT_DATASET Struct Reference

PTPv1 parent dataset containing information about the master (parent) of the device. More...

#include <gpsdefs.h>

Data Fields

PTP_V1_UUID uuid
 
uint16_t parent_last_sync_sequence_number
 
int16_t parent_variance
 
int16_t observed_variance
 
uint16_t reserved_1
 
int32_t observed_drift
 
PTP_V1_UUID grandmaster_uuid
 
uint8_t grandmaster_stratum
 
uint8_t grandmaster_identifier [4]
 
int16_t grandmaster_variance
 
uint16_t grandmaster_sequence_number
 
uint16_t reserved_2
 
uint32_t flags
 see PTP_V1_PARENT_DATASET_FLAGS_MASKS More...
 

Detailed Description

PTPv1 parent dataset containing information about the master (parent) of the device.

See also
PTP_V1_UUID

Definition at line 14670 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t MBG_PTP_V1_PARENT_DATASET::flags

see PTP_V1_PARENT_DATASET_FLAGS_MASKS

Definition at line 14684 of file gpsdefs.h.

◆ grandmaster_identifier

uint8_t MBG_PTP_V1_PARENT_DATASET::grandmaster_identifier[4]

Definition at line 14680 of file gpsdefs.h.

◆ grandmaster_sequence_number

uint16_t MBG_PTP_V1_PARENT_DATASET::grandmaster_sequence_number

Definition at line 14682 of file gpsdefs.h.

◆ grandmaster_stratum

uint8_t MBG_PTP_V1_PARENT_DATASET::grandmaster_stratum

Definition at line 14679 of file gpsdefs.h.

◆ grandmaster_uuid

PTP_V1_UUID MBG_PTP_V1_PARENT_DATASET::grandmaster_uuid

Definition at line 14678 of file gpsdefs.h.

◆ grandmaster_variance

int16_t MBG_PTP_V1_PARENT_DATASET::grandmaster_variance

Definition at line 14681 of file gpsdefs.h.

◆ observed_drift

int32_t MBG_PTP_V1_PARENT_DATASET::observed_drift

Definition at line 14677 of file gpsdefs.h.

◆ observed_variance

int16_t MBG_PTP_V1_PARENT_DATASET::observed_variance

Definition at line 14675 of file gpsdefs.h.

◆ parent_last_sync_sequence_number

uint16_t MBG_PTP_V1_PARENT_DATASET::parent_last_sync_sequence_number

Definition at line 14673 of file gpsdefs.h.

◆ parent_variance

int16_t MBG_PTP_V1_PARENT_DATASET::parent_variance

Definition at line 14674 of file gpsdefs.h.

◆ reserved_1

uint16_t MBG_PTP_V1_PARENT_DATASET::reserved_1

Definition at line 14676 of file gpsdefs.h.

◆ reserved_2

uint16_t MBG_PTP_V1_PARENT_DATASET::reserved_2

Definition at line 14683 of file gpsdefs.h.

◆ uuid

PTP_V1_UUID MBG_PTP_V1_PARENT_DATASET::uuid

Definition at line 14672 of file gpsdefs.h.


The documentation for this struct was generated from the following file: