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.
uint16_t
Number of seconds since last timing information from the parent.
int16_t
Deprecated.
uint32_t
Deprecated.
uint32_t
Number of times a transmission attempt has failed due to lack of timing information.
uint32_t
Number of channel transmission retries.
Public Attribute Documentation#
drift_compensation#
int16_t sl_wisun_statistics_fhss_t::drift_compensation
Estimated clock drift to the parent in microseconds.
Definition at line
298
of file protocol/wisun/wisun/inc/sl_wisun_types.h
hop_count#
uint16_t sl_wisun_statistics_fhss_t::hop_count
Estimated number of hops to the border router based on RPL rank.
Definition at line
300
of file protocol/wisun/wisun/inc/sl_wisun_types.h
synch_interval#
uint16_t sl_wisun_statistics_fhss_t::synch_interval
Number of seconds since last timing information from the parent.
Definition at line
302
of file protocol/wisun/wisun/inc/sl_wisun_types.h
prev_avg_synch_fix#
int16_t sl_wisun_statistics_fhss_t::prev_avg_synch_fix
Deprecated.
Definition at line
304
of file protocol/wisun/wisun/inc/sl_wisun_types.h
synch_lost#
uint32_t sl_wisun_statistics_fhss_t::synch_lost
Deprecated.
Definition at line
306
of file protocol/wisun/wisun/inc/sl_wisun_types.h
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.
Definition at line
308
of file protocol/wisun/wisun/inc/sl_wisun_types.h
channel_retry#
uint32_t sl_wisun_statistics_fhss_t::channel_retry
Number of channel transmission retries.
Definition at line
310
of file protocol/wisun/wisun/inc/sl_wisun_types.h