Re: [Tinyos-help] toscomm.dll for 64bit Systems

2011-04-19 Thread Chris B
antonio, can you not just install the 32-bit java (e.g. to C:\Program Files (x86)\Java, then add C:\Program Files (x86)\Java\jdk1.6.0_24\bin; to the front of your PATH environment variable, copy the toscomm.dll getenv.dll to C:\Program Files (x86)\Java\jdk1.6.0_24\jre\bin)? Should still run

[Tinyos-help] using TinyOS-2.x java sdk in Matlab

2010-10-29 Thread Chris B
hello, I was wondering whether anyone has managed to use the TinyOS-2.x java sdk within Matlab? My main motivation is to stream sensor data (magnetic,angular rate gravity) collected from wireless motes into matlab for real-time analysis (currently working with sample rates between 20Hz-50Hz).

[Tinyos-help] make tinyos.jar errors in net/tinyos/packet

2010-06-25 Thread Chris B
hi, i come across compilation errors when trying to recreate tinyos.jar, which appear to stem from /opt/tinyos-2.x/support/sdk/java/net/tinyos/packet i'm trying to recreate tinyos.jar in /opt/tinyos-2.x/support/sdk/java by make cleanmakemake tinyos.jar my setup is Windows XP, cygwin, tinyos-2.1