Hi,

I'm wondering if there's a sample for interfacing TinyOS with C++. Say a
version of the Java-based Oscilloscope application, that reads the same
info, and just prints it to stdout line-by-line.

I understand that one can generate .h and .c files with mig, based on a
type defined in NesC. So far so good. But is there also a library to
connect to SerialForwarder to get this data? Or do I just simply create
a socket, and feed the data read to the calls generated by mig?

As for the files generated - I guess I'll need to link it against some
TinyOS libraries. Which ones?


Akos
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to