[Tinyos-devel] Cellular Automata Simulation of Dynamie Environments
Doman, Marguerite
mdoman at uncc.edu
Wed Jan 21 08:04:17 PST 2009
I have developed a simulation extension to TOSSIM. It is a Cellular Automata where users can build dynamic environment simulations and have the physical attributes sent to the motes in the simulation.
This is currently developed in TOSSIM -1.15. I want to move it to version 2. What I need to do this, is the following:
* Application programming interface for a user object to schedule and handle fired events
* Application programming interface for a user object to create its own event types (Environment Events)
* Application programming interface for a user object to set the ADC port values (SetADCPortValueCommand)
I haven't been able to find these in TOSSIM -2. My code is in java, but I could recode to Jython if needed.
Can you direct me to where to find these interfaces?
Thank you,
Marguerite
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20090121/c5fc4a89/attachment.htm
More information about the Tinyos-devel
mailing list