From weiye at ISI.EDU Thu Jul 7 17:59:27 2005 From: weiye at ISI.EDU (Wei Ye) Date: Thu Jul 7 18:01:15 2005 Subject: [Smac-users] Re: [Q] AODV over S-MAC in ns-2 In-Reply-To: <42CAB6EE.8010506@umich.edu> References: <42CAB6EE.8010506@umich.edu> Message-ID: <1120784367.26518.56.camel@wee.isi.edu> We haven't tried to run AODV over S-MAC. Our experience with DSR was that some of its default timer values are set for high-speed radio, such as IEEE 802.11. When running over S-MAC (low radio bandwidth, long sleep delay), those timers fire too quickly. That prevents DSR to find a path. To make DSR work over S-MAC, we actually modified the DSR timer settings, and added an interface for users to configure it. You may want to check similar situations for AODV as well. Regards, Wei On Tue, 2005-07-05 at 12:35 -0400, Jai-Jin Lim wrote: > Dear the author of S-MAC, > > I raised the above question whether to run AODV over S-MAC in ns-2, but > have not received nay reply from a group of S-MAC users. It is okay with > DSR, as specified in test-suite-smac-multihop.tcl. But an attempt to run > AODV over S-MAC by slightly modifiying the script fails. > Do you any idea on this? > > Regards, > -- > Jai-Jin Lim From gooseisland at gmail.com Sat Jul 16 19:09:41 2005 From: gooseisland at gmail.com (Li Liu) Date: Sat Jul 16 19:10:18 2005 Subject: [Smac-users] A question about a function SMAC::recv Message-ID: <8aa118df050716190954384687@mail.gmail.com> Hi, All, I am currently reading the SMAC code, I am not clearly understanding partial codes in the SMAC::recv() function: I don't know, under what situation, a node's "radioState_" is not RADIO_RX and RADIO_TX, but its "mhrecv_" timer is busy? Can anybody give a more detail explanation, Thanks in advance. Heping From yudhi4u at rediffmail.com Sun Jul 17 00:47:51 2005 From: yudhi4u at rediffmail.com (Yudhishthir Raut) Date: Sun Jul 17 00:47:30 2005 Subject: [Smac-users] A question about a function SMAC::recv Message-ID: <20050717074751.11808.qmail@mailweb33.rediffmail.com> Hi All . I'm an Indian student of M.Tech (Diogital Communication) and wortking in Energy model for Data link layer.but i have a problem in that whuch too can help me Qualnet,OMNet++... ?? ?plz guide me for my thesis if any body have experince. Thanx to all Regards Yudhishthir Raut M.Tech. MANIT,Bhopal India -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.isi.edu/pipermail/smac-users/attachments/20050717/cb3fa5f8/attachment.html From hoangphucnguyen at yahoo.com Mon Jul 18 00:23:13 2005 From: hoangphucnguyen at yahoo.com (phucnguyen nguyenhoang) Date: Mon Jul 18 00:24:25 2005 Subject: [Smac-users] how to debug C++ In-Reply-To: <8aa118df050716190954384687@mail.gmail.com> Message-ID: <20050718072313.76674.qmail@web32006.mail.mud.yahoo.com> hi all, I am using ns2 2.28. please tell me how to debug C++, espcially in smac thanks Nguyen Smac-users mailing list Smac-users@mailman.isi.edu http://mailman.isi.edu/mailman/listinfo/smac-users --------------------------------- Start your day with Yahoo! - make it your home page -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.isi.edu/pipermail/smac-users/attachments/20050718/9316388e/attachment.html From hoangphucnguyen at yahoo.com Mon Jul 18 00:25:24 2005 From: hoangphucnguyen at yahoo.com (phucnguyen nguyenhoang) Date: Mon Jul 18 00:26:22 2005 Subject: [Smac-users] how to get RSSI In-Reply-To: <8aa118df050716190954384687@mail.gmail.com> Message-ID: <20050718072524.72290.qmail@web32002.mail.mud.yahoo.com> Hi all, please tell me how to get RSSI in smac thanks Nguyen _______________________________________________ Smac-users mailing list Smac-users@mailman.isi.edu http://mailman.isi.edu/mailman/listinfo/smac-users __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.isi.edu/pipermail/smac-users/attachments/20050718/715ff3fe/attachment.html From xio2 at naver.com Tue Jul 19 00:49:24 2005 From: xio2 at naver.com (=?euc-kr?B?IsPWv/jB2CI=?=) Date: Tue Jul 19 00:50:18 2005 Subject: [Smac-users] hi c/c++ smac code Message-ID: <42DCB084.000001.09695@i5a007> hi everyone ^^ i am studying mac protocol smac tmac. now i want to make simulation about energy efficient. i dont like NS2 do you have a c/c++ program smac or tmac? i want to it if you reply email to me. i will very glad. have a niceday!! ^^ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.isi.edu/pipermail/smac-users/attachments/20050719/b5de79a1/attachment.html From feskafi at gmail.com Tue Jul 26 13:18:56 2005 From: feskafi at gmail.com (Farzad H. Eskafi) Date: Tue, 26 Jul 2005 13:18:56 -0700 Subject: [Smac-users] s-mac on telos Message-ID: <22f057de050726131819707c06@mail.gmail.com> Hi, I'm new to s-mac. But I have some experience on tinyOS b-mac for telos. I was wondering if s-mac was ever implemented for telos. Regards, From weiye at ISI.EDU Tue Jul 26 13:28:44 2005 From: weiye at ISI.EDU (Wei Ye) Date: Tue, 26 Jul 2005 13:28:44 -0700 Subject: [Smac-users] s-mac on telos In-Reply-To: <22f057de050726131819707c06@mail.gmail.com> References: <22f057de050726131819707c06@mail.gmail.com> Message-ID: <1122409724.32127.0.camel@wee.isi.edu> We haven't ported S-MAC over Telos. -Wei On Tue, 2005-07-26 at 13:18 -0700, Farzad H. Eskafi wrote: > Hi, > > I'm new to s-mac. But I have some experience on tinyOS b-mac for > telos. I was wondering if s-mac was ever implemented for telos. > > > Regards, > _______________________________________________ > Smac-users mailing list > Smac-users at mailman.isi.edu > http://mailman.isi.edu/mailman/listinfo/smac-users From ramv at ece.gatech.edu Wed Jul 27 12:20:35 2005 From: ramv at ece.gatech.edu (ramv@ece.gatech.edu) Date: Wed, 27 Jul 2005 15:20:35 -0400 (EDT) Subject: [Smac-users] TOSSIM and TINYVIZ help Message-ID: <3625.24.98.98.164.1122492035.squirrel@secure2.ece.gatech.edu> Hi I am new to TOSSIM. From what I have understood after going through the manual, the procedure for implementing any custom protocols is similar to what is done for real testbed scenarios barring a few commands. Is this correct? I would really appreciate if anyone can share their experience on implementing and testing new protocols using tinyos and tossim Ram From naitkacinoureddine at yahoo.fr Thu Jul 28 13:13:56 2005 From: naitkacinoureddine at yahoo.fr (nait kaci Noureddine) Date: Thu, 28 Jul 2005 22:13:56 +0200 (CEST) Subject: [Smac-users] mac implementation help Message-ID: <20050728201356.101.qmail@web26404.mail.ukl.yahoo.com> hi all i am a new ns user and i want implement a new mac protocol but i have no documentation can you please tell me how i can found it thanks a lot noureddine NK --------------------------------- Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger T?l?chargez le ici ! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.isi.edu/pipermail/smac-users/attachments/20050728/a267d777/attachment.html