[Tinyos-devel] 802.15.4 over serial

Stephen Dawson-Haggerty stevedh at eecs.berkeley.edu
Mon May 12 18:53:00 PDT 2008


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.

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SerialPacketInfo802_15_4P.nc.patch
Type: text/x-patch
Size: 1204 bytes
Desc: not available
Url : https://www.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20080512/dd242c1c/attachment.bin 


More information about the Tinyos-devel mailing list