drx-j: Fix post-BER calculus on QAM modulation
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 10:43:54 +0000 (07:43 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 10:43:54 +0000 (07:43 -0300)
There are two troubles there:
1) the bit error measure were not accumulating;
2) it was missing the bit count.

Fix them.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found