Commit Graph

7 Commits

Author SHA1 Message Date
smos
b45d6db6c4 Round off the values. 2012-05-23 20:25:27 +02:00
smos
5e13bc843e Convert the Bytes per Second into kilobits per second like the status page says 2012-05-23 20:08:40 +02:00
smos
d535507a07 Add more fields to the 3g stats 2012-05-23 13:25:49 +02:00
smos
99f95f7d3b 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.
2012-05-23 12:15:23 +02:00
smos
7efe5ac50c Initialize the statistics, also parse on MODE messages 2012-05-23 11:41:23 +02:00
smos
73ce690995 Make sure to bail the stats script if we can not open the modem device. 2012-05-23 09:21:44 +02:00
smos
5e5896856a Add 3G statistics for Huawei modems, split the Cellular stats out to per interface instead of global. 2012-05-21 15:31:02 +02:00