adjacentlink / emane

Distributed wireless network emulation framework
Other
127 stars 37 forks source link

How I keep communication between two nodes whose distance is larger than 10km #246

Closed jxGui closed 3 months ago

jxGui commented 3 months ago

Emane model :IEEE80211abg model: freesapce systemnosie: 0.0 txpower: 50.0 fixedAntennagain: 10.0 I found that when pathlloss is 120, the communication is failed. No matter how I change txpower ,fixedAntennagain, systemnoise, the pathloss in receivepowertable is 120 when the distanse is 10km in core and emane. So how can I change code of emane to break the limitation of communication distanse. I will apprecate it that you can help me. If you need more information please tell me