In the latter case, where I don't want parallel directory trees, I simply download the directories you mentioned and then add them to the beginning of my path? Then after this, I just need to wire TimeSyncC.StdControl to Main.StdControl and it will be set? Thanks a ton,
> Date: Tue, 10 Jan 2006 17:24:51 -0600 > From: "Janos Sallai" <[EMAIL PROTECTED]> > Subject: RE: [Tinyos-help] FTSP application > To: <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Sam, > > There is a readme file in contrib/vu that explains how to set up the > build environment we use at VU. Basically, we have another tinyos > directory structure that precedes the official tinyos directory > structure in the search path and thus redefines some of the components > in the official release. If you go for this option, all you need to do > is to wire TimeSyncC.StdControl to Main.StdControl and you are all set. > > Alternatively, if you are bound to a build environment or simply you do > not want two parallel directory structures, you can put together your > search path manually. This is what you will need from contrib/vu: > tos/lib/TimeSync > tos/platform/avrmote > tos/platform/mica2 > tos/lib/CC2420 (for micaz) > > Make sure that the components in these directories precede the > corresponding ones from the official tinyos release in your search path. > > Janos > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Sam > Pierson > Sent: Tuesday, January 10, 2006 4:51 PM > To: [email protected] > Subject: [Tinyos-help] FTSP application > > I know there is a testing application that verifies the accuracy > of the FTSP algorithm for mica2/micaz networks. Is there a > codebase which I can simply insert into my existing application > so that it would synchronize itself upon startup? Or is it not > that easy? > > Thanks, > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel > p _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
