From 99f95f7d3be4b85dcbd3c15455c6fbd704b6fa73 Mon Sep 17 00:00:00 2001 From: smos Date: Wed, 23 May 2012 12:15:23 +0200 Subject: Add the 3G mode display, really needs a function that translates these into sane display numbers for strength and mode. The mode is actually a combination of LED color 4 = blue(idle), 5 = cyan(connected), and submode 7 = HSDPA I need to find some proper documentation, really. --- usr/local/www/status_interfaces.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'usr/local/www/status_interfaces.php') diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php index dec67bb..c23140e 100755 --- a/usr/local/www/status_interfaces.php +++ b/usr/local/www/status_interfaces.php @@ -198,6 +198,13 @@ include("head.inc"); (0-31) + + + + + + + -- cgit v1.1