aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAntti Palosaari <[email protected]>2014-11-03 20:24:13 -0300
committerMauro Carvalho Chehab <[email protected]>2014-11-04 18:19:27 -0200
commit0b0d96281f6d59280094b240ca5046b317ade614 (patch)
tree7e74aff9fb8f72249d98d5d787831301b120397c /tools/perf/scripts/python/net_dropmonitor.py
parent3adec272425f6bb72375436b9dd67b0f5a7f7eef (diff)
[media] af9033: fix AF9033 DVBv3 signal strength measurement
Previous patch changes used signal strength firmware register from 0x800048 to 0x80004a in case of AF9033/AF9035 chip. In practice reported values were running upside-down, when RR strength increases reported value decreases and vice versa. That is because of 0x80004a returns values that are dBm scale, but negative RF strength dBm returned as positive number. 0x800048 returns 0-100, like percentage 0x80004a returns 0-255 dBm, without a negative sign So restore old measurement now. Cc: Bimow Chen <[email protected]> Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions