Skip to content

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