Hi there 1. I was wondering if it possible to run two separate terminals in linux one executing a copy of oscilloscope and the other executing base station and repeat the process of noticing the packet received on the java based oscilloscope application?
2. when i run the python script TOSSIM.py in the apps/Oscilloscope folder generated by running "make micaz sim" , i get the following error TOSSIM.py:7: RuntimeWarning: Python C API version mismatch for module _TOSSIM: This Python has API version 1012, module _TOSSIM has version 1013. import _TOSSIM TOSSIM.py:7: RuntimeWarning: Python C API version mismatch for module swig_runtime_data3: This Python has API version 1012, module swig_runtime_data3 has version 1013. import _TOSSIM please advise thanks vamsidhar _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
