FE_READ_BER and MER

Dear Support,
I have a problem with the following cards:
- DVB-T2 TurboSight TBS 62x0 DVBT/T2 frontend
- DVB-S2 TurboSight TBS 6984 DVBS/S2 frontend
Here are the problems:
a) On DVBT2 I get a BER measurement something like 31 (a two digit number, sometimes even 3 digits, up to 253). This number obviously means nothing as it is supposed to be ratio output, something like 1E-6, for example. I can always get a measurement on the DVBT cards, but the value is meaningless to me.
The command issued is from the DVB API which is FE_READ_BER
How do I interpret the "31" (or 2/3 digit number) or output of the FE_READ_BER command to a proper Bit Error Ratio, seeing I am using DVB API ?
OR is this command not supported by the TBS drivers?
(Note: This page: http://www.linuxtv.org/pipermail/linux- ... 25300.html from Linux.org seems to suggest it is directly related to drivers)
b) Oon the DVBS2 card, the BER measurement is 0. Although this number is ALWAYS 0 (regardless of how strong/good the signal is), 0 means nothing but it could also mean its not reading any value?
It should also be a number in format 1E-6, for example. It seems that no matter which carrier I lock the card to, I Always get 0 value for BER on DVB-S/S2.
How do I interpret the "0" or outpuf of the FE_READ_BER command to a proper Bit Error Ratio, seeing I am using DVB API ? Or is there some kind of setting in modprobe I have to enable/add?
OR is this command not supported by the TBS drivers?
(Note: This page: http://www.linuxtv.org/pipermail/linux- ... 25300.html from Linux.org seems to suggest it is directly related to drivers)
c) I am trying to also get an MER measurement from the cards, however there is no FE_READ_MER command in the DVB API.
The question is, do the TBS cards support MER measurement? and if they do, what is the command/script to add/use in order to capture the MER value?
The information you want to see regarding the dmesg and lspci are attached.
The 'uname -a' command returns the following:
Linux dvbx-test 3.0.0-26-generic #43-Ubuntu SMP Tue Sep 25 17:20:50 UTC 2012 i686 athlon i386 GNU/Linux
Hopefully this can be resolved as it is very important.
P.S. By the way, I've tried to upload the dmesg log and the lspci log in .txt, .doc and .pdf formats and I always get the error "The extension xxx is not allowed.". Could you please tell me which extension this forum allows to upload files?
Thank You.
IPMAN
I have a problem with the following cards:
- DVB-T2 TurboSight TBS 62x0 DVBT/T2 frontend
- DVB-S2 TurboSight TBS 6984 DVBS/S2 frontend
Here are the problems:
a) On DVBT2 I get a BER measurement something like 31 (a two digit number, sometimes even 3 digits, up to 253). This number obviously means nothing as it is supposed to be ratio output, something like 1E-6, for example. I can always get a measurement on the DVBT cards, but the value is meaningless to me.
The command issued is from the DVB API which is FE_READ_BER
How do I interpret the "31" (or 2/3 digit number) or output of the FE_READ_BER command to a proper Bit Error Ratio, seeing I am using DVB API ?
OR is this command not supported by the TBS drivers?
(Note: This page: http://www.linuxtv.org/pipermail/linux- ... 25300.html from Linux.org seems to suggest it is directly related to drivers)
b) Oon the DVBS2 card, the BER measurement is 0. Although this number is ALWAYS 0 (regardless of how strong/good the signal is), 0 means nothing but it could also mean its not reading any value?
It should also be a number in format 1E-6, for example. It seems that no matter which carrier I lock the card to, I Always get 0 value for BER on DVB-S/S2.
How do I interpret the "0" or outpuf of the FE_READ_BER command to a proper Bit Error Ratio, seeing I am using DVB API ? Or is there some kind of setting in modprobe I have to enable/add?
OR is this command not supported by the TBS drivers?
(Note: This page: http://www.linuxtv.org/pipermail/linux- ... 25300.html from Linux.org seems to suggest it is directly related to drivers)
c) I am trying to also get an MER measurement from the cards, however there is no FE_READ_MER command in the DVB API.
The question is, do the TBS cards support MER measurement? and if they do, what is the command/script to add/use in order to capture the MER value?
The information you want to see regarding the dmesg and lspci are attached.
The 'uname -a' command returns the following:
Linux dvbx-test 3.0.0-26-generic #43-Ubuntu SMP Tue Sep 25 17:20:50 UTC 2012 i686 athlon i386 GNU/Linux
Hopefully this can be resolved as it is very important.
P.S. By the way, I've tried to upload the dmesg log and the lspci log in .txt, .doc and .pdf formats and I always get the error "The extension xxx is not allowed.". Could you please tell me which extension this forum allows to upload files?
Thank You.
IPMAN