don't force the graph to be called "batadv"#9
Conversation
|
The idea was to have multiple layers of graph data (i.e. batadv graph, wifi neighbours graph). |
|
ok, one sec |
|
better? |
|
I don't think routed mesh would be specific enough. |
|
well, there's an LQ in olsrd, which you could use similarly (but having a different value range). |
|
Maybe we should normalize the linkquality somehow and replace |
|
then i'd actually suggest olsr's range: |
|
That might actually work. So someone needs to convert the existing |
|
shouldn't that just be (with a hypothetical clamp function defined as:) don't know if JS already defines this, and too lazy to look it up :P |
|
Well, 5 doesn't mean "zero chance for packets to pass through". It just means that the packet would likely need to be sent 5 times on average. |
|
ok, so, having to send a packet ~5 times to get through means there's a 1:5 chance for it to get through, so then it should be even easier: |
|
Yes, that would work. |
you shouldn't name arbitrary graph data after a protocol you assume it could have been generated from