plz send me programming notes On Thu, Feb 18, 2010 at 9:07 PM, < [email protected]> wrote:
> Send Tinyos-help mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Tinyos-help digest..." > > > Today's Topics: > > 1. How to use tinyos-1.x code in tinyos-2.x (Kartik Siddhabathula) > 2. How to use tinyos-1.x code in tinyos-2.x (Kartik Siddhabathula) > 3. Re: How to use tinyos-1.x code in tinyos-2.x (Mehmet Akif Antepli) > 4. Re: How to use tinyos-1.x code in tinyos-2.x > (Kartik Siddhabathula) > 5. Problem when send and display a Matrix of seize > 5x5 (Sam Azarro) > 6. How to add packet sequence number in XSensorMDA300 code? > (Jimmy) > 7. Re: What does "%hhu" mean? (Guillermo De Cesco) > 8. Re: Problem when send and display a Matrix of seize > 5x5 > (Arik Sapojnik) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 18 Feb 2010 06:28:14 -0800 (PST) > From: Kartik Siddhabathula <[email protected]> > Subject: [Tinyos-help] How to use tinyos-1.x code in tinyos-2.x > To: TinyoS help <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > H > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/c93cb800/attachment-0001.htm > > ------------------------------ > > Message: 2 > Date: Thu, 18 Feb 2010 06:31:19 -0800 (PST) > From: Kartik Siddhabathula <[email protected]> > Subject: [Tinyos-help] How to use tinyos-1.x code in tinyos-2.x > To: TinyoS help <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Hi All, > > Sorry for the previous message, it got accidentally sent even before I > could complete it. > > I have some programs written in tinyos-1.x and found that I cannot execute > that code in tinyos-2.x. Can anyone tell me what are the changes that I need > to carry out so that I can execute those programs in tinyos-2.x. > > Thanks in advance, > Kartik > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/1933f619/attachment-0001.htm > > ------------------------------ > > Message: 3 > Date: Thu, 18 Feb 2010 16:46:42 +0200 > From: Mehmet Akif Antepli <[email protected]> > Subject: Re: [Tinyos-help] How to use tinyos-1.x code in tinyos-2.x > To: Kartik Siddhabathula <[email protected]> > Cc: TinyoS help <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > Please check the following links: > > > http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/doc/html/porting.html?view=log > > < > http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/doc/html/porting.html?view=log > > > http://enl.usc.edu/~jpaek/porting_tinyos_1_to_2.html > > <http://enl.usc.edu/~jpaek/porting_tinyos_1_to_2.html>Regards, > > -- > Mehmet Akif Antepli > Dept. of EEE > Middle East Technical University > > On Thu, Feb 18, 2010 at 4:31 PM, Kartik Siddhabathula < > [email protected]> wrote: > > > Hi All, > > > > Sorry for the previous message, it got accidentally sent even before I > > could complete it. > > > > I have some programs written in tinyos-1.x and found that I cannot > execute > > that code in tinyos-2.x. Can anyone tell me what are the changes that I > need > > to carry out so that I can execute those programs in tinyos-2.x. > > > > Thanks in advance, > > Kartik > > > > > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/868e9ef9/attachment-0001.htm > > ------------------------------ > > Message: 4 > Date: Thu, 18 Feb 2010 07:08:08 -0800 (PST) > From: Kartik Siddhabathula <[email protected]> > Subject: Re: [Tinyos-help] How to use tinyos-1.x code in tinyos-2.x > To: Mehmet Akif Antepli <[email protected]> > Cc: TinyoS help <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Thanks a lot :) > > I will work on it. > > --- On Thu, 2/18/10, Mehmet Akif Antepli <[email protected]> wrote: > > From: Mehmet Akif Antepli <[email protected]> > Subject: Re: [Tinyos-help] How to use tinyos-1.x code in tinyos-2.x > To: "Kartik Siddhabathula" <[email protected]> > Cc: "TinyoS help" <[email protected]> > Date: Thursday, February 18, 2010, 8:46 AM > > Hi, > Please check the following links: > > http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/doc/html/porting.html?view=log > > http://enl.usc.edu/~jpaek/porting_tinyos_1_to_2.html > > Regards, > --Mehmet Akif AntepliDept. of EEEMiddle East Technical University > > > On Thu, Feb 18, 2010 at 4:31 PM, Kartik Siddhabathula < > [email protected]> wrote: > > Hi All, > > Sorry for the previous message, it got accidentally sent even before I > could complete it. > > I have some programs written in tinyos-1.x and found that I cannot execute > that code in tinyos-2.x. Can anyone tell me what are the changes that I need > to carry out so that I can execute those programs in tinyos-2.x. > > > Thanks in advance, > Kartik > > > > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/e8f8a26e/attachment-0001.htm > > ------------------------------ > > Message: 5 > Date: Thu, 18 Feb 2010 15:22:30 +0000 > From: Sam Azarro <[email protected]> > Subject: [Tinyos-help] Problem when send and display a Matrix of seize > > 5x5 > To: Tinyos-help <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > Hi every one, > > i was able to send and display a Matrix of 5x5 bytes. > but when i increase that seize i can not display my values. > i tried to change #define TOSH_DATA_LENGTH 127 but nothing happens. > > have any idea how to fix that? > > _________________________________________________________________ > Hotmail : un service de messagerie gratuit, fiable et complet > https://signup.live.com/signup.aspx?id=60969 > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/d03c488e/attachment-0001.htm > > ------------------------------ > > Message: 6 > Date: Thu, 18 Feb 2010 10:23:00 -0500 > From: Jimmy <[email protected]> > Subject: [Tinyos-help] How to add packet sequence number in > XSensorMDA300 code? > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Dear all, > > In XSensorMDA300 code, along with TOSBase code, we can implement > sensor data transmission between two nodes. > > What I am going to do is to give each transmitted packet a sequence > number, so that at the receiver, I can see whether there are any > packets missing during the transmission. > > I need some advices on how to add this sequence number. > > Thank you very much for your help. > > -- > Best Regards, > > Fan > > > ------------------------------ > > Message: 7 > Date: Thu, 18 Feb 2010 12:29:05 -0300 > From: Guillermo De Cesco <[email protected]> > Subject: Re: [Tinyos-help] What does "%hhu" mean? > To: Jordi Soucheiron <[email protected]> > Cc: Tinyos-Help <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > I used it for unsigned char. > > -Bill > > On Wed, Feb 17, 2010 at 8:06 PM, Jordi Soucheiron < > [email protected] > > wrote: > > > http://linux.die.net/man/3/printf > > > > hh=>size = 1byte > > u=> unsigned decimal > > > > 2010/2/17 Xiaohui Liu <[email protected]> > > > >> Hi, > >> > >> That may seem naive, but I'm really wondering what "%hhu" means in dbg > >> statement? Thank you. > >> > >> -- > >> -Xiaohui Liu > >> > >> _______________________________________________ > >> Tinyos-help mailing list > >> [email protected] > >> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > >> > > > > > > > > -- > > Jordi Soucheiron > > Software Engineer > > > > DEXMA > > Parc Tecnol?gic la Salle > > Sant Joan de la Salle, 42 > > 08022 Barcelona > > t/f: [+34] 93 181 01 95 > > www.dexmatech.com > > [email protected] > > > > > > > > > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > -- > Ing. Guillermo De Cesco > Invenio Ingenieria srl. > tel: (54)2944 442119 > cel:(54)2944 15534750 > web: www.invenioing.com > Av. Pioneros 4163 Dpto 6. CP(R8402AMH) > San Carlos de Bariloche. > Rio Negro, Argentina. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/e2b69518/attachment-0001.htm > > ------------------------------ > > Message: 8 > Date: Thu, 18 Feb 2010 17:36:49 +0200 > From: Arik Sapojnik <[email protected]> > Subject: Re: [Tinyos-help] Problem when send and display a Matrix of > seize > 5x5 > To: Sam Azarro <[email protected]> > Cc: Tinyos-help <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Sam, > > You probably exceed the maximum packet length. > If you are using uint32_t Matrix[6][6], then you need 6 * 6 * 4bytes = 144 > bytes, which is bigger then 127. > You gotta split your matrix or reconsider using uint32_t. Perhaps you can > use a smaller variables. > > Arik > > > > > On Thu, Feb 18, 2010 at 17:22, Sam Azarro <[email protected]> wrote: > > > Hi every one, > > > > i was able to send and display a Matrix of 5x5 bytes. > > but when i increase that seize i can not display my values. > > i tried to change #define TOSH_DATA_LENGTH 127 but nothing happens. > > > > have any idea how to fix that? > > > > ------------------------------ > > Hotmail : un service de messagerie gratuit, fiable et complet > Profitez-en<https://signup.live.com/signup.aspx?id=60969> > > > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > -- > Best Regards, > Arik Sapojnik > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20100218/dbe74530/attachment.htm > > ------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > End of Tinyos-help Digest, Vol 82, Issue 67 > ******************************************* >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
