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 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
