reboss / RapidOnsetAdHocNetwork

waffle.io for our multihop ad hoc network
0 stars 1 forks source link

node_tools.cc #9

Closed ElliottSobek closed 7 years ago

ElliottSobek commented 7 years ago
ChrisDubeau commented 7 years ago

What would setup() and quiet() need to do in Node_tools? and change_ids() can be done by sending set_ids(address packet) where packet would contain the parent_ID and my_id and then Child_id is calculated

Shibbywan commented 7 years ago

I kind of have setup() as send_deploy in network.cc, and I have something for shut up as well. Checkout my branch.

On Nov 21, 2016 9:55 AM, "Christopher Dubeau" notifications@github.com wrote:

What would setup() and quiet() need to do in Node_tools? and change_ids() can be done by sending set_ids(address packet) where packet would contain the parent_ID and my_id and then Child_id is calculated

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/reboss/BelgianWaffle/issues/9#issuecomment-261997350, or mute the thread https://github.com/notifications/unsubscribe-auth/AGhojDCQMqP0fYqYu-y_eIp0UhoWRthyks5rAczogaJpZM4Kt3RM .

ChrisDubeau commented 7 years ago

Would they need side functions in node_tools at all? if not ill close this as the other 2 are done

Shibbywan commented 7 years ago

I'm not sure yet tbh.

On Nov 21, 2016 9:58 AM, "Christopher Dubeau" notifications@github.com wrote:

Would they need side functions in node_tools at all? if not ill close this as the other 2 are done

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/reboss/BelgianWaffle/issues/9#issuecomment-261998560, or mute the thread https://github.com/notifications/unsubscribe-auth/AGhojAX5wi7gOnxXijOjQYsKi6fcySpJks5rAc3HgaJpZM4Kt3RM .