[Tinyos-help] acceleromenter data calculate

2006-10-04 Thread [EMAIL PROTECTED]
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, 
has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Hello. I would like to calculate the accelerometer 
  data and I have decipher the byte of the raw data. and I have copy the 
  formula from the xconvert.c but my program doesn´t work. Anyone knows 
  what the problem is? [...] 

Content analysis details:   (5.7 points, 5.0 required)

 pts rule name  description
 -- --
 2.6 TERRA_ES   URI: Contains URI to a document hosted at 'terra.es'
 0.0 HTML_MESSAGE   BODY: HTML included in message
 0.0 BAYES_50   BODY: Bayesian spam probability is 40 to 60%
[score: 0.4978]
 0.2 HTML_20_30 BODY: Message is 20% to 30% HTML
 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
[Blocked - see http://www.spamcop.net/bl.shtml?213.4.149.20]
 1.6 DNS_FROM_RFC_POST  RBL: Envelope sender in postmaster.rfc-ignorant.org

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

---BeginMessage---
Hello. I would like to calculate the accelerometer data and I have decipher the byte of the raw data. and I have copy the formula from the xconvert.c but my program doesn´t work. Anyone knows what the problem is?
Thank you



Prueba el Nuevo Correo Terra; Seguro, rpido, fiable.



---End Message---
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Change number of images for DELUGE

2006-10-04 Thread Miguel Domínguez Durán

Hi everyone,
First of all, sorry for my english.
I'm quite new with DELUGE and I'm looking for a fast way to change the
number of images it uses. I have found a DELUGE_NUM_IMAGES constant in
the code but it seems fixed to 6 maybe in a makefile. Where can I
change this value?
I'm using tmote sky platform and tinyos1.1.15.

Thanks for your help,

Miguel Domínguez

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] repeating tests,no free memory

2006-10-04 Thread Munaretto, Daniel
Hi David,
  i would like to ask you a question: do you know if the way FlashBridge gets 
access to the flash, is controlled by SPI interface or UART1 interface 
(ATmega128)?
because normally the external flash is controlled by UART1 interface of the 
ATmega128 processor (in this case there are not bus conflicts between flash and 
radio) and the radio in micaZ is controlled by SPI interface.
 
thanks for your help,
cheers
Daniele

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] another multihop protocol

2006-10-04 Thread jesus serna

Hi there!!

 I'm working on routing algorithms with tmote and I would like to have 
another example from routing algorithms (different from LQI) which I could 
run with Trawler... Actually, I made a version of MintRoute over Tmote, but 
it didn't work well.
 I've seen some papers about different routing protocols as ARRIVE, cluster 
based, rumor, sesame, Escort, and examples of Collection Routing, 
Dissemination or Aggregation... However I haven't found the corresponding 
implementations.


Any help would be great!


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Blink application on new platform

2006-10-04 Thread Firat TARAKTAS



Hi everyone,

I have a new platform based on MSP430F1611, CC2420 
etc.like telosb platform.In tinyos, i 
compile Blink application for telosb platform and install the program on my 
platform. But it does not blink the leds. I checked the hardware.h file in 
platform/telosb and the led pin assignments are the same with my mote. What do i 
have to do? 

TOSH_ASSIGN_PIN(RED_LED, 5, 
4);TOSH_ASSIGN_PIN(GREEN_LED, 5, 5);TOSH_ASSIGN_PIN(YELLOW_LED, 5, 
6);

Thanks for your help.

Fırat 
TARAKTAŞ
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Delta and retransmissions question

2006-10-04 Thread Joe Polastre

No, this is the total number of retransmissions that have occurred
over the life of the network.  The number increases to 255, then
resets due to rollover.

-Joe

On 10/4/06, Simon Davis [EMAIL PROTECTED] wrote:

Hello,

I'm trying to make sense of the retransmissions figure that the Delta 
application transmits in a DeltaMsg. This is an 8bit number that seems to start 
at 0 and just increases until it reaches 127, and then it goes back and starts 
increasing again. Can anyone explain what's going on? I presumed 
retransmissions to be the number of transmissions it took for that DeltaMsg to 
get through due to interference etc, am I completely wrong?

Thanks

Simon





--
___
Play 100s of games for FREE! http://games.mail.com


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] - TOSSIM-CC2420

2006-10-04 Thread Diego Bartolomé Arquillo



Hi 
All,
In 
the/tinyos-1.x/beta CVS Repository there is a folder called 
"TOSSIM-CC2420".Has anyone tried to use this version of TOSSIM?. Where can 
I get more information about this beta version?. Could I compile with "make pc" 
my application which is implemented with v1.1.15 of tinyos and the tmote 
platform?.
Thanks in 
advance!!
Best 
Regards,
Diego
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

RE: [Tinyos-help] Compile Error

2006-10-04 Thread Anuradha Eragani








The NullPointerException was occurring due some plugin path
not being set and some plugins.list file not being available. But this
exception got fixed when I compiled all the files in opt\tinyos-1.x\tools\java\net\tinyos\sim
folder which generated simdriver.jar file (this file wasnt there
before). This jar file contained plugins.list file and hence the exception got cleared.



However, I'm facing a different problem now. When I'm trying
to run the application in the simulator, I'm encountering the following error
message:



SIM:
Random seed is 62500

java
-Dpython.cachedir=/tmp/jython.cache -DDBG=temp,usr1,am,led -DSIMDBG= -jar
./simdriver.jar -gui

Starting
SimDriver...

Simulation
random seed 1598517665

Initializing
simulator objects...

Could not
find a platform specific version of TOSMsg

java.lang.ClassNotFoundException:
net.tinyos.message.avrmote.TOSMsg

java.lang.ClassNotFoundException:
net.tinyos.message.avrmote.TOSMsg


at java.net.URLClassLoader$1.run(URLClassLoader.java:198)


at java.security.AccessController.doPrivileged(Native Method)


at java.net.URLClassLoader.findClass(URLClassLoader.java:186)


at java.lang.ClassLoader.loadClass(ClassLoader.java:299)


at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)


at java.lang.ClassLoader.loadClass(ClassLoader.java:255)


at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)


at java.lang.Class.forName0(Native Method)


at java.lang.Class.forName(Class.java:140)


at net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.java:122)


at net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:44)


at net.tinyos.sim.SimCommands.init(SimCommands.java:64)


at net.tinyos.sim.SimDriver.init(SimDriver.java:244)


at net.tinyos.sim.SimDriver.main(SimDriver.java:539)

Loading
simulator plugins...

Creating
TinyViz GUI...

SF
enabled, 0 clients, 0 packets read, 0 packets written Could not find a platform
specific version of TOSMsg

java.lang.ClassNotFoundException:
net.tinyos.message.avrmote.TOSMsg

SF
enabled, 0 clients, 0 packets read, 0 packets written


at java.net.URLClassLoader$1.run(URLClassLoader.java:198)


at java.security.AccessController.doPrivileged(Native Method)


at java.net.URLClassLoader.findClass(URLClassLoader.java:186)


at java.lang.ClassLoader.loadClass(ClassLoader.java:299)


at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)


at java.lang.ClassLoader.loadClass(ClassLoader.java:255)


at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)


at java.lang.Class.forName0(Native Method)


at java.lang.Class.forName(Class.java:140)


at net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.java:122)


at net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:36)


at net.tinyos.packet.BrokenPacketizer.init(BrokenPacketizer.java:58)


at net.tinyos.sim.packet.TossimSource.init(TossimSource.java:44)


at
net.tinyos.sim.packet.TossimSerialSource.init(TossimSerialSource.java:32)


at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)


at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)


at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)


at java.lang.reflect.Constructor.newInstance(Constructor.java:274)


at net.tinyos.packet.BuildSource.makeTossimSource(BuildSource.java:509)


at net.tinyos.packet.BuildSource.makeTossimSerial(BuildSource.java:478)


at net.tinyos.packet.BuildSource.makeArgsTossimSerial(BuildSource.java:469)


at net.tinyos.packet.BuildSource.makePacketSource(BuildSource.java:151)


at net.tinyos.packet.BuildSource.makePhoenix(BuildSource.java:87)


at net.tinyos.sf.SFListen.run(SFListen.java:83)

Could not
find a platform specific version of TOSMsg

java.lang.ClassNotFoundException:
net.tinyos.message.avrmote.TOSMsg

java.lang.ClassNotFoundException:
net.tinyos.message.avrmote.TOSMsg


at java.net.URLClassLoader$1.run(URLClassLoader.java:198)


at java.security.AccessController.doPrivileged(Native Method)


at java.net.URLClassLoader.findClass(URLClassLoader.java:186)


at java.lang.ClassLoader.loadClass(ClassLoader.java:299)


at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)


at java.lang.ClassLoader.loadClass(ClassLoader.java:255)


at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)


at java.lang.Class.forName0(Native Method)


at java.lang.Class.forName(Class.java:140)


at net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.java:118)


at net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:44)


at net.tinyos.packet.AbstractSource.open(AbstractSource.java:81)


at net.tinyos.packet.PhoenixSource.run(PhoenixSource.java:167)

java.lang.NullPointerException


at net.tinyos.packet.AbstractSource.open(AbstractSource.java:82)


at net.tinyos.packet.PhoenixSource.run(PhoenixSource.java:167)

SimComm:
TossimInitEvent received (2 motes)... 

RE: [Tinyos-help] repeating tests,no free memory

2006-10-04 Thread David Moss
I think you're right - the flash is controlled by the UART not the SPI.  So
I'm not sure why it crashes on the micaz sometimes.  I have gotten packets
to come in over the radio and write to flash, and data from flash to go over
the radio just fine on micaz's. Sounds like there's some other software
issue going on here.


-Original Message-
From: Munaretto, Daniel [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 3:14 AM
To: David Moss
Cc: tinyos-help@Millennium.Berkeley.EDU
Subject: RE: [Tinyos-help] repeating tests,no free memory


Hi David,
  i would like to ask you a question: do you know if the way FlashBridge
gets access to the flash, is controlled by SPI interface or UART1 interface
(ATmega128)?
because normally the external flash is controlled by UART1 interface of the
ATmega128 processor (in this case there are not bus conflicts between flash
and radio) and the radio in micaZ is controlled by SPI interface.
 
thanks for your help,
cheers
Daniele


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] Compile Error

2006-10-04 Thread Michael Schippling

Well, obviously, net.tinyos.message.avrmote.TOSMsg
is either not compiled into a class file or not in
your CLASSPATH. Did you compile the whole tools/java
directory tree?

MS

Anuradha Eragani wrote:
The NullPointerException was occurring due some plugin path not being 
set and some plugins.list file not being available. But this exception 
got fixed when I compiled all the files in 
opt\tinyos-1.x\tools\java\net\tinyos\sim folder which generated 
simdriver.jar file (this file wasn’t there before). This jar file 
contained plugins.list file and hence the exception got cleared.


 

However, I'm facing a different problem now. When I'm trying to run the 
application in the simulator, I'm encountering the following error message:


 


*SIM: Random seed is 62500*

*java -Dpython.cachedir=/tmp/jython.cache -DDBG=temp,usr1,am,led 
-DSIMDBG= -jar ./simdriver.jar -gui*


*Starting SimDriver...*

*Simulation random seed 1598517665*

*Initializing simulator objects...*

*Could not find a platform specific version of TOSMsg*

*java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg*

*java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg*

*at java.net.URLClassLoader$1.run(URLClassLoader.java:198)*

*at java.security.AccessController.doPrivileged(Native Method)*

*at java.net.URLClassLoader.findClass(URLClassLoader.java:186)*

*at java.lang.ClassLoader.loadClass(ClassLoader.java:299)*

*at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)*

*at java.lang.ClassLoader.loadClass(ClassLoader.java:255)*

*at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)*

*at java.lang.Class.forName0(Native Method)*

*at java.lang.Class.forName(Class.java:140)*

*at 
net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.java:122)*


*at 
net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:44)*


*at net.tinyos.sim.SimCommands.init(SimCommands.java:64)*

*at net.tinyos.sim.SimDriver.init(SimDriver.java:244)*

*at net.tinyos.sim.SimDriver.main(SimDriver.java:539)*

*Loading simulator plugins...*

*Creating TinyViz GUI...*

*SF enabled, 0 clients, 0 packets read, 0 packets written Could not find 
a platform specific version of TOSMsg*


*java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg*

*SF enabled, 0 clients, 0 packets read, 0 packets written*

*at java.net.URLClassLoader$1.run(URLClassLoader.java:198)*

*at java.security.AccessController.doPrivileged(Native Method)*

*at java.net.URLClassLoader.findClass(URLClassLoader.java:186)*

*at java.lang.ClassLoader.loadClass(ClassLoader.java:299)*

*at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)*

*at java.lang.ClassLoader.loadClass(ClassLoader.java:255)*

*at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)*

*at java.lang.Class.forName0(Native Method)*

*at java.lang.Class.forName(Class.java:140)*

*at 
net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.java:122)*


*at 
net.tinyos.message.MessageFactory.createTOSMsg(MessageFactory.java:36)*


*at 
net.tinyos.packet.BrokenPacketizer.init(BrokenPacketizer.java:58)*


*at net.tinyos.sim.packet.TossimSource.init(TossimSource.java:44)*

*at 
net.tinyos.sim.packet.TossimSerialSource.init(TossimSerialSource.java:32)*


*at 
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)*


*at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)*


*at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)*


*at java.lang.reflect.Constructor.newInstance(Constructor.java:274)*

*at 
net.tinyos.packet.BuildSource.makeTossimSource(BuildSource.java:509)*


*at 
net.tinyos.packet.BuildSource.makeTossimSerial(BuildSource.java:478)*


*at 
net.tinyos.packet.BuildSource.makeArgsTossimSerial(BuildSource.java:469)*


*at 
net.tinyos.packet.BuildSource.makePacketSource(BuildSource.java:151)*


*at net.tinyos.packet.BuildSource.makePhoenix(BuildSource.java:87)*

*at net.tinyos.sf.SFListen.run(SFListen.java:83)*

*Could not find a platform specific version of TOSMsg*

*java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg*

*java.lang.ClassNotFoundException: net.tinyos.message.avrmote.TOSMsg*

*at java.net.URLClassLoader$1.run(URLClassLoader.java:198)*

*at java.security.AccessController.doPrivileged(Native Method)*

*at java.net.URLClassLoader.findClass(URLClassLoader.java:186)*

*at java.lang.ClassLoader.loadClass(ClassLoader.java:299)*

*at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)*

*at 

Re: [Tinyos-help] repeating tests,no free memory

2006-10-04 Thread Michael Schippling

Isn't SPI implemented with USART1?
Or was I out behind the barn when they passed out?
MS

David Moss wrote:

I think you're right - the flash is controlled by the UART not the SPI.  So
I'm not sure why it crashes on the micaz sometimes.  I have gotten packets
to come in over the radio and write to flash, and data from flash to go over
the radio just fine on micaz's. Sounds like there's some other software
issue going on here.


-Original Message-
From: Munaretto, Daniel [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 3:14 AM

To: David Moss
Cc: tinyos-help@Millennium.Berkeley.EDU
Subject: RE: [Tinyos-help] repeating tests,no free memory


Hi David,
  i would like to ask you a question: do you know if the way FlashBridge
gets access to the flash, is controlled by SPI interface or UART1 interface
(ATmega128)?
because normally the external flash is controlled by UART1 interface of the
ATmega128 processor (in this case there are not bus conflicts between flash
and radio) and the radio in micaZ is controlled by SPI interface.
 
thanks for your help,

cheers
Daniele


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] repeating tests,no free memory

2006-10-04 Thread David Moss
I'm not sure what's going on here with the micaz schematics or how it's
implemented in software.  I know on the mica2 schematics, the flash is
controlled by USART1 and the CC1000 is controlled by the SPI_xyz lines:
http://www.tinyos.net/hardware/design/ORCAD_FILES/MICA2/6310-0306-01ACLEAN.p
df

I assume the micaz is the same way - using PortB's SPI lines to control the
radio and PortD's USART1 to control the flash.  If that's the case, then
they are two different ports and there shouldn't be a conflict with using
the flash and the radio at the same time. 

Unless, of course, there's some low level component that enjoys starting
conflicts between the two.  Which - this is TinyOS 1.x remember - could be a
plausible excuse.



-Original Message-
From: Michael Schippling [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 9:52 AM
To: David Moss
Cc: 'Munaretto, Daniel'; tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] repeating tests,no free memory


Isn't SPI implemented with USART1?
Or was I out behind the barn when they passed out?
MS

David Moss wrote:
 I think you're right - the flash is controlled by the UART not the SPI.
So
 I'm not sure why it crashes on the micaz sometimes.  I have gotten packets
 to come in over the radio and write to flash, and data from flash to go
over
 the radio just fine on micaz's. Sounds like there's some other software
 issue going on here.
 
 
 -Original Message-
 From: Munaretto, Daniel [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, October 04, 2006 3:14 AM
 To: David Moss
 Cc: tinyos-help@Millennium.Berkeley.EDU
 Subject: RE: [Tinyos-help] repeating tests,no free memory
 
 
 Hi David,
   i would like to ask you a question: do you know if the way FlashBridge
 gets access to the flash, is controlled by SPI interface or UART1
interface
 (ATmega128)?
 because normally the external flash is controlled by UART1 interface of
the
 ATmega128 processor (in this case there are not bus conflicts between
flash
 and radio) and the radio in micaZ is controlled by SPI interface.
  
 thanks for your help,
 cheers
 Daniele
 
 
 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] Compile Error

2006-10-04 Thread Anuradha Eragani
I have compiled the tools/java directory tree but again resulted in 100
errors. I'm attaching the output of the make that resulted in the errors.

Thanks
Anu

 
 ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:108:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
  advMsg.set_version(DelugeConsts.DELUGE_VERSION);
 ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:109:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
  advMsg.set_type(DelugeConsts.DELUGE_ADV_PING);
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:116:
 cannot resolve sym
bol
symbol  : class DelugeReqMsg
location: class net.tinyos.deluge.Downloader
  DelugeReqMsg reqMsg = new DelugeReqMsg();
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:116:
 cannot resolve sym
bol
symbol  : class DelugeReqMsg
location: class net.tinyos.deluge.Downloader
  DelugeReqMsg reqMsg = new DelugeReqMsg();
^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:263:
 cannot resolve sym
bol
symbol  : variable DelugeAdvMsg
location: class net.tinyos.deluge.Downloader
case DelugeAdvMsg.AM_TYPE:
 ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:265:
 cannot resolve sym
bol
symbol  : class DelugeAdvMsg
location: class net.tinyos.deluge.Downloader
  DelugeAdvMsg adv = (DelugeAdvMsg)m;
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:265:
 cannot resolve sym
bol
symbol  : class DelugeAdvMsg
location: class net.tinyos.deluge.Downloader
  DelugeAdvMsg adv = (DelugeAdvMsg)m;
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:269:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
  if ( adv.get_type() != DelugeConsts.DELUGE_ADV_NORMAL )
 ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:281:
 cannot resolve sym
bol
symbol  : variable DelugeDataMsg
location: class net.tinyos.deluge.Downloader
case DelugeDataMsg.AM_TYPE:
 ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:283:
 cannot resolve sym
bol
symbol  : class DelugeDataMsg
location: class net.tinyos.deluge.Downloader
  DelugeDataMsg data = (DelugeDataMsg)m;
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:283:
 cannot resolve sym
bol
symbol  : class DelugeDataMsg
location: class net.tinyos.deluge.Downloader
  DelugeDataMsg data = (DelugeDataMsg)m;
^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:301:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
   pgNum*PAGE_SIZE + 
pktNum*DelugeConsts.DELUGE_PKT_PAYLOAD_SIZE,
^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:302:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
   DelugeConsts.DELUGE_PKT_PAYLOAD_SIZE);
   ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\Downloader.java:304:
 cannot resolve sym
bol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.Downloader
  if (pktsReceived = DelugeConsts.DELUGE_PKTS_PER_PAGE) {
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\ImageInjector.java:59:
 cannot resolve s
ymbol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.ImageInjector
if (imageNum == DelugeConsts.DELUGE_GOLDEN_IMAGE_NUM
^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\ImageInjector.java:79:
 cannot resolve s
ymbol
symbol  : class DelugeAdvMsg
location: class net.tinyos.deluge.ImageInjector
advMsg = (DelugeAdvMsg)pingReply.clone();
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\ImageInjector.java:81:
 cannot resolve s
ymbol
symbol  : variable DelugeConsts
location: class net.tinyos.deluge.ImageInjector
advMsg.set_type(DelugeConsts.DELUGE_ADV_PC);
^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\ImageInjector.java:95:
 cannot resolve s
ymbol
symbol  : class DelugeAdvMsg
location: class net.tinyos.deluge.ImageInjector
  DelugeAdvMsg tmpAdvMsg = pinger.getPingReply(i);
  ^
C:\tinyos\cygwin\opt\tinyos-1.x\tools\java\net\tinyos\deluge\ImageInjector.java:108:
 cannot resolve
symbol
symbol  : variable DelugeConsts

Re: [Tinyos-help] Delta and retransmissions question

2006-10-04 Thread Simon Davis
Hi,

Thanks, it's just that I've never seen a figure over 127 yet, perhaps I should 
look at my database harder. I suppose the way to keep track of retransmissions 
is to subtract the current from the previous when every DeltaMsg arrives.


Simon

-- 
___
Play 100s of games for FREE! http://games.mail.com


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] How does ncc compile

2006-10-04 Thread Sean Walton

David Gay wrote:

On 10/3/06, Sean Walton [EMAIL PROTECTED] wrote:

Can anyone tell me the sequence of calls that eventually runs the nesC
compiler binary?


Passing -v to ncc should show the sequence of commands.
Where do I add the -v option?  I seem to find the place in the default 
apps/Makefile.

-Sean
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] PC to tmote communication problem

2006-10-04 Thread Jing Ma








Hi,



I am trying the SerialForwarder function using two
tmotes The one running the TOSbase application is connected to PC through
USB, the other is running Cntledsandrfm. I can see the USB transmit and
receiving leds blinking from the gateway mote, but the Serialforwarder java
interface can not figure not the package format and says package too long. I
found it interprets the platform as avrmote, but it is telosb (tmote). I run
the Listen function and Ocsilloscope, nothing happens. 



And also, I am trying to run the SimpCmd application in
Tinyos1-x tutorial Lesson 7, but the compiling failed for tmotes because there
is no HPLPotC component found. This example does not support tmote?



Thank you in advance for your kind help. 



Jenny 








___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TinyViZ question

2006-10-04 Thread Jing Ma








Hi,



Need your help in TinyViz also. 



1. I have
problem loading a new application to tinyviz, it always load the very first
one. How can I do it?

2. If Mote A
running Application A and B running Application B, how can I load both of them
into tinyViz.



Many thanks,



Jenny 






___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] How does ncc compile

2006-10-04 Thread David Gay

On 10/4/06, Sean Walton [EMAIL PROTECTED] wrote:

David Gay wrote:
 On 10/3/06, Sean Walton [EMAIL PROTECTED] wrote:
 Can anyone tell me the sequence of calls that eventually runs the nesC
 compiler binary?

 Passing -v to ncc should show the sequence of commands.
Where do I add the -v option?  I seem to find the place in the default
apps/Makefile.


Your choices (in decreasing order of effort):
- modify the make stuff. Yes, it's somewhat complex, but you can
probably find a place to do it.
- Add CFLAGS=-v to your Makefile (or modify it's CFLAGS line if it
already has one)
- Ditch the whole make stuff and just call ncc directly. The command
line is printed when you run make, and cutpaste is your not-so-recent
friend

David Gay
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] Compile Error --------- FIXED

2006-10-04 Thread Anuradha Eragani
As an FYI.

I have identified the reason for the ClassNotFoundException that I mailed
you before. The simdriver.jar file doesn't include the class files from
/tools/java/net/tinyos/message/avrmote directory.

The fix for this problem is to modify the Makefile of
/tools/java/net/tinyos/message/sim to add an additional line as follows:

net/tinyos/message/*.class  \
net/tinyos/message/avrmote/*.class  \ -- NEW LINE ADDED
org/apache/oro/text/regex/*.class   \

Then regenerating the simdriver.jar file by running make solved the
problem.

Thanks
Anu 


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] TPSN

2006-10-04 Thread Ji Xiong Huang
Hello members,

We integrate the TPSN with SoundRecorder and implement it on mica2 mote
following the instructions in the documentation. we are able to
successfully compile the file to binary.

However, we see nothing happening. there is no synchronization packets
sent, and no sound is detected by the sensor either. it seems that the
SoundRecorder is completely disabled.

We appreciate any helpful suggestion!

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help