For the current printf implementation, the tutorial here shows you how to use it. Including how to decode the messages it transmits into ascii. Its probably going to change in the near future though, so keep a look out.
http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/lesson15.html Kevin On 9/25/07, John W. Barron <[EMAIL PROTECTED]> wrote: > With all the PrintF questions, I was wondering... How does everyone > view their data. If I send a Message_t to serail what are my options > besides hex? I mostly send PrintF messages to serail and read the Comm > port with Windows Hyperterminal. I KNOW there are better ways, but how > to "decode" fields in the Message_t varible to ASCII? > > Thanks > John Barron > > Winxp/cygwin > moteiv Tmote Sky > TOS 2.0.2 > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
