Development Environment for TinyOS projects
404
tossim - used to run tinyos simulations
From the directory you would like to build from, run:
docker run --rm=true -v $(pwd):/app -w /app ucmercedandeslab/tinyos:tossim sh -c "make micaz sim"
to compile the binary. Use the generated Tossim.py to run simulation experiments.
Content type
Image
Digest
Size
159.4 MB
Last updated
about 9 years ago
docker pull ucmercedandeslab/tinyos:tossim