[media] siano: fix signal strength and CNR stats measurements
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 10 Mar 2013 15:06:30 +0000 (12:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:49:17 +0000 (07:49 -0300)
There are a number of small issues with the stats refactoring:
- InBandPwr better represents the signal strength;
- Don't zero signal strength /cnr if no lock;
- Fix signal strength/cnr scale;
- Don't need to fill PER/BER if not locked, as the
  code will disable those stats anyway.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found