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?
<<winmail.dat>>
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
