commit | 313a7dfb239f9433e5892d5a640f97b165b3e452 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 01 15:41:38 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Jul 16 06:56:28 2016 -0300 |
tree | e87613bf0bdaaecb2654a266d331a7b3bb8140f8 | |
parent | d12b791e3db757c42484342a015f26990642fdcb [diff] |
[media] cxd2841er: fix signal strength scale for ISDB-T The scale for ISDB-T was wrong too: it was inverted, and on a relative scale. Use a linear interpolation to make it look better. The formula was empirically determined, using 3 frequencies (175 MHz, 410 MHz and 800 MHz), measuring from -50dBm to -12dBm in steps of 0.5dB. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>