[Tinyos-devel] 802.15.4 over serial
Philip Levis
pal at cs.stanford.edu
Tue May 13 08:32:20 PDT 2008
On May 13, 2008, at 12:57 AM, Vlado Handziski wrote:
> This has been fixed in a commit yesterday.
>
> Vlado
>
> On Tue, May 13, 2008 at 3:53 AM, Stephen Dawson-Haggerty <stevedh at eecs.berkeley.edu
> > wrote:
> I've been forwarding 802.15.4 packets directly over serial; there are
> two small issues with the code in tos/lib/serial; I don't think it was
> ever ported from T1.
> - The component Serial802_15_4C is in a file named
> 'Serial802_5_4C.nc'. Also, it mentions 'Init'; that line should be
> removed.
> - SerialPacketInfo802_15_4P mentions old TOSMsg structures instead of
> T2 versions. I've attached a patch that changes them to values that
> work for the cc2420; however, someone may know if there's a general
> way of figuring out what offsets should be for each radio.
Great. Let's write a test app for it for 2.1.
Phil
More information about the Tinyos-devel
mailing list