From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 12 Mar 2014 15:54:48 +0100 From: Andrew Lunn Message-ID: <20140312145448.GC15090@lunn.ch> References: <20140310212525.GU24339@pengutronix.de> <201403121136.16430.sw@simonwunderlich.de> <20140312125329.GJ1629@pengutronix.de> <201403121451.09760.sw@simonwunderlich.de> <20140312142507.GO1629@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140312142507.GO1629@pengutronix.de> Subject: Re: [B.A.T.M.A.N.] Line of Nodes Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking > > I'd definitely recommend to buy WiFi modules (e.g. pci-e) or off-the-shelf > > boards with WiFi SoCs on it. If you don't have experience in building WiFi > > routers, you might have a lot of fun otherwise. :) > > The issue is that the stations need to be very low power, so I'd like to > leave everything out which draws power but isn't absolutely needed. The > HF part should be solvable, that's something the hardware developers > have experience with. I'm aiming for a low power ARM cpu, which > basically rules out anything that needs PCIe and leaves us with SDIO or > USB for the connection of the transmitters. I'm hoping i can get my hands on one of these soon: http://www.logicpd.com/products/system-on-modules/dm3730-torpedo-wireless-som/ There is a kernel patch around for one of the Yocto kernels, which i expect you guys would have no trouble cleaning up. Andrew