From f13dd6c0523aec82879fb85f4d2fc1851340b563 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Sat, 1 Dec 2012 00:07:33 +0000 Subject: applications/luci-olsr: sync colors with map, add legend --- applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm') diff --git a/applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm b/applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm index 029f585473..669ddc20cf 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm @@ -147,6 +147,10 @@ end
  • LQ: <%:Success rate of packages received from the neighbour%>
  • NLQ: <%:Success rate of packages sent to the neighbour%>
  • ETX: <%:Expected retransmission count%>
  • +
  • <%:Green%>:<%:Very good (ETX < 2)%>
  • +
  • <%:Yellow%>:<%:Good (2 < ETX < 4)%>
  • +
  • <%:Orange%>:<%:Still usable (4 < ETX < 10)%>
  • +
  • <%:Red%>:<%:Bad (ETX > 10)%>
  • <%+footer%> -- cgit v1.2.3