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

Showing neighbors in topology page, Mote 2 is set as DAGroot and Wireshark debug is enabled by default. #84

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

Conversation

shahverd
Copy link

@shahverd shahverd commented Aug 1, 2014

Now when you mouover on a mote, its neighbors are shown as well as its route path.

In simulatorMode, wireshark debug is enabled by default, and Mote 2 is
set as DAGroot. I choosed Mote 2 (instead of Mote 1) in order to have a
more complex network in linear topology!

In simulatorMode, wireshark debug is enabled by default, and Mote 2 is
set as DAGroot. I choosed Mote 2 instead of Mote 1 in order to have a
more complex network in linear topology!
Now when you hover on anymote, the connections with its neighbors will
change to purple
@shahverd shahverd changed the title Mote 2 is set as DAGroot and Wireshark debug is enabled by default Showing neighbors in topology page, Mote 2 is set as DAGroot and Wireshark debug is enabled by default. Aug 5, 2014

if (app.simulatorMode == True):
sleep(3) #Give me a moment to load!
webapp._toggleRoot('0002')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I don't agree with setting mote 2 as DAGroot. What if you have only one node? In general, I believe the convention "mote 1" is DAGroot is a bit clearer, no?

@shahverd
Copy link
Author

Hmm, you're right.
This is an old pull request and at that time I didn't have a clear vision of the code.

strokeColor: '#9900bb'

}
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool!

@changtengfei
Copy link
Member

This PR is created 3 years ago. @shahverd, is there any activity going on this issue?

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