On 5/6/06, Avinash Sridharan <[EMAIL PROTECTED]> wrote:
Would the serialforwarder for 1.x work with base station for 2.x. Also if I have generated JAVA classes for the 2.x serial forwarder using mig for 2.x can my JAVA app communicate with the 1.x serial forwarder ? Basically what are the backward compatability issues between 1.x and 2.x (my questions are specific to the JAVA tool chains, but if someone has a more general comment would be more than willing to hear that as well ).
The 1.x and 2.x toolchains (serial forwarder, etc) are not compatible (message layouts on the mote have changed, so it wouldn't be very practical, and would be more likely to cause confusion and user error if you could mix the two toolchains). David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
