[Tinyos-help] Can I use float or double type in message when I want to use mig ?

2007-07-21 Thread DAE HEE KIM
Hello I am using micaz(2.4Ghz), tinyos 2.0.1, linux(fedora 6), mib510. Can I use float or double type in message when I want to use mig? When I used only uint type, MsgReader with mig works well, but when I used double(or float) type, MsgReader with mig doesn't work. 1) OK : only when I used

[Tinyos-help] Cannot receive packets from serial port

2007-07-21 Thread MINO GB
I'm doing lesson 4 in Tinyos 2.x tutorial with micaz and telos. There is not any problem when I use micaz. But when I use telos, it cannot receive packets from serial port. Telos: USB Serial Port (COM3) /opt/tinyos-2.x/apps/tests/TestSerial $ make telos install,1 bsl,2 mkdir -p build/telosa mig

[Tinyos-help] About DemoSensorC implementations

2007-07-21 Thread Farhana Khan
Hello I am working in Tinyos 2.0 using TOSSIM and needs some information regarding the DemoSensorC component. Each time when I run the Sense and radiosensetoLeds application under TOSSIM, it returns me same constant values for no matter how long I run the application. Can you please

Re: [Tinyos-help] About DemoSensorC implementations

2007-07-21 Thread Peizhao Hu
Hi Farhana, There are a lot of threads talked about this problem, you can just do a google search. regards; Peizhao Farhana Khan wrote: Hello I am working in Tinyos 2.0 using TOSSIM and needs some information regarding the DemoSensorC component. Each time when I run the Sense and

[Tinyos-help] Poll for sensors availability at runtime

2007-07-21 Thread olea
Hello everybody! this is my first post to the list. We are building a SOA middleware for sensor networks atop of tinyos, and for that we need to know at runtime what sensors are available in the particular mote. Right now we keep a database of mote model and capabilities, but that's far from