V
vtol
Guest
RT-AC5300
CPU Model ARMv7 Processor rev 0 (v7l) (Cores: 2)
Firmware Version 384.4_beta1
The download meter stays dead (@0) whilst downloads are moving the needle of the upload meter, which also (correctly) responds to uploads.
Maybe there is a typo in line 189 or 202 of AdaptiveQoS_Bandwidth_Monitor.asp, as the brackets are set differently?
l189 if(upload > (parseInt(upload) + 0.5))
l202 if(download > (parseInt(download + 0.5)))
CPU Model ARMv7 Processor rev 0 (v7l) (Cores: 2)
Firmware Version 384.4_beta1
The download meter stays dead (@0) whilst downloads are moving the needle of the upload meter, which also (correctly) responds to uploads.
Maybe there is a typo in line 189 or 202 of AdaptiveQoS_Bandwidth_Monitor.asp, as the brackets are set differently?
l189 if(upload > (parseInt(upload) + 0.5))
l202 if(download > (parseInt(download + 0.5)))