-
klueska added r-gravina to the TinyOS project.
2009-10-30 18:59:55 UTC by klueska
-
klueska added wsuvsensorweb to the TinyOS project.
2009-09-23 21:48:53 UTC by klueska
-
klueska added mikeghealy to the TinyOS project.
2009-09-23 03:58:56 UTC by klueska
-
If you use Windows7-64bit version, the utilities tos-locate-jre and tos-install-jni (which calls tos-locate-jre) will report errors, or stop work.
The problem is that regtool can access either the 32bit registry and the 64bit one.
If you installed the 32bit JDK there will be no problem, but if you installed the 64bit one (more logical), regtool could not find the JDK because it scan only the...
2009-09-16 07:01:58 UTC by nobody
-
klueska added ramuir to the TinyOS project.
2009-09-10 06:06:53 UTC by klueska
-
klueska added msiner to the TinyOS project.
2009-09-10 06:06:46 UTC by klueska
-
klueska added cow314 to the TinyOS project.
2009-09-10 06:06:37 UTC by klueska
-
klueska added pabigot to the TinyOS project.
2009-09-10 06:06:31 UTC by klueska
-
Hello, I am new to tinyos and nesc. and I have the following data strucuture
typedef nx_struct rt_link {
nx_addr_t target;
nx_addr_t nexthop;
} rt_link_t;
typedef struct rt_entry {
double some_double;
uint8_t some_int;
} rt_entry_t;
uint8_t flag = 0x01;
uint8_t i=0;
rt_link_t * buf;
rt_entry_t table[10];
if ( flag & 0x01)
{
buf[i].target = table[i].some_double;.
2009-08-27 17:54:22 UTC by kooyee
-
gnawali added xuanthanh18 to the TinyOS project.
2009-08-12 06:34:24 UTC by gnawali