[sim-wg] Re: TOSSIM Live Extensions

Chad Metcalf metcalfc at gmail.com
Sun Jul 15 12:20:19 PDT 2007


I've re-architected these changes to live outside of the TOSSIM main
tree. To try these out check out tinyos-2.x-contrib.

Set an env var TOSCONTRIB to the root of contrib.

Head to $TOSCONTRIB/csm/tos/lib/tossim and

make install

>From here its should be as simple as

make micaz sim-sf

Cheers
Chad

On 7/9/07, Chad Metcalf <metcalfc at gmail.com> wrote:
> Hello everyone,
>
> Sorry I've been off the radar of late. Work, school and moving has
> been hard. But I have good news the extensions I have been working on
> are finally available for review. I need to commit some changes to the
> main TOSSIM files before the extension will work with TOSSIM. Given
> the upcoming release these changes may have to wait for a week or so.
> If you can't wait let me know and I'll send you a patch.
>
> You'll find the extension in the csm directory of tinyos-2.x-contrib.
> There is a readme that describes what all you'll need to do to use the
> extensions.
>
> Basically, you need to set an env var and run a make install command.
> And then its just:
>
> make micaz sim-sf
>
> If you don't want to use the extensions use the old command:
>
> make micaz sim
>
> The extensions give you a sf for the motes in simulation which works
> with the C, CPP, Java, or Python SDKs. There is also a simple Throttle
> which allows the simulation to run in wall time. This makes a TOSSIM
> instance more or less like a testbed of sorts.
>
> There are some examples with the code to show how the extensions are
> used. My lab is interested in tool development and we're thinking
> these extensions are going to be useful for us, hopefully others will
> like them as well.
>
> Cheers
> Chad
>
> --
> Chad @ Home
>


-- 
Chad @ Home


More information about the Sim-wg mailing list