On 2010-07-27 5:22 PM, Stephan Jauch wrote: > Hi there, > > I've tried to gain the maximal throughput in an ad-hoc network with two > TP-Link TL-WR1043ND (platform AR71xx, wifi ath9k) devices. > The firmware is the newest OpenWRT trunk and the settings should be right: > > config wifi-device radio0 > option type mac80211 > option hwmode 11ng > option htmode HT40+ > list ht_capab SHORT-GI-40 > list ht_capab DSSS_CCK-40 > > During a test with netperf the throughput reaches a maximum at 30 Mbps. > The rc_stats output of minstrel shows a rate from 1 to 54 Mbps. > > Is there a way to increase the bandwidth up to 300 Mbps? mac80211 does not support using HT rates in ad-hoc yet - that's still being worked on.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
