Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
From: Carlo Vallati <carlo.vallati@iet.unipi.it>
To: Henning Rogge <hrogge@gmail.com>
Cc: linux-wpan@vger.kernel.org
Subject: Re: 6lowpan with external radio
Date: Thu, 06 Nov 2014 19:13:44 +0100	[thread overview]
Message-ID: <545BBA58.8040703@iet.unipi.it> (raw)
In-Reply-To: <CAGnRvupUvS5ibUiqSz=2JCyYJN1ePgskfW85qyPRGeiKwW2apw@mail.gmail.com>

On 11/06/2014 07:01 PM, Henning Rogge wrote:
> On Thu, Nov 6, 2014 at 6:55 PM, Carlo Vallati
> <carlo.vallati@iet.unipi.it> wrote:
>> Hi,
>> you can also take a look at this work in progress of mine [0] in which I'm
>> implementing a driver for the Xbee s1 cards.
>> The implementation is still a work in progress, so it has only the basic TX
>> and RX operations and it includes the latest subsystem changes (at least the
>> version included in the 3.16 kernel).
>> The driver communicates with the Xbee s1 card using a serial protocol to
>> receive/send raw data, while most of the 802.15.4 are implemented in
>> hardware (for this reason its structure follows the fakehard.c driver).
> 
> I will have a look at it... thank you.
> 
>> Even if your radio it's not 802.15.4, maybe you can emulate/simulate some of
>> the operations and information needed by the upper layers.
> 
> If I understand the difference between the "soft" and the "hard" style
> drivers right, the soft ones can work with a more stupid hardware,
> correct?

Take a look here [0], in HardMAC devices the MAC layer is implemented in
the device itself, in SoftMAC the MAC layer is mainly implemented in
software, as the hardware is merely a radio transceiver.

[0] https://www.kernel.org/doc/Documentation/networking/ieee802154.txt

> 
> Henning
> 


-- 
-------------------------------------
Carlo Vallati, PhD
Post Doc Researcher
Computer Networking Group
Dipartimento di Ingegneria dell'Informazione
Università di Pisa
Via Diotisalvi 2, 56122 Pisa - Italy
Ph. : (+39) 050-2217.572 (direct) .599 (switch)
Fax : (+39) 050-2217.600
Skype: warner83
E-mail: carlo.vallati@iet.unipi.it
http://www.iet.unipi.it/c.vallati/

-----------------------------------------------

  reply	other threads:[~2014-11-06 18:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 11:14 6lowpan with external radio Henning Rogge
2014-11-06 15:36 ` Marcel Holtmann
2014-11-06 16:33   ` Henning Rogge
2014-11-06 16:54     ` Alexander Aring
2014-11-06 17:00       ` Henning Rogge
2014-11-06 17:08         ` Alexander Aring
2014-11-06 18:09           ` Carlo Vallati
     [not found]           ` <CAP0sMCzn-cRSDi7GoeLPFKH868vdW+DJsC_ak-eZwT+GEbwwiA@mail.gmail.com>
2014-11-06 18:01             ` Henning Rogge
2014-11-06 18:13               ` Carlo Vallati [this message]
2014-11-06 18:28                 ` Alexander Aring
2014-11-06 18:24             ` Alexander Aring
2014-11-06 19:34               ` Alexander Aring
2014-11-07 13:22                 ` Carlo Vallati

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=545BBA58.8040703@iet.unipi.it \
    --to=carlo.vallati@iet.unipi.it \
    --cc=hrogge@gmail.com \
    --cc=linux-wpan@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox