RE: [Tinyos-help] It's possible to have interface ReadRef for ADC

2007-07-26 Thread Firat TARAKTAS
 
I achieved it by modifying oscilloscope application. I used three Read 
interfaces in oscilloscopeC module.

Firat TARAKTAS
ElectricalElectronics Engineer
Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of André Miguel de 
Almeida Marrão Rodrigues
Sent: Wednesday, July 25, 2007 1:14 AM
To: tinyos-help
Subject: [Tinyos-help] It's possible to have interface ReadRef for ADC

Hello



I would like to sample a 3axis accelerometer ( MMA7260) at 100Hz (all the axis 
at the same time) in a TMoteSky with T2.

I must use Msp430Adc12MultiChannel? An application example would be very 
helpful.

I didn't find any ReadRef interface support, like in TEP114. I have already 
read all the last messages in this topic and get lost.



Thanks,



André Rodrigues


- Original Message - 
From: Philip Levis [EMAIL PROTECTED]
To: J. Ryan Stinnett [EMAIL PROTECTED]
Cc: tinyos-help tinyos-help@Millennium.Berkeley.EDU
Sent: Tuesday, July 24, 2007 9:27 PM
Subject: Re: [Tinyos-help] TOSSIM Crash with sim_gain_remove


 On Jul 24, 2007, at 3:14 PM, J. Ryan Stinnett wrote:



 Thanks, that takes care of it!  Actually, that's basically how I  tried 
 to fix it myself, so I'm not sure what I did differently...   In any 
 case, it's working fine now.

 OK, I'll make sure this bug fix gets into 2.0.2.

 Phil
 ___
 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 mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


RE: [Tinyos-help] nesC tutorials

2007-07-04 Thread Firat TARAKTAS
I hope it will be helpful,
 
http://www.tinyos.net/tinyos-1.x/doc/nesc/ref.pdf
 
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of basma
mohamed
Sent: Wednesday, July 04, 2007 10:20 AM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] nesC tutorials


Please i want your help to get a free detailed documentation for nesC
(specify how to declare variables, different variable types, loops,
conditional statments, ...).
 
thank you.
 



Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user
panel
http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yaho
o_panel_invite.asp?a=7  and lay it on us. 
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

RE: [Tinyos-help] relationship between RSSI and distance

2007-07-04 Thread Firat TARAKTAS


I wondered and googled rssi values vs. distance and reached some
papers.

http://www.ece.rochester.edu/research/wcng/papers/conference/holland_sec
on06.pdf

 http://zoo.cs.yale.edu/classes/cs490/03-04b/nana.dankwa.ee.pdf


Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of CASTEL
Myriam
Sent: Wednesday, July 04, 2007 4:35 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] relationship between RSSI and distance

Hello,

I'm trying to use RSSI value to obtain the distance between two sensor
nodes mica2.
I know that a lot of such experiments are made and that a lot of people
use this method.
However, when I do the experiment, I obtain unexploitable results:
- between 0 and 70 cm, I obtain always the same RSSI.
- above 150cm, all values of RSSI are possible.
More strange: i do the same with micaz, and the results are exploitable.

For information, I am using rcv_packet-strength to obtain RSSI knowing
that the transmitted power is always the same.

Can anybody tell me if it possible to use mica2 and RSSI to obtain
distance and if yes, how to do that and why I didn't manage?


Thanks for your help.



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

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


RE: [Tinyos-help] Localization

2007-07-03 Thread Firat TARAKTAS
Take RSSI values of the received signals. Use triangulation method. If
you google it you can reach lots of material.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tarek
Mohamed Salah El-Din Mansour
Sent: Tuesday, July 03, 2007 4:08 AM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Localization




I want to ask if i have 4 different mica2 motes, three fixed and they
should record the received signal from the forth. Using the received
signal from the three receivers it should be approximately decided where
is the place of the forth.
Any ideas about how this could be done? i mean like how to save the
signals from the 3 and be computed to localize the forth? and how could
that be displayed?

Thanks in advance. 

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

RE: [Copfilter] Copy of quarantined email - *** SPAM *** [11.2/5.0][Tinyos-help] TelosB-Eclipse plugin

2007-06-28 Thread Firat TARAKTAS
 
Make sure that your environmental variables are assigned corretly. 

Firat TARAKTAS



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, June 28, 2007 5:13 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Copfilter] Copy of quarantined email - *** SPAM ***
[11.2/5.0][Tinyos-help] TelosB-Eclipse plugin

Hey all,I need your help regarding to TelosB motes, I'm using Eclipse
plugin, but I'm unable to program the motes,Can u help me??.. antonio
_
With Windows Live Hotmail, you can personalize your inbox with your
favorite color.
www.windowslive-hotmail.com/learnmore/personalize.html?locale=en-usocid
=TXT_TAGLM_HMWL_reten_addcolor_0607
html
head
style
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
/style
/head
bodydiv style=text-align: left;Hey all,brI need your help
regarding to TelosB motes, I'm using Eclipse plugin, but I'm unable to
program the motes,brCan u help me??..
brbrantoniobr/divbrbrbrbr /hr /Change is good. See
what's different about Windows Live Hotmail. a
href='www.windowslive-hotmail.com/learnmore/default.html?locale=en-usoc
id=RMT_TAGLM_HMWL_reten_changegood_0607' target='_new'Check it
out!/a/body /html ___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel
p



=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Scanned with Copfilter Version 0.84beta2 (ProxSMTP 1.6)
AntiVirus: ClamAV 0.90.3/3545 - Thu Jun 28 05:08:05 2007
AntiVirus: F-PROT 4.6.7 Engine version: 3.16.15 SIGN.DEF 27 Jun07 -
SIGN2.DEF 27 Jun07 - MACRO.DEF 27 Jun07 by Markus Madlener @
http://www.copfilter.org

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


RE: [Tinyos-help] HelpTinyOS-1.x-Eclipse Plugin

2007-06-26 Thread Firat TARAKTAS
Hi,
 
Try this;
search for all cygwin1.dll file in your PC and place the most recent
version in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Before modifying files, you should
backup.

 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
antonio gonga
Sent: Monday, June 25, 2007 7:28 PM
To: TINYOS
Subject: [Tinyos-help] HelpTinyOS-1.x-Eclipse Plugin


Hey all,
I installed the eclipse plugin for TinyOS, but when I try to compile an
application, I get the following error:
nesc1.exe- Entry Point Not Found
The procedure entry point __getreent could not be located in the dynamic
link library cygwin1.dll







Make every IM count. Download Windows Live Messenger and join the i'm
Initiative now. It's free.  Make it count!
http://im.live.com/messenger/im/home/?source=TAGWL_June07  
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

RE: [Tinyos-help] Eclipse Plugin for TinyOS-1.x Help

2007-06-26 Thread Firat TARAKTAS
 
Eclipse requires Java 1.5. Be sure that it exists

Firat TARAKTAS
ElectricalElectronics Engineer
Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vizi Péter
Sent: Tuesday, June 26, 2007 5:21 PM
To: antonio gonga
Cc: TINYOS
Subject: Re: [Tinyos-help] Eclipse Plugin for TinyOS-1.x Help

Hi Antonio!

Which plugin are you using exactly?
If you are using this one: http://www.dcg.ethz.ch/~rschuler/ then what is your 
Eclpise version? With this plugin Eclipse 3.1.2 is supported.

Best regards, Peter Vizi!

On Tue, 2007-06-26 at 13:50 +, antonio gonga wrote:
 Hey all.
 I'm having problems to get to run the Eclipse plugin fom TinyOS, I 
 follow all instruction, but when I run it, I always get the following
 error:
 Unable to open TinyOS.perspective2
 I just tried 5 times... but I don't know what's wrong..
 
 thanks
 
 
 
 
 
 
 __
 Live Earth is coming.  Learn more about the hottest summer event - 
 only on MSN. Check it out!
 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-h
 elp
-- 
   Vizi Peter
 e-mail:  [EMAIL PROTECTED]
 mobil:   +36-30-4074502
 pgp: http://digitus.itk.ppke.hu/~gordon/gordon.pgp


___
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] GenericComm and AMStandard

2007-06-25 Thread Firat TARAKTAS
follow TEP-116 about Packet Protocols.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hari
Om
Sent: Monday, June 25, 2007 12:19 PM
To: Tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] GenericComm and AMStandard


Hello
 
I was trying to udnerstand the code of GenericComm and AMStandard. Can
someone please suggest any pointer to good documentation of the same ?
 
TKS n RGDS
Hariohm
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

FW: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-06 Thread Firat TARAKTAS
 

-Original Message-
From: vazoumana fofana [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 05, 2007 6:47 PM
To: Firat TARAKTAS
Subject: RE: [Tinyos-help] [lesson 4 with tinyOs2.0]

Thanks for your answer. I ve succeeded. but i think the tutorial was not clear. 
indeed, Java testserial always failed if you don't add
something(options) or export MOTECOM. It was written after.

From: Firat TARAKTAS [EMAIL PROTECTED]
To: vazoumana fofana 
[EMAIL PROTECTED],tinyos-help@Millennium.Berkeley.EDU
Subject: RE: [Tinyos-help] [lesson 4 with tinyOs2.0]
Date: Tue, 5 Jun 2007 17:39:59 +0300


Hi,

1. Did you run the command like java TestSerial -comm [EMAIL 
PROTECTED]:telos  
or assign MOTECOM correctly?
2. Be sure that other running programs on your PC does not use your port.

Firat TARAKTAS


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of 
vazoumana fofana
Sent: Tuesday, June 05, 2007 5:26 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] [lesson 4 with tinyOs2.0]

Hi,

i try to compile the lesson 4 Mote Pc serial Communication and Serial 
Forwarder :
When i execute java TestSerial, there is an error message wich appears :
[EMAIL PROTECTED]:9002 died - exiting (java.net.ConnectException: Connection 
refused).
somebody can help me , please ?

thanks.

_
Avec Windows Live OneCare éliminez tous les virus de votre PC !
http://www.windowslive.fr/liveonecare/default.asp

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

_
Windows Live Spaces : créez votre blog à votre image ! 
http://www.windowslive.fr/spaces


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


RE: [Tinyos-help] Reducing data loss in Oscilloscope application

2007-06-05 Thread Firat TARAKTAS
Hi Ferry,
 
I faced a problem similar to you this morning. Every timer fired, ı tried to 
read three ADC channel. It sent only the first readings, but not the other two 
channel readings. I solved it by using a integer named sequence. After the 
single ADC reading, i increment it and decide whose turn it is. 
 
 
if sequence % 3 == 0
read ADC1;
else if sequence % 3 ==1
read ADC2;
else if sequence % 3 ==2
read ADC3;
 
 
event void Read1.readDone()
{
getData;
sequnce ++;
}
 
 
It solved my problem. You may say that it lowers reading frequency. You are 
right, but decreasing the timer interval will compensate i think.
 
Note: Since websense does not let, i could not see the screenshots.
 

Firat TARAKTAS

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ferry Cialis
Sent: Tuesday, June 05, 2007 11:46 AM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Reducing data loss in Oscilloscope application


Hello,

I've a question about data transfer loss that I need help in. Firstly, I'm 
trying to get 2 different sensor readings. The sensor readings are 
Accelerometer X-direction and Accelerometer Y-direction. Previously, I managed 
to get both sensor readings from 2 motes i.e. each motes has each sensor and 
both transmit the sensor data to TOSBASE to be displayed over via Serial 
Forwarder to Oscilloscope GUI. The link below shows a screenshot of the result:

http://i194.photobucket.com/albums/z154/ferrycia/Oscilloscope2.jpg

As seen, the green one is the Accelerometer X sensor readings in a mote in 
channel 1 while the red one is Accelerometer Y in another mote in channel 2. 
The result seems ok. 

Next, I tried to get both of the sensor readings into a single mote to improve 
efficiency. I've modified the code a bit to separate the channels. The sensor 
was mounted on top of a mote and the same procedures with Serial Forwarder and 
Oscilloscope were done. The link below sows the result: 

http://i194.photobucket.com/albums/z154/ferrycia/Oscilloscope1.jpg 

As seen, the red one which represented channel 2 had plenty of data loss and 
the reading for it was patchy and intermittent but the green one for channel 1 
runs as usual. Also, channel 2 readings 

Is the problem lies in the loss data transfer when I tried to transmit 2 (or 
more) sensor readings from the same mote ? How do I correct or optimise the 
method ? Do I need to change anything for the Oscilloscope or TOSBASE code ? 
Please advise me clearly in the matter as I'm quite at loss 

Thank you for the attention,
yours,
Ferry

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

RE: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-05 Thread Firat TARAKTAS
 
Hi,

1. Did you run the command like java TestSerial -comm [EMAIL PROTECTED]:telos 
 or assign MOTECOM correctly?
2. Be sure that other running programs on your PC does not use your port.

Firat TARAKTAS


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of vazoumana fofana
Sent: Tuesday, June 05, 2007 5:26 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] [lesson 4 with tinyOs2.0]

Hi,

i try to compile the lesson 4 Mote Pc serial Communication and Serial Forwarder 
:
When i execute java TestSerial, there is an error message wich appears :
[EMAIL PROTECTED]:9002 died - exiting (java.net.ConnectException: Connection 
refused).
somebody can help me , please ?

thanks.

_
Avec Windows Live OneCare éliminez tous les virus de votre PC ! 
http://www.windowslive.fr/liveonecare/default.asp

___
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] [blink_application]

2007-05-31 Thread Firat TARAKTAS
Hi,
Can you send us the error and your actions? 


Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
vazoumana fofana
Sent: Thursday, May 31, 2007 4:05 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] [blink_application]

hi

i want to know if somebody has ever done all tutorials for tinyos 1.1 ?
Indeed, i try to compile the first application but it doesn't work. I
look at files and i see that there are some mistakes? does somebody have
got the right files for the blink application  ?


thanks.

_
Windows Live Messenger sur i-mode(tm) : dialoguez avec vos amis depuis
votre mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/

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

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


RE: [Tinyos-help] [blink_application]

2007-05-31 Thread Firat TARAKTAS

You can get correct files from http://tinyos.cvs.sourceforge.net/tinyos/ to 
compare with yours.
Are you sure that your installation is complete without error?

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: vazoumana fofana [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 31, 2007 4:55 PM
To: Firat TARAKTAS
Subject: RE: [Tinyos-help] [blink_application]

In component `Blink':
Blink.nc:42: component Main not found
In file included from Blink.nc:42:
In component `BlinkM':
BlinkM.nc:46: too few arguments to interface `Timer'
In file included from Blink.nc:42:
BlinkM.nc:58: syntax error before `StdControl'
BlinkM: `StdControl.start' not implemented
BlinkM: `StdControl.stop' not implemented
BlinkM: `Timer.fired' not implemented
In component `Blink':
Blink.nc:42: component SingleTimer not found
Blink.nc:43: cannot find `StdControl'
Blink.nc:44: cannot find `StdControl'
Blink.nc:45: cannot find `Timer'


Here are the message error. I thought that the wiring wasn't good so i put the 
arrow in other sense for main but it doesn't work. It says that some methods 
are not implemented: i don't understand it because it's not the case i chek the 
name and they are equals.

For singleTimer i try t o replace by TimerMillic as Timer 0 like in tinyos 2.O 
but it dosn't work .

thanks for your answer.

From: Firat TARAKTAS [EMAIL PROTECTED]
To: vazoumana fofana 
[EMAIL PROTECTED],tinyos-help@Millennium.Berkeley.EDU
Subject: RE: [Tinyos-help] [blink_application]
Date: Thu, 31 May 2007 16:28:59 +0300

Hi,
Can you send us the error and your actions?


Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752 Icerenkoy / ISTANBUL / 
TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of 
vazoumana fofana
Sent: Thursday, May 31, 2007 4:05 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] [blink_application]

hi

i want to know if somebody has ever done all tutorials for tinyos 1.1 ?
Indeed, i try to compile the first application but it doesn't work. I 
look at files and i see that there are some mistakes? does somebody 
have got the right files for the blink application  ?


thanks.

_
Windows Live Messenger sur i-mode(tm) : dialoguez avec vos amis depuis 
votre mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/

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

_
Découvrez le Blog heroic Fantaisy d'Eragon! 
http://eragon-heroic-fantasy.spaces.live.com/


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


RE: [Tinyos-help] downloading code to a new platform

2007-05-29 Thread Firat TARAKTAS

I think you should modify the hardware.h file of mica2 platform. Change
pin and port assignemnts with your new platform. 


Firat TARAKTAS



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Puru
Sent: Tuesday, May 29, 2007 12:03 PM
To: Urs Hunkeler
Cc: tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] downloading code to a new platform

Hi Urs,

I wrote a simple program using ICC-AVR, which toggled bits on port A and
which in turn blinked the leds and this hex program when copied on the
platform worked correctly.
infact this hex file copied on the mica2 using uisp also works
correctly.
i tried with and without the timer.
note this is not using assembler directives in NesC, but similar
assemble directives with the icc-avr interface.

am not sure if tinyos is looking for h/w that is not present on the
platform (e.g., flash, radio etc and failing, which i think is
unlikely), or if i am some wrong settings or smtg else ...

thanks,
-- puru
On 5/29/07, Urs Hunkeler [EMAIL PROTECTED] wrote:
 Hi,

 Do the LEDs work if you write a simple program in assembler? Can you 
 control the LEDs when using assembler directives in NesC code (without

 timer)? If yes, does it also work with timers?

 Cheers,
 Urs


 Puru schrieb:
  hi all,
 
  we are developing a mote-like (mica2-like) device, which currently 
  only has the mcu and minimum cicuitry to get it started (no external

  flash, no radio yet).
 
  the initial idea is to compile apps using tinyos and copy the 
  corresponding ihex files using icc-avr or such onto the new 
  platform. we are facing problems with this procedure,  have tried 
  testing the procedure using Blink, as the LED circuitry is available

  on the new platform.
  Have verified the fuse bits, disabled to bootloader and have also 
  written a Blink program in icc-avr which toggles port a bits and in 
  turn does toggle the LEDs.
  This icc-avr hex file when copied via uisp on a crossbow
  mica2 toggles the LEDs as well, but the Blink ihex file generated 
  via tinyos copied via icc-avr to the new platform does nothing.
 
  any directions on how to proceed or what is the actual load process

  would be helpful.
 
  thanks,
  - Puru



--
True compassion is more than flinging a coin at a beggar.
- Rev. Dr. Martin Luther King, Jr.
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel
p

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


RE: [Tinyos-help] Oscilloscope single mote multiple channel display

2007-05-22 Thread Firat TARAKTAS
Hi,
 
In the beginning, i have to warn you that you should understand what you
did.
 
Assume you have X and Y sensors. 
 
1. modify this part in OsciloscopeM.nc;
 
  uint8_t packetReadingNumber;
  uint16_t readingNumber;
  TOS_Msg msg[2];
  uint8_t currentMsg;
 
to, 
 
  uint8_t XpacketReadingNumber;
  uint16_t XreadingNumber;
  TOS_Msg Xmsg[2];
  uint8_t XcurrentMsg;
  uint8_t YpacketReadingNumber;
  uint16_t YreadingNumber;
  TOS_Msg Ymsg[2];
  uint8_t YcurrentMsg;
 
And you have to modify whole code in OscilloscopeM.nc to differentiate
the X and Y sensor readings and their reading numbers.
 
2. In OscilloscopeM.nc file, double the task named dataTask as XdataTask
and YdataTask. For XdataTask, assign channel 1 and for YdataTask assign
channel 2. (Of course you can change the numbers.) 
 
task void XdataTask() {
struct OscopeMsg *pack;
atomic {
  pack = (struct OscopeMsg *)msg[currentMsg].data;
  packetReadingNumber = 0;
  pack-lastSampleNumber = readingNumber;
}
 
pack-channel = 1;
pack-sourceMoteID = TOS_LOCAL_ADDRESS;
 
3. When you read X sensor and Y sensor, call XdataTask and YdataTask
respectively.
4. You have to double the ADC interfaces in OscilloscopeM.nc (If you
sample X and Y sensor readings from ADC)
interface ADC as ADC1;
interface ADC as ADC2;
5. Combine them ADC1 and ADC2 interfaces to appropriate ADC channels in
Oscilloscope.nc
 
It needs more dealing and if you don't understand the modification, it
gets confusing. I am looking forward to hearing good news.
 
Enjoy the day,
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: Ferry Cialis [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 22, 2007 9:28 AM
To: Firat TARAKTAS
Cc: Tinyos-help@millennium.berkeley.edu
Subject: Re: [Tinyos-help] Oscilloscope single mote multiple channel
display


Hi, thanks for the help!
I'm currently using TinyOS-1.x though,
I'm still learning nesC and need more detailed explanations on how to
assign different channel numbers to each sensor. Where exactly do I
alter/add these channel numbers ?

Thanks


On 5/21/07, Firat TARAKTAS [EMAIL PROTECTED] wrote: 

Hi,
 
If you use TinyOS-1.x, you can achieve it with assigning
different channel numbers to each sensor. Oscilloscope application shows
the mote id and channel to eparate each sensor readings.
 
If you use T2, i wonder the answer and i want to know it.
Because in osilloscope application, there is no channel number.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ferry
Cialis
Sent: Monday, May 21, 2007 11:44 AM
To: Tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Oscilloscope single mote multiple channel
display



Hello,
I'd like to know whether it is possible for Oscilloscope java
application to display multiple sensor readings from a single mote? For
instance, I have a sensor board which has accelerometer-x,
accelerometer-y and temperature sensors. The sensor board is mounted
onto a single mote. Can the Oscilloscope application display multiple
sensor channels from the setup? 

I've tried displaying multiple channels before but it requires
multiple motes, each mote corresponding to one channel but it's not
efficient and quite wasteful to have many motes if I can use just one
mote to display multiple readings. 

Thank you



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

RE: [Tinyos-help] Oscilloscope single mote multiple channel display

2007-05-21 Thread Firat TARAKTAS
Hi,
 
If you use TinyOS-1.x, you can achieve it with assigning different
channel numbers to each sensor. Oscilloscope application shows the mote
id and channel to eparate each sensor readings.
 
If you use T2, i wonder the answer and i want to know it. Because in
osilloscope application, there is no channel number.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ferry
Cialis
Sent: Monday, May 21, 2007 11:44 AM
To: Tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Oscilloscope single mote multiple channel display


Hello,
I'd like to know whether it is possible for Oscilloscope java
application to display multiple sensor readings from a single mote? For
instance, I have a sensor board which has accelerometer-x,
accelerometer-y and temperature sensors. The sensor board is mounted
onto a single mote. Can the Oscilloscope application display multiple
sensor channels from the setup? 

I've tried displaying multiple channels before but it requires multiple
motes, each mote corresponding to one channel but it's not efficient and
quite wasteful to have many motes if I can use just one mote to display
multiple readings. 

Thank you

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

RE: [Tinyos-help] how to display signed data in oscilloscope app(TinyOS 2.x)

2007-05-18 Thread Firat TARAKTAS
Dear Micheal,

First of all, thanks for your interest. 
I listed my actions below in T2;

1. I modified nx_int16_t line of oscilloscope.h

typedef nx_struct oscilloscope {
  nx_uint16_t version; /* Version of the interval. */
  nx_uint16_t interval; /* Samping period. */
  nx_uint16_t id; /* Mote id of sending mote. */
  nx_uint16_t count; /* The readings are samples count * NREADINGS
onwards */
  nx_int16_t readings[NREADINGS];
} oscilloscope_t;

#endif

2. I ran make clean in apps/oscilloscope/java 
3. Then make command is run. But it gives me the error attached. 

[EMAIL PROTECTED] /cygdrive/c/cygwin/opt/tinyos-2.x/apps/Oscilloscope/java
$ make
mig -target=null -java-classname=OscilloscopeMsg java ../Oscilloscope.h
oscillos
cope -o OscilloscopeMsg.java
ncg -target=null -java-classname=Constants java ../Oscilloscope.h
NREADINGS DEFA
ULT_INTERVAL -o Constants.java
javac *.java
Oscilloscope.java:71: update(int,int,int[]) in Data cannot be applied to
(int,in
t,short[])
data.update(omsg.get_id(), omsg.get_count(),
omsg.get_readings());
^
Note: Window.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
make: *** [Oscilloscope.class] Error 1


NOTE: In default oscilloscope app it samples ADC, but i modified the app
that it communicates with sensor via SPI. But the reading data is
signed.

Have a nice day,

Firat TARAKTAS
ElectricalElectronics Engineer
Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752 Icerenkoy / ISTANBUL /
TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: Michael Schippling [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 7:02 PM
To: Firat TARAKTAS
Cc: tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] how to display signed data in oscilloscope
app(TinyOS 2.x)


It may be that the nx implementation is not complete on the Java side.
Without seeing the error and the code it's hard to tell. Can you post
the relevant oscope and message code, and the actual error text?

MS

Firat TARAKTAS wrote:
  
 Hi to all,
  
 My problem is to display the signed data in oscilloscope application 
 in TinyOS 2.x?
  
 In TinyOS 1.x, modifying apps/oscilloscope/OscopeMsg.h *uint16_t 
 data[BUFFER_SIZE] *as *int16_t data[BUFFER_SIZE] *and recompiling java

 tools solved my problem.
 But in TinyOS 2.x, I modifed apps/oscilloscope/oscilloscope.h file 
 *nx_uint16_t readings[NREADINGS] *line as* nx_int16_t 
 readings[NREADINGS] *and recompile java files in 
 apps/oscilloscope/java folder. But it gives an error in line 71 of
oscilloscope.java.
  
 I will be glad if you help me.
  
 Have a nice day.
  
 
 Firat TARAKTAS
 
 ElectricalElectronics Engineer
 
 Reseracher
 *GENETLAB INFORMATION TECHNOLOGIES**
 *Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752 Icerenkoy / ISTANBUL /

 TURKIYE
 Phone: +90 (216) 573 00 85 (int.354)
 Fax: +90 (216) 469 85 07
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 www.genetlab.com http://www.genetlab.com/
 
  
 
 
 --
 --
 
 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-h
 elp
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] how to display signed data in oscilloscope app(TinyOS 2.x)

2007-05-16 Thread Firat TARAKTAS
 
Hi to all,
 
My problem is to display the signed data in oscilloscope application in
TinyOS 2.x?
 
In TinyOS 1.x, modifying apps/oscilloscope/OscopeMsg.h uint16_t
data[BUFFER_SIZE] as int16_t data[BUFFER_SIZE] and recompiling java
tools solved my problem. 
But in TinyOS 2.x, I modifed apps/oscilloscope/oscilloscope.h file
nx_uint16_t readings[NREADINGS] line as nx_int16_t readings[NREADINGS]
and recompile java files in apps/oscilloscope/java folder. But it gives
an error in line 71 of oscilloscope.java. 
 
I will be glad if you help me. 
 
Have a nice day.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

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

[Tinyos-help] how to display signed data in oscilloscope app (TinyOS 2.x)

2007-05-15 Thread Firat TARAKTAS
Hi to all,
 
My problem is to display the signed data in oscilloscope application in
TinyOS 2.x?
 
In TinyOS 1.x, modifying apps/oscilloscope/OscopeMsg.h uint16_t
data[BUFFER_SIZE] as int16_t data[BUFFER_SIZE] and recompiling java
tools solved my problem. 
But in TinyOS 2.x, I modifed apps/oscilloscope/oscilloscope.h file
nx_uint16_t readings[NREADINGS] line as nx_int16_t readings[NREADINGS]
and recompile java files in apps/oscilloscope/java folder. But it gives
an error in line 71 of oscilloscope.java. 
 
I will be glad if you help me. 
 
Have a nice day.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

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

RE: [Tinyos-help] Receive OscopeMsg via radio

2007-05-01 Thread Firat TARAKTAS
Hi,
 
Osciloscope app, samples and sends the sensor via UART, while
OsciloscopeRF app samples and sends via radio. To use Osciloscope app,
just connect to PC. To use OscilloscopeRF, program a mote with TOSBase
as a abasestation and connect this basestation mote to PC.
 

Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.genetlab.com http://www.genetlab.com/ 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Eulalia i Anna
Sent: Tuesday, May 01, 2007 1:50 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Receive OscopeMsg via radio


Hi all,

We are working with Oscilloscope and OscilloscopeRF apps. We would like
to know how can we receive an OscopeMsg via radio. The Oscilloscope app
only receives from sensor, but we need send from a mote with
OscilloscopeRF and receive via radio at the base mote to pass the info
by the serial port to our PC. 

Thanks for your attention.


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

RE: [Tinyos-help] How to construct a new mote platform?

2007-04-30 Thread Firat TARAKTAS
 
Hi to all,

First creaste new directory in tos/platform. .platform file should exist
in order to refer to which component platform use (msp, cc2420, atmel
etc.). Hardware.h file must be created. This file shows the io pin
assignments. In tools/make directory, create platformname.target file.
It is the make file of your platform. I advice you to edit all.target to
add your platform name in PLATFORMS line. Edit in
tools/java/net/tinyos/packet/Platform.java and insert your platform name
and recompile.

Firat TARAKTAS
ElectricalElectronics Engineer
Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Urs
Hunkeler
Sent: Monday, April 30, 2007 9:32 AM
To: Senno; Tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] How to construct a new mote platform?

Hi,

For similar reasons I created a new platform for TinyOS-2. I guess the
procedure should be very similar. You create a new directory in the
tos/platforms directory. Copy a .platform file from another platform and
modify it to your needs. Any file you add to your platform directory
will hide other TinyOS system files with the same name. I have no idea
which files are important in TinyOS-1.x, but have a look at hardware.h.
Also in order to get your platform recognized, I think you also need to
add it somewhere to a make file, but I can't remember where.

Hope this gives you a starting point.

Cheers,
Urs


Senno schrieb:
 Hi all
  I am a new tinoy user,and I know there already are telos,telosb,mica2

 etc platforms in the tinyos 1.x package.
 telos msp430F149+CC2420
 telosbmsp430F1611+CC2420
 mica2atmega128l+CC1000
 
 When exceute make telosb under apps/CntToLedsAndRfm folder,it can 
 generate a .ihex file  cmpliant  CC2420  and  msp430F1611.
 
 But hardwares my TA provided are msp430F1611 and CC1020.
 
 I know I must make some modification on telsob platform, but how to do

 ?Who can help me,I have no idea.
 Or sould I construct a new platform completely?
 Is there any document about that online ?
 thanks advanced.
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel
p

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


[Tinyos-help] How to change TimerA to TimerB

2007-04-19 Thread Firat TARAKTAS
 
Hi Steve,

I am mailing you according to statement below (TimerTMilli components uses 
Timer A). Do you inform me about how to make Timer to use TimerB instead of 
Timer A. Thanks for your help.

Firat TARAKTAS


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve McKown
Sent: Thursday, April 19, 2007 5:37 PM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] Simple question on TimerTMilli

Hi,

On Thursday 19 April 2007 05:53, Muhammad Azhar wrote:
 Hi all,
    I apologise if this is a rather basic question, but to set a timer 
 to fire exactly 1s periodically (using TimerTMilli), do I input
 startPeriodic(1000) or startPeriodic(1024)?  'Coz all the while, I've 
 always used the former, but I realised that it's never 1 sec, always 
 faster than that.  A colleague told me that using 1024 would make the 
 timer fire every 1 sec, but didn't explain why.  Thus, I'd like to 
 clarify with you guys.  How exactly does the 1024 convert to 1s?  What 
 if I'd like a timer of 1min then? Many thanks for your help.

On the msp430 platforms, the millisecond virtual timer servicing TimerTMilli 
components uses Timer A.  Timer A is configured to use SMCLK, which is set to 
DCO/4.  The DCO is calibrated to 4*2^20 Hz, so Timer A's 1MHz timer is in 
fact 2^20 Hz.  Because the conversion from microseconds to milliseconds in the 
timer code effectively uses a 10-bit shift, 1 second is 2^10 ticks, or 1024.  
So, 1024 ticks/sec * 60 secs/min = 61440 ticks/min.

In case you're wondering why it's set up this way: converting between powers of 
2 needs only fast bit shifts.  Far more efficient than, say, dividing by 1000.

Cheers,
Steve

___
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] Generating 40 kHz from MSP using TinyOS

2007-04-13 Thread Firat TARAKTAS
Hi to all,
 
I want to generate 40 kHz from MSP430F1611 with TinyOS 1.15. I am using
compare mode of TimerA2. 
 
I set TA2 as compare mode, set an event with
CompareA2.setEventFromNow(1000) command and when it is fired
CompareA2.setEventFromPrev(1000) is called. I observed 1 kHz signal at
the output. Like that when i set the event with 100, i observed 10 kHz
signal. According to these results, i expect that approximately 40 kHz
signal at output when event is set form now and previous with parameter
12 (25/2). But it is not achieved. With 5 parameter, 33kHz is achieved,
but higher frequencies are not.
 
Then after a little survey, I concluded that
tos\tos\platform\msp430\MSP430ClockM.nc module file is executed while
device booting. In command void MSP430ClockInit.defaultInitClocks(), I
set the divisor of SCLK to 1 with BCSCTL2 = 0, in order to increase the
clock frequency. But again 1 kHz signal is seen with parameter 1000
while 4kHz is expected.Trials with other parameters do not work.
 
I will be glad, if you lead me to solve this problem.
 
 

Firat TARAKTAS

http://www.genetlab.com/ 

___
Tinyos-help mailing list
[EMAIL PROTECTED]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

RE: [Tinyos-help] Is it normal behaviour????

2007-03-23 Thread Firat TARAKTAS
 
Hi,
I think it is normal. Because hurry-up and sleep is the main idea of
TinyOS. In 1 sec period, toggling Leds are not so long enough that you
couldn't achieve to stop the debug session in a working (awake, not
sleep) mode. 


Firat TARAKTAS

ElectricalElectronics Engineer

Reseracher
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / ISTANBUL / TURKIYE
Phone: +90 (216) 573 00 85 (int.354)
Fax: +90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Spidernet Lists
Sent: Friday, March 23, 2007 9:59 AM
To: tinyos-help@Millennium.Berkeley.EDU; Mirko Bordignon
Subject: [Tinyos-help] Is it normal behaviour

Hi,
Is it normal that when i am running the Blink application. The Leds
are blinking BUT does the CPU enter the sleep mode and never gets out
of this. I am using GDB to debug and when i do the Run coomand,, the
process keeps running and leds keep toggling at the specified rate. But
if I hit the Stop Button, the program stops in the
/chips/atm128/McuSleepC.nc line 119 which says:
asm volatile (sleep);
 Does this mean it is alright and as no other event is occuring in the
Blink application, the controller should go to the sleep mode. 
Hence, the behaviour is normalOR

Is there something wrong in my configuration

Any help is appreciated

Cheers!
VJ

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

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


RE: [Tinyos-help] Re: Tinyos-help Digest, Vol 44, Issue 66

2006-12-21 Thread Firat TARAKTAS

Hi Tansal,

Is your suggestion makes connection with TOSSIM!!? You are right in a
realtime running mote case. But i have doubts about running TOSSIM on PC? 


Firat TARAKTAS
Project Engineer
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / Istanbul / TURKIYE
Tel: +90 (216) 573 00 85 (int. 354)
Fax:+90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tarun
Bansal
Sent: Thursday, December 21, 2006 8:26 AM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] Re: Tinyos-help Digest, Vol 44, Issue 66

You can use Serial Forwarder for this purpose. That will create a pipe
from a specified serial port to TCP port of your choice.

check:
http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson6.html


Tarun Bansal



 Message: 6
 Date: Wed, 20 Dec 2006 17:42:32 +
 From: olcay çelik [EMAIL PROTECTED]
 Subject: [Tinyos-help] Tossim TCP connection
 To: tinyos-help@Millennium.Berkeley.EDU
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; format=flowed

 Hello i want to ask a simple question. Is it possible to make a tcp
 connection to TOSSIM to recieve datas. ? If possible How ? any document
 relating to this plese share your experience

 Thanks.

 Kind Regards..
 Mahmut Olcay Celik

 _
 Think you're a film buff? Play the Movie Mogul quiz and win fantastic
 prizes!  http://www.msnmoviemogul.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


RE: [Tinyos-help] Timer.nc

2006-12-20 Thread Firat TARAKTAS
I think, it should be  

command result_t start(TIMER_REPEAT, 200);

 

Firat TARAKTAS

Project Engineer

GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / Istanbul / TURKIYE
Tel: +90 (216) 573 00 85 (int. 354)
Fax:+90 (216) 469 85 07
 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
 http://www.genetlab.com/ www.genetlab.com

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Byers
Sent: Wednesday, December 20, 2006 4:01 PM
To: tinyos-help@Millennium.Berkeley.EDU; Michael Schippling
Subject: [Tinyos-help] Timer.nc

 

I am using the Timer.nc interface for the Oscilloscope program and am trying
to modify it.  I made the line 

 

  command result_t start(char type, uint32_t interval);

 

  command result_t start(char TIMER_REPEAT, uint32_t 200);

 

In hopes that I would get a timer that repeated every 200ms but it would not
work.  I guess I need to put the 200 in binary milliseconds.  How do I do
this?

 

Thanks,

 

Chris Byers

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

[Tinyos-help] MSP430 programming

2006-12-15 Thread Firat TARAKTAS
Hi to all,

I am using TinyOS plugin for Eclipse. When i make and install jtag the
simplest Blink application, i got the error MSP430mspgcc.dll not found.
Can you help me about it? I am using mspgcc to program the mote. When i
prompt on the command view, there is no error. Buıt in tinyos it fails.

 

Firat TARAKTAS

 

 

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

RE: [Tinyos-help] Cannot find java and javac - java tools not compiled

2006-12-06 Thread Firat TARAKTAS

Hi,

I think your path should contain tinyos java path like
cygdrive/c/tinyos/jdk1.4.1_02/j2sdk1.4.1_02/bin not java 1.5 path


Firat TARAKTAS
Project Engineer
GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / Istanbul / TURKIYE
Tel: +90 (216) 573 00 85 (int. 354)
Fax:+90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen
Chou
Sent: Thursday, December 07, 2006 5:23 AM
To: tinyos help
Subject: [Tinyos-help] Cannot find java and javac - java tools not compiled

I try to install tinydb, but one error appears. The screen output looks like


***
$ rpm --ignoreos --force -ivh
task-tinydb-1.1.3July2004cvs-1.cygwin.noarch.rpm
Preparing...###
[100%]
   1:task-tinydb###
[100%]
Cannot find java and javac - java tools not compiled



Actually , PATH has contained the java dir such as
:/cygdrive/c/j2sdk1.5.0/bin. So I am puzzled why the error still
occur?

Thanks
___
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] creating GUI for tinyos components

2006-11-14 Thread Firat TARAKTAS









TinyOS plugin for Eclipse is enough for
begininng i think. But this plugin is not being developed in paralel to TinyOS
versions.



http://www.dcg.ethz.ch/~rschuler/







Fırat TARAKTAŞ

Proje Mühendisi
GENETLAB
BİLGİ TEKNOLOJİLERİ A.Ş.
Kayışdağı
Caddesi Kar Plaza D Blok Kat:3 34752
İçerenköy / İstanbul
Tel: +90 (216) 573 00 85 (dah.354)
Fax:+90 (216) 469 85 07
[EMAIL PROTECTED]
www.genetlab.com











From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sola Famoriyo
Sent: Tuesday, November 14, 2006
1:10 PM
To:
tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] creating
GUI for tinyos components







Hello, 





Please does anyone have an idea if it is possible to create a GUI to be
able to wire components together in TinyOS. I am looking at the possiblity of
creating a GUI that you will be able to run a program with interfaces selected
from a GUI,for implementation.





Thanks,



  







Check out the
all-new Yahoo! Mail beta - Fire up a more powerful email and get things
done faster.






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

[Tinyos-help] install.extra, program and program_bl problem

2006-10-20 Thread Firat TARAKTAS








Hi to all,



I have a problem with tools/make/msp/install.extra
file. When it is BUILD_DEPS =
tosimage $(POST_BUILD_EXTRA_DEPS) setid program_bl, it installs the program on my
telosb, but my telosb does not run the program.

When it is BUILD_DEPS
= tosimage $(POST_BUILD_EXTRA_DEPS) setid program, it installs the
program on my telosb and telosb runs the program. On the other hand, it can not
reboot and execute the program installed with DelugeBasic. I think it does not
install bootloader on that way.



By apologizing for my English, i am waiting for your advice.





Fırat TARAKTAŞ










___
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] Communication between Pc and motes

2006-10-02 Thread Firat TARAKTAS
Check that these lines exist in tools\java\net\tinyos\sim\Makefile. If not, 
add these lines and compile. This may be helpful


   net/tinyos/message/avrmote/*.class  \
   net/tinyos/message/micaz/*.class\
   net/tinyos/message/telos/*.class\



- Original Message - 
From: [EMAIL PROTECTED]

To: tinyos-help@Millennium.Berkeley.EDU
Sent: Monday, October 02, 2006 11:06 AM
Subject: [Tinyos-help] Communication between Pc and motes



Hi,

I try to communate with from the Pc back to the motes.

I run the Lesson 6 example,  found on the tinyos web site.

And when I try to send data to mote by clicking the Clear Dataset 
button, but

on the  SerailForwarder window the message write failed is display.

Can anyone help me.

Mathieu.

--
___
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] Tinyviz Simulations

2006-09-22 Thread Firat TARAKTAS
Correct me if i am wrong, but as far as i know, tinyviz simulates only one 
application at a time. So you can not run CntToLedsAndRfm and RfmToLeds at 
the same time.
If you want to look at another simulation environment that runs more than 
one application at the same time, visit http://nesct.sourceforge.net


Firat Taraktas

- Original Message - 
From: walid hamdi [EMAIL PROTECTED]

To: tinyos-help@Millennium.Berkeley.EDU
Sent: Friday, September 22, 2006 10:15 AM
Subject: [Tinyos-help] Tinyviz Simulations



Can anybody tell me please if there is a method to run
simulation of different sensors on the same pc (if
there is one), because i still don´t have my Hardware.

I tried yesterday to simulate CntToLedsAndRfm and
RfmtoLeds together but i could not due to the Tinyviz
simulator crash..

Thank you






___
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le 
sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et 
vos expériences.

http://fr.answers.yahoo.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] deluge node programming

2006-09-04 Thread Firat TARAKTAS



Hi,
I want to ask a few questions about 
deluge.
1. I programmed one nodewith TOSBase 
application and connected to my serial port. And other node is programmed with 
DelugeBasic application. Is it correct?
2. In beta/Deluge/README.txt, it says "create the directory net/tinyos/deluge and copy all files in 
'delugetools' into it." I am using tinyos-1.1.15Dec2005. Is it what i should do? 
Because there still exists a folder net/tinyos/deluge ?


Fırat TARAKTAŞGENETLAB BİLGİ TEKNOLOJİLERİ 
A.Ş.Kayışdağı Caddesi Kar 
Plaza D Blok Kat:3 34752İçerenköy / İstanbulTel: +90 (216) 573 00 85 | 354Fax:+90 (216) 469 85 07[EMAIL PROTECTED]www.genetlab.com
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Deluge 2.0 write error while pinging

2006-09-01 Thread Firat TARAKTAS



Hi to all,
I want to apply Deluge 2.0 in my mote which is new 
in the market but like telosb structure, using MSP430 and CC2420. I first 
installed FlashFormat application, then DelugeBasic. Then i ran Serialforwarder 
and type 
"java net.tinyos.tools.Deluge --ping"
I saw "write error" on gui of serialforwarder. When 
i quit from serialforwarder, error given below appears.
Does anybody know something about the solution of 
my problem?
Thanks for your help.

java.net.SocketException: Connection 
reset at 
java.net.SocketInputStream.read(SocketInputStream.java:168) 
at 
net.tinyos.packet.SFProtocol.readN(SFProtocol.java:125) 
at 
net.tinyos.packet.SFProtocol.readSourcePacket(SFProtocol.java:111) 
at 
net.tinyos.packet.AbstractSource.readPacket(AbstractSource.java:104) 
at 
net.tinyos.packet.PhoenixSource.packetDipatchLoop(PhoenixSource.java:152) 
at 
net.tinyos.packet.PhoenixSource.run(PhoenixSource.java:169)java.io.IOException: 
closed at 
net.tinyos.packet.AbstractSource.failIfClosed(AbstractSource.java:97)

 at 
net.tinyos.packet.AbstractSource.writePacket(AbstractSource.java:113)

 at 
net.tinyos.packet.PhoenixSource.writePacket(PhoenixSource.java:127) 
at 
net.tinyos.message.Sender.send(Sender.java:145) 
at 
net.tinyos.message.MoteIF.send(MoteIF.java:202) 
at 
net.tinyos.deluge.Pinger.send(Pinger.java:199) 
at 
net.tinyos.deluge.Pinger.ping(Pinger.java:114) 
at 
net.tinyos.tools.Deluge.execute(Deluge.java:187) 
at net.tinyos.tools.Deluge.main(Deluge.java:322)java.net.SocketException: 
Connection reset at 
java.net.SocketInputStream.read(SocketInputStream.java:168) 
at 
net.tinyos.packet.SFProtocol.readN(SFProtocol.java:125) 
at 
net.tinyos.packet.SFProtocol.readSourcePacket(SFProtocol.java:111) 
at 
net.tinyos.packet.AbstractSource.readPacket(AbstractSource.java:104) 
at 
net.tinyos.packet.PhoenixSource.packetDipatchLoop(PhoenixSource.java:152) 
at net.tinyos.packet.PhoenixSource.run(PhoenixSource.java:169)


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] Need IEEE 802.15.4 MAC open source code

2006-08-31 Thread Firat TARAKTAS



When i saw your e-mail, i searched on the 
google and i faced this tutorial.

http://www.freescale.com/files/rf_if/doc/user_guide/802154MSNAUG.pdf#search=%22IEEE%20802.15.4%20MAC%20implementation%20source%20code%22


Frat 
TARAKTAwww.genetlab.com

  - Original Message - 
  From: 
  raj 
  praveen 
  To: tinyos-help@Millennium.Berkeley.EDU 
  
  Sent: Thursday, August 31, 2006 12:09 
  PM
  Subject: [Tinyos-help] Need IEEE 802.15.4 
  MAC open source code
  
  Sir,
  
   I am doing project on "component based universal MAC 
  program for WASs and RFIDs with star topology".I need IEEE 802.15.4 MAC open 
  source code for my project.Please help me regarding this. 
  
  Praveen
  
  
  Here's a new way to find what you're looking for - Yahoo! 
  Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger 
  Version 8. Get 
  it NOW
  
  

  ___Tinyos-help mailing 
  listTinyos-help@Millennium.Berkeley.EDUhttps://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] TinyViz: Trouble Finding Platform Specific Version ofTOSMsg

2006-08-31 Thread Firat TARAKTAS

edit tools/java/net/tinyos/sim/MakeFile
add these three new lines and try again.


  jar cmf net/tinyos/sim/simdriver.manifest \
  net/tinyos/sim/simdriver-tmp.jar \
  net/tinyos/sim/*.class  \
  net/tinyos/sim/event/*.class\
  net/tinyos/sim/lossy/*.class\
  net/tinyos/sim/msg/*.class  \
  net/tinyos/sim/packet/*.class   \
  net/tinyos/sim/plugins/*.class  \
  net/tinyos/sim/script/*.class   \
net/tinyos/sim/script/reflect/*.class   \
net/tinyos/sim/ui   \
net/tinyos/sim/plugins/plugins.list \
net/tinyos/sf/*.class   \
net/tinyos/util/*.class \
net/tinyos/message/*.class   \
net/tinyos/message/avrmote/*.class   \ # ADD 
THESE

LINES
net/tinyos/message/micaz/*.class \  #   ADD 
THESE

LINES
net/tinyos/packet/telos/*.class \  #   ADD 
THESE

LINES
net/tinyos/message/*.class  \
org/apache/oro/text/regex/*.class   \
org/python/compiler/*.class \
org/python/core/*.class \
org/python/modules/*.class  \

FIRAT TARAKTAS



- Original Message - 
From: Tarun Bansal [EMAIL PROTECTED]

To: tinyos-help@Millennium.Berkeley.EDU
Sent: Thursday, August 31, 2006 4:55 PM
Subject: [Tinyos-help] TinyViz: Trouble Finding Platform Specific Version 
ofTOSMsg




I am getting this error on TinyViz:

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:62)
   at 
net.tinyos.sim.event.RadioMsgSentEvent.init(RadioMsgSentEvent.java:58)

   at net.tinyos.sim.SimProtocol.readEvent(SimProtocol.java:102)
   at net.tinyos.sim.SimComm$PacketThread.run(SimComm.java:363)

Any suggestions??


Tarun
___
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] why tinyviz flash and disappear

2006-08-28 Thread Firat TARAKTAS
Just observe the status bar while opening tinyviz. It can give connection 
to simulator failed error. If it is like that,  add three lines in 
net/tinyos/sim/MakeFile. It may be helpful.



# This is ugly. The only way to embed a jar file inside another is to
# unpack it and repack them together into a single flat file.
jarfile: plugins/plugins.list
@echo Creating simdriver.jar...
(cd $(ROOT); \
 jar cmf net/tinyos/sim/simdriver.manifest \
 net/tinyos/sim/simdriver-tmp.jar \
 net/tinyos/sim/*.class  \
 net/tinyos/sim/event/*.class\
 net/tinyos/sim/lossy/*.class\
 net/tinyos/sim/msg/*.class  \
 net/tinyos/sim/packet/*.class   \
 net/tinyos/sim/plugins/*.class  \
 net/tinyos/sim/script/*.class   \
   net/tinyos/sim/script/reflect/*.class   \
   net/tinyos/sim/ui   \
   net/tinyos/sim/plugins/plugins.list \
   net/tinyos/sf/*.class   \
   net/tinyos/util/*.class \
   net/tinyos/packet/*.class   \
   net/tinyos/packet/avrmote/*.class   \ # ADD THESE 
LINES
   net/tinyos/packet/micaz/*.class \  #   ADD THESE 
LINES
   net/tinyos/packet/telos/*.class \  #   ADD THESE 
LINES

   net/tinyos/message/*.class  \
   org/apache/oro/text/regex/*.class   \
   org/python/compiler/*.class \
   org/python/core/*.class \
   org/python/modules/*.class  \

FIRAT TARAKTAŞ


- Original Message - 
From: Munaretto, Daniel [EMAIL PROTECTED]
To: Zhao Stephen [EMAIL PROTECTED]; Firat TARAKTAS 
[EMAIL PROTECTED]

Cc: tinyos-help@Millennium.Berkeley.EDU
Sent: Monday, August 28, 2006 10:26 AM
Subject: RE: [Tinyos-help] why tinyviz flash and disappear



Have you defined something by DBG_usr1 ? in your main program?
check it, if there is nothing written with DBG, obviously you cannot see 
anything.


dbg(DBG_USR1, TestTinyVizM: number neighbors %i\n, num_neighbors);

for example, to print the value of num_neighbors (a variable in your 
program).

cheers
Daniele

-Original Message- 
From: Zhao Stephen [mailto:[EMAIL PROTECTED]

Sent: Mon 8/28/2006 9:19 AM
To: Firat TARAKTAS
Cc: tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] why tinyviz flash and disappear



Thanks for your reply. Now I can see the tinyviz GUI.
But I met another strange problem. I perform DBG=usr1, tinyviz -run
main 30 as lesson 5. After I click play button, nothing can be seen
in Debug messages tab. Why?

2006/8/25, Firat TARAKTAS [EMAIL PROTECTED]:
 just open task manager and end main.exe task . Then restart tinyviz. It 
 is

 the problem that i faced and i encountered by doing that.



 Firat TaraktasFirat TARAKTAS GENETLAB BILGI TEKNOLOJILERI A.S. Kayisdagi
 Caddesi Kar Plaza D Blok Kat:3 34752 Içerenköy / Istanbul Tel: +90 (216) 
 573

 00 85 | 354 Fax:+90 (216) 469 85 07 [EMAIL PROTECTED]
 www.genetlab.com
 - Original Message -
 From: Zhao Stephen [EMAIL PROTECTED]
 To: tinyos-help@Millennium.Berkeley.EDU
 Sent: Friday, August 25, 2006 12:09 PM
 Subject: [Tinyos-help] why tinyviz flash and disappear


  Dear all,
  I perform tinyviz for tossim according to lesson 5 in TOS tutorial.
  But the GUI of tinyviz disappear soon after a flash. I am puzzled.
  the following is the screen output.
 
  [EMAIL PROTECTED] /opt/tinyos-1.x/apps/blink/build/pc
  $ tinyviz -run main 1
  java -Dpython.cachedir=/tmp/jython.cache -DDBG= -DSIMDBG= -jar
  C:/Progra~1/cygwi
  n/opt/tinyos-1.x/tools/java/net/tinyos/sim/simdriver.jar -gui -run 
  main 1

  Starting SimDriver...
  Simulation random seed 1445117131
  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:200)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
 at 
  sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)

 at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
 at 
  java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Class.java:155)
 at
  net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.ja
  va: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

Fw: [Tinyos-help] why tinyviz flash and disappear

2006-08-28 Thread Firat TARAKTAS


Firat TaraktasFirat TARAKTAŞ GENETLAB BILGI TEKNOLOJILERI A.Ş. Kayişdagi 
Caddesi Kar Plaza D Blok Kat:3 34752 Içerenköy / Istanbul Tel: +90 (216) 573 
00 85 | 354 Fax:+90 (216) 469 85 07 [EMAIL PROTECTED] 
www.genetlab.com
- Original Message - 
From: Firat TARAKTAS [EMAIL PROTECTED]

To: Zhao Stephen [EMAIL PROTECTED]
Sent: Monday, August 28, 2006 12:55 PM
Subject: Re: [Tinyos-help] why tinyviz flash and disappear



sorry it is not packet, it is message. So;

net/tinyos/message/avrmote/*.class   \ # ADD THESE

LINES
net/tinyos/message/micaz/*.class \  #   ADD 
THESE

LINES
net/tinyos/message/telos/*.class \  #   ADD 
THESE

LINES




- Original Message - 
From: Zhao Stephen [EMAIL PROTECTED]

To: Firat TARAKTAS [EMAIL PROTECTED]
Sent: Monday, August 28, 2006 12:25 PM
Subject: Re: [Tinyos-help] why tinyviz flash and disappear



Dear Firat,
I modify makefile according to your notes. but when I make it, some
errors appear as following.
-
net/tinyos/packet/avrmote/*.class: No such file or directory
Error adding net/tinyos/packet/avrmote/*.class to jar archive!
make: *** [jarfile] Error 1

I enter the diretory net/tinyos/packet and I can not find the dirs
like avrmote, micaz and telos at all. What is the matter.

Thanks.

2006/8/28, Firat TARAKTAS [EMAIL PROTECTED]:
Just observe the status bar while opening tinyviz. It can give 
connection

to simulator failed error. If it is like that,  add three lines in
net/tinyos/sim/MakeFile. It may be helpful.


# This is ugly. The only way to embed a jar file inside another is to
# unpack it and repack them together into a single flat file.
jarfile: plugins/plugins.list
 @echo Creating simdriver.jar...
 (cd $(ROOT); \
  jar cmf net/tinyos/sim/simdriver.manifest \
  net/tinyos/sim/simdriver-tmp.jar \
  net/tinyos/sim/*.class  \
  net/tinyos/sim/event/*.class\
  net/tinyos/sim/lossy/*.class\
  net/tinyos/sim/msg/*.class  \
  net/tinyos/sim/packet/*.class   \
  net/tinyos/sim/plugins/*.class  \
  net/tinyos/sim/script/*.class   \
net/tinyos/sim/script/reflect/*.class   \
net/tinyos/sim/ui   \
net/tinyos/sim/plugins/plugins.list \
net/tinyos/sf/*.class   \
net/tinyos/util/*.class \
net/tinyos/packet/*.class   \
net/tinyos/packet/avrmote/*.class   \ # ADD 
THESE

LINES
net/tinyos/packet/micaz/*.class \  #   ADD 
THESE

LINES
net/tinyos/packet/telos/*.class \  #   ADD 
THESE

LINES
net/tinyos/message/*.class  \
org/apache/oro/text/regex/*.class   \
org/python/compiler/*.class \
org/python/core/*.class \
org/python/modules/*.class  \

FIRAT TARAKTAŞ


- Original Message -
From: Munaretto, Daniel [EMAIL PROTECTED]
To: Zhao Stephen [EMAIL PROTECTED]; Firat TARAKTAS
[EMAIL PROTECTED]
Cc: tinyos-help@Millennium.Berkeley.EDU
Sent: Monday, August 28, 2006 10:26 AM
Subject: RE: [Tinyos-help] why tinyviz flash and disappear


 Have you defined something by DBG_usr1 ? in your main program?
 check it, if there is nothing written with DBG, obviously you cannot 
 see

 anything.

 dbg(DBG_USR1, TestTinyVizM: number neighbors %i\n, num_neighbors);

 for example, to print the value of num_neighbors (a variable in your
 program).
 cheers
 Daniele

 -Original Message-
 From: Zhao Stephen [mailto:[EMAIL PROTECTED]
 Sent: Mon 8/28/2006 9:19 AM
 To: Firat TARAKTAS
 Cc: tinyos-help@Millennium.Berkeley.EDU
 Subject: Re: [Tinyos-help] why tinyviz flash and disappear



 Thanks for your reply. Now I can see the tinyviz GUI.
 But I met another strange problem. I perform DBG=usr1, tinyviz -run
 main 30 as lesson 5. After I click play button, nothing can be seen
 in Debug messages tab. Why?

 2006/8/25, Firat TARAKTAS [EMAIL PROTECTED]:
  just open task manager and end main.exe task . Then restart tinyviz. 
  It

  is
  the problem that i faced and i encountered by doing that.
 
 
 
  Firat TaraktasFirat TARAKTAS GENETLAB BILGI TEKNOLOJILERI A.S. 
  Kayisdagi
  Caddesi Kar Plaza D Blok Kat:3 34752 Içerenköy / Istanbul Tel: +90 
  (216)

  573
  00 85 | 354 Fax:+90 (216) 469 85 07 [EMAIL PROTECTED]
  www.genetlab.com
  - Original Message -
  From: Zhao Stephen [EMAIL PROTECTED]
  To: tinyos-help@Millennium.Berkeley.EDU
  Sent: Friday, August 25, 2006 12:09 PM
  Subject: [Tinyos-help] why tinyviz flash and disappear
 
 
   Dear all,
   I perform tinyviz for tossim

Re: [Tinyos-help] why tinyviz flash and disappear

2006-08-25 Thread Firat TARAKTAS
just open task manager and end main.exe task . Then restart tinyviz. It is 
the problem that i faced and i encountered by doing that.




Firat TaraktasFirat TARAKTAS GENETLAB BILGI TEKNOLOJILERI A.S. Kayisdagi 
Caddesi Kar Plaza D Blok Kat:3 34752 Içerenköy / Istanbul Tel: +90 (216) 573 
00 85 | 354 Fax:+90 (216) 469 85 07 [EMAIL PROTECTED] 
www.genetlab.com
- Original Message - 
From: Zhao Stephen [EMAIL PROTECTED]

To: tinyos-help@Millennium.Berkeley.EDU
Sent: Friday, August 25, 2006 12:09 PM
Subject: [Tinyos-help] why tinyviz flash and disappear



Dear all,
I perform tinyviz for tossim according to lesson 5 in TOS tutorial.
But the GUI of tinyviz disappear soon after a flash. I am puzzled.
the following is the screen output.

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/blink/build/pc
$ tinyviz -run main 1
java -Dpython.cachedir=/tmp/jython.cache -DDBG= -DSIMDBG= -jar 
C:/Progra~1/cygwi

n/opt/tinyos-1.x/tools/java/net/tinyos/sim/simdriver.jar -gui -run main 1
Starting SimDriver...
Simulation random seed 1445117131
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:200)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
   at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:155)
   at 
net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.ja

va: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...
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:200)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
   at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:155)
   at 
net.tinyos.message.MessageFactory.instantiateTOSMsg(MessageFactory.ja

va:122)SF enabled, 0 clients, 0 packets read, 0 packets written
   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)SF ena

bled, 0 clients, 0 packets read, 0 packets written
   at 
net.tinyos.sim.packet.TossimSerialSource.init(TossimSerialSource.ja

va:32)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)


   at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct

orAccessorImpl.java:39)
   at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC

onstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
   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:4

69)
   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:200)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
   at 

Re: {Spam?} [Tinyos-help] TinyOS Eclipse Plugin

2006-08-22 Thread Firat TARAKTAS



You canremove all tinyos plugins in the list 
before clicking "new local site". I installed using "new archived site" because 
i had tinyosplugin.rar saved in my hard disk.


___Frat 
TARAKTA 





GENETLAB BLG TEKNOLOJLER A.. 


Kayda Caddesi Kar Plaza D Blok Kat:3 34752çerenköy / 
stanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 





- Original Message - 

  From: 
  MINO GB 
  To: Simon Willis 
  Cc: tinyos-help@Millennium.Berkeley.EDU 
  
  Sent: Tuesday, August 22, 2006 7:17 
  AM
  Subject: Re: {Spam?} [Tinyos-help] TinyOS 
  Eclipse Plugin
  Sure that you install jre 1.5 and config Wrapper 
  Env. Preference to directory which you installed 
  TinyOS
  On 8/21/06, Simon 
  Willis [EMAIL PROTECTED] 
  wrote:
  Have 
you seen the installation guide:http://www.dcg.ethz.ch/~rschuler/installation.htmI 
followed this and had no problems.antonio gonga wrote: 
 does any one knows how is the coorect form to setup TinyOS 
Eclipse Plugin?, I just tried lots of times and i'm getting the same 
error: "*cannot open TinyOS.prespective2*", and when I open the 
Wrapper Env,  it Warns: Cannot Open Class: please if any one 
knows feel free to answer back me. thanks in advance 
 
 ___ Tinyos-help 
mailing list Tinyos-help@Millennium.Berkeley.EDU 
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help--Simon 
WillisBE(CompSys)(Hons)-BScPhD 
Candidate 
Tel: (07) 47814865Electrical  Computer 
Engineering Fax: (07) 47815177 James 
Cook 
University 
Mob: 0403653055Townsville, 
QLD 
4811Email: 
[EMAIL PROTECTED]Web: 
http://eng.jcu.edu.au___Tinyos-help 
mailing listTinyos-help@Millennium.Berkeley.EDU 
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
  
  

  ___Tinyos-help mailing 
  listTinyos-help@Millennium.Berkeley.EDUhttps://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

Fw: [Tinyos-help] TinyOS Eclipse Plugin

2006-08-22 Thread Firat TARAKTAS






___Frat 
TARAKTA 





GENETLAB BLG TEKNOLOJLER A.. 


Kayda Caddesi Kar Plaza D Blok Kat:3 34752çerenköy / 
stanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 





- Original Message - 

From: Firat TARAKTAS 
To: antonio gonga 
Sent: Tuesday, August 22, 2006 2:13 PM
Subject: Re: [Tinyos-help] TinyOS Eclipse Plugin

1. Install TinyOS-UpdateSite1-1.zipfrom http://www.dcg.ethz.ch/~rschuler/installation.htmto 
your computer.
2. Do step 3 and 4 at http://www.dcg.ethz.ch/~rschuler/installation.htm. 

3. Then you will see a list. Remove all tinyos 
entries.
4. Click new archived site and browse TinyOS-UpdateSite1-1.zipsaved on 
your computer. 
5. Follow the instructions from 6 at http://www.dcg.ethz.ch/~rschuler/installation.htm.


___Frat 
TARAKTA 





GENETLAB BLG TEKNOLOJLER A.. 


Kayda Caddesi Kar Plaza D Blok Kat:3 34752çerenköy / 
stanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 





- Original Message - 

  From: 
  antonio 
  gonga 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, August 22, 2006 12:15 
  PM
  Subject: [Tinyos-help] TinyOS Eclipse 
  Plugin
  
  
  please can you send me all steps to install TinyOS eclipse plugin?
  I just spent so much time to do that, but till know i didn't correct the 
  mistake yet.
  thanks
  
  

From: "Firat TARAKTAS" [EMAIL PROTECTED]To: 
"MINO GB" [EMAIL PROTECTED], "Simon Willis" 
[EMAIL PROTECTED]CC: 
tinyos-help@Millennium.Berkeley.EDUSubject: 
Re: {Spam?} [Tinyos-help] TinyOS Eclipse PluginDate: Tue, 22 
Aug 2006 08:55:21 +0300



You canremove all tinyos plugins in the 
list before clicking "new local site". I installed using "new archived site" 
because i had tinyosplugin.rar saved in my hard disk.


___Fýrat 
TARAKTAÞ 





GENETLAB BÝLGÝ TEKNOLOJÝLERÝ 
A.Þ. 


Kayýþdaðý Caddesi Kar Plaza D Blok Kat:3 
34752Ýçerenköy / Ýstanbul 


Tel: +90 (216) 573 00 85 | 
354 Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 





- Original Message - 

  From: 
  MINO GB 
  
  To: Simon Willis 
  Cc: tinyos-help@Millennium.Berkeley.EDU 
  
  Sent: Tuesday, August 22, 2006 7:17 
  AM
  Subject: Re: {Spam?} [Tinyos-help] 
  TinyOS Eclipse Plugin
  Sure that you install jre 1.5 and config 
  Wrapper Env. Preference to directory which you installed 
  TinyOS
  On 8/21/06, Simon 
  Willis [EMAIL PROTECTED] 
  wrote: 
  Have 
you seen the installation guide:http://www.dcg.ethz.ch/~rschuler/installation.htmI 
followed this and had no problems.antonio gonga wrote: 
 does any one knows how is the coorect form to setup 
TinyOS Eclipse Plugin?, I just tried lots of times and i'm 
getting the same error: "*cannot open TinyOS.prespective2*", and 
when I open the Wrapper Env,  it Warns: Cannot Open 
Class: please if any one knows feel free to answer back 
me. thanks in advance 
 
 ___ 
Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU 
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help--Simon 
WillisBE(CompSys)(Hons)-BScPhD 
Candidate 
Tel: (07) 47814865Electrical  Computer 
Engineering Fax: (07) 47815177 
James Cook 
University 
Mob: 0403653055Townsville, 
QLD 
4811Email: 
[EMAIL PROTECTED]Web: 
http://eng.jcu.edu.au___Tinyos-help 
mailing listTinyos-help@Millennium.Berkeley.EDU 
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
  
  

  ___Tinyos-help 
  mailing 
  listTinyos-help@Millennium.Berkeley.EDUhttps://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
___Tinyos-help 
mailing 
listTinyos-help@Millennium.Berkeley.EDUhttps://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] ping problem in Deluge 2.0

2006-08-22 Thread Firat TARAKTAS



Hi to all,
I can not ping my node to see if Deluge is running. 
I installed DelugeBasic in my node. Then i ran SerialForwarder and i ran "java net.tinyos.tools.Deluge --ping". But it gives 
"write error" on Serial Forwarder screen. Anyone could help me 
please.



___Fırat 
TARAKTAŞ 





GENETLAB BİLGİ TEKNOLOJİLERİ A.Ş. 


Kayışdağı Caddesi Kar Plaza D Blok Kat:3 34752İçerenköy / 
İstanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 






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

[Tinyos-help] getenv.dll error

2006-08-18 Thread Firat TARAKTAS



Hi to all,
When i run "make install" in tools/java/jni, I got 
thiese error lines. What is the problem? Is there 
anybody help me?

gcc: installation problem, cannot exec `cc1': No 
such file or directorymake[1]: *** [getenv.dll] Error 1


___Fırat 
TARAKTAŞ 





GENETLAB BİLGİ TEKNOLOJİLERİ A.Ş. 


Kayışdağı Caddesi Kar Plaza D Blok Kat:3 34752İçerenköy / 
İstanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 






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

[Tinyos-help] tinyViz running problems

2006-08-16 Thread Firat TARAKTAS




Hi all,
I have a similar problem announcedby Pagliari 
on 10 March. The last message indicates that there is a solution. Can you inform 
me about it please?


rom pagliari at dibe.unige.it Fri Mar 10 
02:10:54 2006From: pagliari at dibe.unige.it (Roberto)Date: Fri Mar 10 
02:11:22 2006Subject: [Tinyos-help] tinyViz running problemsMessage-ID: 
[EMAIL PROTECTED]

I'm starting now with tinyOS and tinyViz tools. I 
tried to run tinyViz,as described in tinyos.net tutorial

http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson5.html

the windows of tinyViz is open after typingexport 
DBG=usr1tinyviz -run build/pc/main.exe 30

in apps/TestTinyViz. But the simulation does not run. In I push on 
theplay button, selecting some plugins before, does not happens 
anytthing.What is the reason ?rom pagliari at dibe.unige.it Fri 
Mar 10 02:48:56 2006From: pagliari at dibe.unige.it (Roberto)Date: Fri 
Mar 10 02:49:17 2006Subject: [Tinyos-help] tinyViz running 
problemsMessage-ID: [EMAIL PROTECTED]

In this way tinyViz runs correctly! Thank you very much!!



___Fırat 
TARAKTAŞ 





GENETLAB BİLGİ TEKNOLOJİLERİ A.Ş. 


Kayışdağı Caddesi Kar Plaza D Blok Kat:3 34752İçerenköy / 
İstanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 






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

Re: [Tinyos-help] tinyViz running problems

2006-08-16 Thread Firat TARAKTAS



Hi,
I see the tinyviz GUİ but, it gives "connection to 
simulator failed" error .
Thanks for your interest. I am studying on this 
error for two days. And now i got crazy.


___Fırat 
TARAKTAŞ 





GENETLAB BİLGİ TEKNOLOJİLERİ A.Ş. 


Kayışdağı Caddesi Kar Plaza D Blok Kat:3 34752İçerenköy / 
İstanbul 


Tel: +90 (216) 573 00 85 | 354 
Fax:+90 (216) 469 85 07 


[EMAIL PROTECTED]www.genetlab.com 





- Original Message - 

  From: 
  MINO GB 
  To: Firat TARAKTAS 
  Cc: tinyos-help@millennium.berkeley.edu 
  
  Sent: Wednesday, August 16, 2006 10:01 
  AM
  Subject: Re: [Tinyos-help] tinyViz 
  running problems
  What's error messages which you get in cygwin windows? I am 
  using tinyViz Tool and it runs very well.
  On 8/15/06, Firat 
  TARAKTAS  
  [EMAIL PROTECTED] wrote:
  



Hi 
all,
I have a similar 
problem announcedby Pagliari on 10 March. The last message indicates 
that there is a solution. Can you inform me about it 
please?


rom pagliari at dibe.unige.it Fri Mar 10 
02:10:54 2006From: pagliari at dibe.unige.it 
(Roberto)Date: Fri Mar 10 02:11:22 2006Subject: [Tinyos-help] 
tinyViz running problemsMessage-ID: [EMAIL PROTECTED]

I'm starting now with 
tinyOS and tinyViz tools. I tried to run tinyViz,as described in tinyos.net 
tutorial

http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson5.html 


the windows of 
tinyViz is open after typingexport DBG=usr1tinyviz -run 
build/pc/main.exe 30

in apps/TestTinyViz. 
But the simulation does not run. In I push on theplay button, selecting 
some plugins before, does not happens anytthing.What is the reason 
?rom pagliari at dibe.unige.it Fri Mar 10 
02:48:56 2006From: pagliari at dibe.unige.it 
(Roberto)Date: Fri Mar 10 02:49:17 2006Subject: [Tinyos-help] 
tinyViz running problemsMessage-ID: [EMAIL PROTECTED]

In this way tinyViz 
runs correctly! Thank you very much!!


___Fırat 
TARAKTAŞ 



GENETLAB BİLGİ TEKNOLOJİLERİ 
A.Ş. 

Kayışdağı Caddesi Kar Plaza D Blok Kat:3 
34752İçerenköy / İstanbul 

Tel: +90 (216) 573 00 85 | 
354 Fax:+90 (216) 469 85 07 

[EMAIL PROTECTED]www.genetlab.com 



___Tinyos-help 
mailing listTinyos-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] Error on compiling Tutorial 1

2006-08-07 Thread Firat TARAKTAS



Hi,
First, be sure about the power 
connection.
Then, type "make your platform name " 

If it doesn't solve your problem, check the pins of 
your hardware I/O with hardware.h





Frat TARAKTA

  - Original Message - 
  From: 
  nazrul 
  hazeri 
  To: Tinyos-help@Millennium.Berkeley.EDU 
  
  Sent: Monday, August 07, 2006 2:08 
  PM
  Subject: [Tinyos-help] Error on compiling 
  Tutorial 1
  
  
Hi there..

I want to compile the blink tutorial,but after i made the make all 
instruction; at the last line this note appeared

make:***[all] Error 1

is there any problem with this?
Is someone could help me on this.
  
  
  Yahoo! 
  Photos – NEW, now offering a quality 
  print service from just 7p a photo.
  
  

  ___Tinyos-help mailing 
  listTinyos-help@Millennium.Berkeley.EDUhttps://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] TimerC module in Blink application

2006-08-01 Thread Firat TARAKTAS



Hi to all,
I've recently started on TinyOS. I want help about 
Timer module. When I use TimerC instead of SingleTimer in Blink application, it 
fails. It happened in UART application, but we encountered this problem using 
SingleTimer. Now I am working on CnttoLedsandRFM application but it doesn't 
work. I think problem is in Timer Module. I am using XP and Telosb platform. I 
am waiting for your help.
Thanks.


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] Can classes be made in tinyos1.x

2006-07-25 Thread Firat TARAKTAS



Hi,
According to my search, class can be defined like 
C-syntax. An example is given below which is a part of command.h 
file



typedef struct {uint8_t idx; // index 
into CommandDesc arraychar *name;uint8_t id; // id for 
CommandRegister interface dispatchTOSType retType;uint8_t 
retLen;ParamList params;} CommandDesc;

typedef CommandDesc *CommandDescPtr;



I hope it will help you.
Frat

  - Original Message - 
  From: 
  s bash 
  
  To: tinyos-help@Millennium.Berkeley.EDU 
  
  Sent: Tuesday, July 25, 2006 9:17 
AM
  Subject: [Tinyos-help] Can classes be 
  made in tinyos1.x
  
  hi to all
  i want to inquire that can we make classesand their instances 
  in Tinyos1.x?
  waiting for reply 
  Regards
  Salma
  
  
  Do you Yahoo!?Next-gen email? Have it all with the all-new 
  Yahoo! Mail Beta.
  
  

  ___Tinyos-help mailing 
  listTinyos-help@Millennium.Berkeley.EDUhttps://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