Frequency hopping statistics.

Public Attributes#

int16_t

Estimated clock drift to the parent in microseconds.

uint16_t

Estimated number of hops to the border router based on RPL rank.

int16_t

Deprecated.

uint16_t

Number of seconds since last timing information from the parent.

uint32_t

Deprecated.

uint32_t

Number of times a transmission attempt has failed due to lack of timing information.

Public Attribute Documentation#

drift_compensation#

int16_t sl_wisun_statistics_fhss_t::drift_compensation

Estimated clock drift to the parent in microseconds.


hop_count#

uint16_t sl_wisun_statistics_fhss_t::hop_count

Estimated number of hops to the border router based on RPL rank.


prev_avg_synch_fix#

int16_t sl_wisun_statistics_fhss_t::prev_avg_synch_fix

Deprecated.


synch_interval#

uint16_t sl_wisun_statistics_fhss_t::synch_interval

Number of seconds since last timing information from the parent.


synch_lost#

uint32_t sl_wisun_statistics_fhss_t::synch_lost

Deprecated.


unknown_neighbor#

uint32_t sl_wisun_statistics_fhss_t::unknown_neighbor

Number of times a transmission attempt has failed due to lack of timing information.