Skip to content

Fixed link

Atis Elsts edited this page Oct 1, 2020 · 1 revision

A "fixed" radio link is one with quality and other parameters fixed by the configuration.

Individual link configuration parameters

  • LINK_QUALITY - The reception success probability. There are two options for the format of this setting. First, it can be a number in range [0..1.0], with the default value of 1.0. Second, it can be an object with numerical keys corresponding to channel numbers in the TSCH channel hopping sequence, and a singe value for each key, in range [0..1.0].
  • RSSI - The average RSSI value. A number, default: -70.

Global configuration parameters

  • AWGN_GAUSSIAN_STD - The standard deviation of the AWGN distribution, added to the RSSI. Non-negative number, default: 3.0.
Clone this wiki locally