[Tinyos-help] Tiny development environment (Ubuntu Jeos + Xubutos special souce)

2008-04-30 Thread Ariel Mauricio Nunez Gomez
Hi everyone, I want to share with you my tinyos environment setup. It is based on Ubuntu Jeos , and uses samba for file access (meaning you can edit the files with your favor native editor, and donĀ“t have the copy paste troubles assoc

Re: [Tinyos-help] Ubuntu package installation problem

2008-04-30 Thread Ariel Mauricio Nunez Gomez
On Tue, Apr 29, 2008 at 4:47 PM, Kevin Klues <[EMAIL PROTECTED]> wrote: > I've reverted the entire repository back to the old one until i get > these bugs figured out. > > if you messed up your system in the meantime, you need to do > > sudo apt-get update > sudo dpkg --remove --ignore-depends=tin

Re: [Tinyos-help] Display sensor readings on TinyOS's console

2008-04-17 Thread Ariel Mauricio Nunez Gomez
Maria, You can save it to a txt by piping the output to a file, like this java net.tinyos.tools.Listen >> my_log.txt On Thu, Apr 17, 2008 at 1:21 PM, Maria Taramigkou < [EMAIL PROTECTED]> wrote: > > > Thank you very much for the prompt an swer!! > I should mention though, that i use telosb motes

Re: [Tinyos-help] RE: TinyOS 2.0 upgrade

2008-03-21 Thread Ariel Mauricio Nunez Gomez
Neil, One approach that has worked really well for me when using vmware for tinyos development is to use putty and samba shares. What I do is setup samba shares on the virtual machine for the whole home folder

Re: [Tinyos-help] Hello

2008-03-21 Thread Ariel Mauricio Nunez Gomez
The cc2430 has a cc2420 radio, it uses a 8051 mcu. Here is a link to the info on texas site: focus.ti.com/docs/prod/folders/print/*cc2430*.html There was a WG formed to port tinyos to the CC2430 and they have had prrety impressive advances. http://www.tinyos8051wg.net/ Shirley, I guess you should

Re: [Tinyos-help] Deluge T2 and Radio Shutdown (was Deluge T2 and Serial Port)

2008-03-06 Thread Ariel Mauricio Nunez Gomez
r possibly shutting on and off deluge on demand? Regards, Ariel. On Thu, Dec 6, 2007 at 4:16 AM, weiping SONG <[EMAIL PROTECTED]> wrote: > Hi Ariel, > > I will also face the similar problem as you , I think we could use > LPL tech. > > regards, > > Weiping > >

Re: [Tinyos-help] tmote connect and Tinyos-2.x

2008-03-04 Thread Ariel Mauricio Nunez Gomez
One thing I have noticed is that protocol autodiscovery works better if the mote is receiving packets during the Tmote Connect boot. Try configuring a BlinkToRadio application with a high sending frecuency, leave it running and reboot the Tmote Connect. BTW, what does the web status show you? Doe

Re: [Tinyos-help] tmote connect and Tinyos-2.x

2008-03-04 Thread Ariel Mauricio Nunez Gomez
> > So I think this is a long winded way of asking how to update my > > firmware, and where to get the latest firmware, and if this will help > The instructions on how to update the firmware are on the Tmote Connect datasheet. I have a

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Ariel Mauricio Nunez Gomez
Giovanni: I did the process once using Boomerang (Moteiv's tinyos distribution). It was on their support section. Using the wayback machine on archive.org I got the following link: http://web.archive.org/web/20070702230725rn_1/www.moteiv.com/community/Moteiv_Community (It takes a long time to lo

Re: [Tinyos-help] Xubuntos/VMWare Server 1.04 not resuming

2008-01-28 Thread Ariel Mauricio Nunez Gomez
Xubuntos is just a small configuration of Xubuntu. I guess a proper place to ask that kind of questions is a Vmware / Ubuntu / Xubuntu forum. Now about your specific issue: I'd suggest you configure your virtual machine to boot from a live cd iso (Xubuntos would be fine), then mount the vm hard di

Re: [Tinyos-help] Why there isnot a tinyos2.0.exe for windows user , which can install everything needed like MoteWork?

2007-12-24 Thread Ariel Mauricio Nunez Gomez
I think the closest you'll get for a "download and play" version of tinyos for windows is to follow Kevin's Xubuntos VM instructions. BTW, Philip's explanation was excelent, these kind of "open source-ish" replies don't appear often in "a

Re: [Tinyos-help] Adding NesC syntax files to tinyos debs

2007-12-19 Thread Ariel Mauricio Nunez Gomez
I just checked and there was no one for Gedit. This is the one I created based on the cpp one. It goes in */usr/share/gtksourceview-2.0/language-specs/ncc.lang *on Ubuntu Gutsy. I doesn't (yet) automatically apply the style to .nc files (you have to check View-> Highlight mode -> Sources -> NesC)

[Tinyos-help] Adding NesC syntax files to tinyos debs

2007-12-18 Thread Ariel Mauricio Nunez Gomez
Hi everyone, I would like to know what you think about adding Vim, Gedit and Kate syntax files for NesC to the tinyos deb packages. Regards, Ariel. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-

Fwd: [Tinyos-help] Help: UART rx function

2007-12-11 Thread Ariel Mauricio Nunez Gomez
(I always forget to hit reply all) :( -- Forwarded message -- From: Ariel Mauricio Nunez Gomez <[EMAIL PROTECTED]> Date: Dec 11, 2007 3:42 PM Subject: Re: [Tinyos-help] Help: UART rx function To: [EMAIL PROTECTED] Yes, Mciahel is right, please check the message I poste

[Tinyos-help] Deluge T2 and Radio Shutdown (was Deluge T2 and Serial Port)

2007-12-05 Thread Ariel Mauricio Nunez Gomez
At the current state, Deluge T2 doesn't offer StdControl interface to > start and stop itself. In addition, my impression is that when Deluge > was first designed, its network part didn't really consider sleep > schedule. > > Mike > > Ariel Mauricio Nunez Gomez wro

[Tinyos-help] Deluge T2 and Serial Port (was Deluge T2 component DisseminatorC not found)

2007-12-04 Thread Ariel Mauricio Nunez Gomez
h-Jan (Mike) Liang <[EMAIL PROTECTED]> wrote: > Hi Ariel, > > Thank you for reporting this. Dissemination folder structure was > recently changed, and the Makefile needs to be updated. > > Mike > > > Ariel Mauricio Nunez Gomez wrote: > > When trying to use De

[Tinyos-help] Deluge T2 component DisseminatorC not found

2007-12-03 Thread Ariel Mauricio Nunez Gomez
When trying to use Deluge T2 in a recent cvs checkout (post 2.0.2) I am getting the error: *component DisseminatorC not found* When trying to run *./burn /dev/ttyUSB0 telosb *on *apps/deluge/Blink* >From this >thread

[Tinyos-help] How to read->send an entire log very fast

2007-11-14 Thread Ariel Mauricio Nunez Gomez
Hello everyone, I'm using the LogStorage abstraction on tinyos2-x with a tmote sky, my application fills a very large log (960Kb) and I'm using the same routine used in PacketParrot. Each Log entry is about 20 bytes an

[Tinyos-help] (LogWrite in tos2) Resume log after reboot

2007-10-23 Thread Ariel Mauricio Nunez Gomez
Hi, Is it possible to resume a log after a reboot using LogWrite (Instead of always calling LogWrite.erase). I don't mind if I have to use LogRead until I find the current offset, but I can't find anything similar to LogWrite.setOffset(). Regards, Ariel. __

[Tinyos-help] Tinyos 2.x in Tmote Connect

2007-10-23 Thread Ariel Mauricio Nunez Gomez
Does anybody know how to permanently set protocol and baud rate on tmote connect? I always have problems with autodetecting protocol version with tinyos 2.xand Tmote Sky, and when I set it via the remote interface I an error message saying it could not be set. Regards, Ariel

Re: [Tinyos-help] Motes not working as BaseStations

2007-10-22 Thread Ariel Mauricio Nunez Gomez
Thanks Amit. > Maybe your packet size is too big.try to reduce it below 36 > > bytes.lemme know if that helps > > My packets are 26 bytes long. Ariel. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.ber

Re: Re : [Tinyos-help] tos-check-env errors!!!

2007-10-21 Thread Ariel Mauricio Nunez Gomez
As michael said, you can safely ignore the java related warning. Ariel. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Motes not working as BaseStations

2007-10-21 Thread Ariel Mauricio Nunez Gomez
Hello everyone, My environment is:Tmote Sky, Tinyos 2.x CVS updated (2007-09-23) and 2.0.2(both tested), Ubuntu Feisty and jdk/jre version is 1.6. 1. I have two motes that cannot act as BaseStation (reboot randomly, start losing packets (see [1])) 2. They also change ports whenever they want (/de

Re: [Tinyos-help] Problems with XubunTOS y Tmote Sky.

2007-10-20 Thread Ariel Mauricio Nunez Gomez
It installs *inside* the virtual machine, so it is safe to install it (Your vista hard drive and partitions will be ok). ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-h

Re: [Tinyos-help] tos-check-env problem

2007-10-12 Thread Ariel Mauricio Nunez Gomez
Have you just installed tinyos? If so, what installation method did you use? Did you follow all instructions from Step 5 in http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html? Ariel ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley

[Tinyos-help] Re: [Tinyos-devel] Mailing list bug: automatic reply to list

2007-09-28 Thread Ariel Mauricio Nunez Gomez
/07, Ariel Mauricio Nunez Gomez <[EMAIL PROTECTED]> wrote: > toPhilip Levis <[EMAIL PROTECTED]> > date > Sep 28, 2007 3:51 PM > subject > Re: [Tinyos-devel] Mailing list bug: automatic reply to listI apologize > for not having followed the proper path. The right thin

Re: [Tinyos-help] Data Viewing

2007-09-28 Thread Ariel Mauricio Nunez Gomez
On 9/28/07, John W. Barron <[EMAIL PROTECTED]> wrote: > > If made changes to SerialPacket.java (Long.toHexString) , Will this do > the same thing? Yes, but I would really encourage you to "extend" the message reader class and override the message received method. Trying to change things on the hi

[Tinyos-help] Re: Mailing list bug: automatic reply to list

2007-09-28 Thread Ariel Mauricio Nunez Gomez
The mail to these addresses bounced: [EMAIL PROTECTED], [EMAIL PROTECTED] And they are registered as the mail list administrators. Does anybody know the e-mail of the new administrators? Ariel. On 9/25/07, Ariel Mauricio Nunez Gomez <[EMAIL PROTECTED]> wrote: > > Hell

Re: [Tinyos-help] Data Viewing

2007-09-27 Thread Ariel Mauricio Nunez Gomez
The java file is located there: /tinyos-2.x/support/sdk/java/net.tinyos.tools.MsgReader.java And the method you'd want to modify is: ... public void messageReceived(int to, Message message) { long t = System.currentTimeMillis(); //Date d = new Date(t); System.out.print("" + t + "

Re: [Tinyos-help] Data Viewing

2007-09-26 Thread Ariel Mauricio Nunez Gomez
http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/lesson4.html It's mentioned on the end of the Mig section of the tutorial. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/ti

Re: [Tinyos-help] Data Viewing

2007-09-25 Thread Ariel Mauricio Nunez Gomez
I usually do something like this: java net.tinyos.tools.MsgReader TheMsg >> the_log.txt && It then goes to the background, if I want to see it while it's being logged, I call: tail -f the_log.txt Ariel. On 9/25/07, Cadet John W. Barron <[EMAIL PROTECTED]> wrote: > > Yes this is the current way

[Tinyos-help] Mailing list bug: automatic reply to list

2007-09-25 Thread Ariel Mauricio Nunez Gomez
Hello list admin Could you please set up the mailing list preferences so the reply to: field is filled with [EMAIL PROTECTED] I can see people are already used to "reply to all", but I imagine a lot of unaware users have replied only to the sender of the message and some information may have lost

[Tinyos-help] Mailing list bug: automatic reply to list

2007-09-25 Thread Ariel Mauricio Nunez Gomez
Hello list admin Could you please set up the mailing list preferences so the reply to: field is filled with [EMAIL PROTECTED] I can see people are already used to "reply to all", but I imagine a lot of unaware users have replied only to the sender of the message and some information may have lost

Re: [Tinyos-help] Timer and Uart0 Conflict

2007-09-25 Thread Ariel Mauricio Nunez Gomez
gt; > > > > Vlado > > > > > > On 9/25/07, Vlado Handziski < [EMAIL PROTECTED]> wrote: > > > > > > > > Hi Ariel, > > > > > > > > I'll take a look at the issue later today and get back to you. > > > &g

[Tinyos-help] Error on motelist

2007-09-19 Thread Ariel Mauricio Nunez Gomez
While using Ubuntu with tinyos-2.0.2 downloaded via apt-get The first time I plug the mote in: [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ motelist Reference Device Description -- - M4AIXE2D /dev/ttyUSB0 Motei