[Tinyos-help] the TinyOS 2 serial protocol
Ákos Maróy
darkeye at tyrell.hu
Mon Jun 4 13:48:54 PDT 2007
David Gay wrote:
> You want the C based sf application from TinyOS 2.x. It's in
> tinyos-2.x/support/sdk/c.
thanks for the pointer... now it works, if I run the C-based serial
forwarder, and chain to that in the Java applications...
> There's a description (see the comment at the beginning) and
> implementation in
> tinyos-2.x/support/sdk/java/net/tinyos/packet/Packetizer.java
> The description was more readable before someone carelessly
> reformatted it (insert some line breaks before the dashes ( - ) to fix
> this).
yes, I took a look.. also among the Java sources - I found a
SerialSource class, but that seems to be the source only - didn't find a
sink anywhere...
It would be really nice to have this working properly - by say
implementing serial communications with JavaComm.
Akos
More information about the Tinyos-help
mailing list