From: Antonio Quartulli <antonio@meshcoding.com>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] help for batman-adv with monitor WiFi card
Date: Fri, 10 Oct 2014 07:55:24 +0200 [thread overview]
Message-ID: <543774CC.4050807@meshcoding.com> (raw)
In-Reply-To: <A533453E-8AA5-4ADE-9E76-E0A56CA8130A@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1471 bytes --]
Hi jammy,
On 09/10/14 05:26, jammy wrote:
>
> Hi all,
>
> Now i have build a mesh network with batman-adv routing algorithm(batman-adv-2014.2.0)and Linux 3.3.8. Each mesh node have one WiFi card which is configued to the adhoc mode (according to the suggestion of openmesh website)and 11A protocol.
>
> But the data rate between two mesh nodes is only 8Mbps,while if I configure the same WiFi card in mesh node to AP mode and client mode,the datarate between them can achive 40Mbps.
>
> I think the reason of the low data rate is caused by the adhoc mode(my wireless driver is ath9k,the datarate of adhoc mode is slower indeed)
>
> My questions are:
> 1. How can I raise the data rate to 30M+ if I use the adhoc mode?
As far as I know ath9k works usually well in adhoc mode and can reach
much higher datarates. In any case the problem is likely to be ath9k
specific, so batman-adv can't do much for that.
> 2. can I use the monitor mode of WiFi card with batman-adv?someone tells that it can be done,but when I batctl addif wlan0 (wlan0 is configured in monitor),it shows that interface type not support by batman-adv.
>
you cannot add a monitor interface to batman-adv (as explained by the
message), but you should be able to create to interfaces: an adhoc one
to use with batman-adv and a monitor one to use for your purposes.
This is what most people do.
Cheers,
--
Antonio Quartulli
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-10-10 5:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-09 3:26 [B.A.T.M.A.N.] help for batman-adv with monitor WiFi card jammy
2014-10-10 5:55 ` Antonio Quartulli [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-11 7:07 Dirk van der Walt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=543774CC.4050807@meshcoding.com \
--to=antonio@meshcoding.com \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.