Adaptive rate algorithm rates.

Public Attributes#

uint8_t

Rate index on the rate list.

uint8_t

Indicates if rate is supported by both the node and the neighbor.

uint8_t

Maximum amount of retries with current rate.

uint8_t

Rate phy mode id.

uint32_t

Rate in kb/s.

Struct containig the rate's tx statistics.

Public Attribute Documentation#

index#

uint8_t sl_wisun_rate_t::index

Rate index on the rate list.


Definition at line 867 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

is_supported#

uint8_t sl_wisun_rate_t::is_supported

Indicates if rate is supported by both the node and the neighbor.


Definition at line 873 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

max_retries#

uint8_t sl_wisun_rate_t::max_retries

Maximum amount of retries with current rate.


Definition at line 871 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

phy_mode_id#

uint8_t sl_wisun_rate_t::phy_mode_id

Rate phy mode id.


Definition at line 869 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

rate#

uint32_t sl_wisun_rate_t::rate

Rate in kb/s.


Definition at line 865 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

stats#

sl_wisun_rate_stats_t sl_wisun_rate_t::stats

Struct containig the rate's tx statistics.


Definition at line 863 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h