Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: OpenVisualizer update to Python3 #57

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

TimothyClaeys
Copy link
Member

This PR updates the OpenVisualizer code to Python3 and redesigns the network and firmware emulator.

Emulated motes now run in there own process (instead of Python thread) using Python's multiprocessing API. This approach makes the build process of the Python extension on the firmware side much more simple.

@malishav
Copy link
Contributor

I was playing with the code today and I wasn't able to get the Wireshark to work in simulation mode on this branch. I launched openv-server with

openv-server --tun --wireshark-debug simulation 3

The TUN interface would open normally, but there were no packets captured by Wireshark. Any hint appreaciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants