Set range and antennaGain to Interfaces
andredemori opened this issue · 1 comments
andredemori commented
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
But there is a way to do it to only one interface?