Closed fwilhelmi closed 5 years ago
Changes in position/configuration/etc are informed through the field "flag_apply_new_configuration". Once mobility is implemented, any significant change in the position will have to trigger the activation of the aforementioned flag.
In order to speed performance, we have minimized the number of times we compute the distance and the power received from each node.
However, when a change in the network is performed (both in the location and in the configuration), all the other nodes need to be aware, thus re-computing the aforementioned parameters.