spectraphilic / wsn_pi

Code for operating the rasberry pi
1 stars 0 forks source link

record number of hops #7

Open jdavid opened 5 years ago

jdavid commented 5 years ago

Simonf [10:21 AM] Can we record on the pi the number of hop a signal has been through? That could help us to find out the key stations and the first layer of dependencies in the network

jdavid commented 5 years ago

I think it would be nice if every mote knew the number of hops to the Pi so the Pi starts with the number 0, and every mote has n = min(n of neighbours) + 1