intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
431 stars 239 forks source link

Set range and antennaGain to Interfaces #501

Closed andredemori closed 10 months ago

andredemori commented 1 year ago

Is there any way to set the range and antennaGain to just one of the interfaces of a node, or just to the node itself?

When I add a station I can set range and antennaGain. But there is a way to do it to only one interface?

ex:

sta1.range(50, intf="sta1-wlan0")

ramonfontes commented 1 year ago

But there is a way to do it to only one interface?

https://mn-wifi.readthedocs.io/en/latest/commands.html#confval-node.setRange-10-intf-node-wlan0-or-net.addStation-...-range-10