Hi list,
This is not strictly a Batman question, but I figured that it would be a good place to ask.
I've always in the past used Atheros based hardware for the mesh nodes and the results have been stable and with acceptable speeds.
Recently in my search for cheap and open hardware I got a few MT7620 based devices from ZBT in China. I run standard OpenWrt / LEDE on them.
One of the tests that I conducted was to do an Iperf test between two nodes and compare the results, Atheros VS MediaTek
I use the nodes in mesh point mode for connectivity between the nodes and then run Batman on top of it:
config wifi-iface 'zero' option ifname 'mesh0' option disabled '0' option encryption 'none' option device 'radio0' option mesh_fwding '0' option mesh_id '02_CA_FE_CA_00_03' option mesh_ttl '1' option mcast_rate '18000' option mode 'mesh' option network 'mesh'
The MediaTek based mesh gave me very disappointing speeds between nodes. The speeds on the MediaTek when in AP mode was however very good.
So my question is if the driver of the MT7620 does have performance issues when running in mesh point mode?
If not, is there perhaps a setting that one can specify to get the speed up to where it could be.
I get for instance 7Mbits/sec between two MT7620 nodes and with that same node can get speeds above 30Mbits/s connecting to the radio's AP running ap mode.
With the Atheros, however both modes produce more or less the same speeds.
I'm happy to provide my configs should you require more info on the setup of the nodes etc.
Thanks
On Freitag, 15. Juli 2016 21:41:53 CEST Dirk van der Walt wrote:
Hi list,
This is not strictly a Batman question, but I figured that it would be a good place to ask.
Is this device only using rt2x00? Then a good place to ask would be linux- wireless@vger.kernel.org + Stanislaw Gruszka sgruszka@redhat.com, Helmut Schaa helmut.schaa@googlemail.com. If this device is also using some more recent wifi chips (the ones supported by mt76) then you should also contact Felix Fietkau nbd@nbd.name.
To make it short: my current tests with different hardware from Mediatek/ Ralink was rather disappointing (currently unknown what causes it). I had most of the time rather low speeds (also in AP mode). But I haven't tested and cannot provide any insight.
Kind regards, Sven
b.a.t.m.a.n@lists.open-mesh.org