Simone, > I have a point to point Wi-Fi communication. > I set up the network session via Python, I'd say that I configure each node > and the "wlan" object via python. > My network uses freespace channel model. > > I would measure the throughput changing the distance between the two > end- nodes. To profile the channel I use iperf. > > The strange is that I'm not able to see any throughput degradation between > short link and longer link.
I already sent you email about this, but for reference for users on this mailing list -- there is a bug in EMANE 0.8.1 that may be causing this: http://pf.itd.nrl.navy.mil/pipermail/emane-users/2013-July/000543.html The bug may cause EMANE to use stale pathloss and propagation time with the Universal PHY. I would try compiling EMANE using the patches attached to that thread and see if it fixes your problem. -Jeff _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
