Search code examples
omnet++veins

How to set receiver sensitivity in Veins-5.x?


In Veins-4.x, setting the receiver sensitivity is done through this line

*.**.nic.phy80211p.sensitivity = -89dBm

However, this parameter disappeared in Veins-5.x. Is there a replacement in the current version of Veins?


Solution

  • The minPowerLevel gives the minimum receive power that is needed to even attempt decoding a frame.

    Here is an example:

    *.**.nic.phy80211p.minPowerLevel = -110dBm