Re: [TinyOS-Help]Running two programs in tinyviz

2005-12-22 Thread Martin Gercke
the problem is that the underlying simulator TOSSIM doesn't allow different programs to be running on different motes. As the tinyviz (adding a gui implementation) is just interfacing with TOSSIM this problem persists with tinyviz. Hi, I want to run two programs in tinyviz. e.g. one is sink

[Tinyos-help] HPL.Fail - incorrect address

2005-12-22 Thread Martin Gercke
Hi, I am having some difficulties in understanding a message TOSSIM gives me when simulating a simulation for telosb motes. I don't think this is specific to telos but who knows. HPL.Fail : transmit from 0 to 1 failed (due to incorrect address) This is the error that I randomly get

[Tinyos-help] changing TOS_LOCAL_ADDRESS

2005-12-22 Thread Volker Simon
Hi, in my implementation of StdControl.start() I change the TOS_LOCAL_ADDRESS variable to a different address by setting TOS_LOCAL_ADDRESS=0x11. The address is valid in StdControl.start() but during an event TOS_LOCAL_ADDRESS is set to the old value. Why? How can I avoid this? I cannot set

Re: [Tinyos-help] changing TOS_LOCAL_ADDRESS

2005-12-22 Thread Michael Schippling
I believe that TOS_LOCAL_ADDRESS is a location in ROM so you can't set it at run time. Also I think that install.N may only be able to deal with decimal values. MS Volker Simon wrote: Hi, in my implementation of StdControl.start() I change the TOS_LOCAL_ADDRESS variable to a different address

Re: [Tinyos-help] changing TOS_LOCAL_ADDRESS

2005-12-22 Thread Philip Levis
On Dec 22, 2005, at 4:15 PM, Volker Simon wrote: Hi, in my implementation of StdControl.start() I change the TOS_LOCAL_ADDRESS variable to a different address by setting TOS_LOCAL_ADDRESS=0x11. The address is valid in StdControl.start() but during an event TOS_LOCAL_ADDRESS is set to the old

Re: [Tinyos-help] SurgeTelos apps and surge/JAVA program

2005-12-22 Thread Chalermphol Thammapalerd
Hi Chiang, Maybe there's no implementation for the beacon methodin java application, Take a look at the code. Good Luck, Chalermphol On 12/22/05, 姜瑞豪 Steve Chiang [EMAIL PROTECTED] wrote: Dear all: I have some problems about ucb/SurgeTelos app (combined with the surge program in java)

[Tinyos-help] log data to database using xlisten

2005-12-22 Thread Nurin Naurah binti Md Yusof
Hi, I know that using the command '-l', the ADC readings can be stored in the PostgreSQL database. But is there any settings need to be made in the PostgreSQL to enable this? I tried this command before, but I got this: INSERT into testing