Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: DVB signal



From: "Kápolnási Tamás" <ktamas@tdc.hu>
> I would like writing dvb signal number in the percentage.

That's not possible. The frontend drivers just take some register reading
and mangle it into a 16-bit value where "higher means better". To have a
percentage, the reading would have to be linearized and normalized in a
hardware-specific way.

To implement percentage readings, you would have to change _all_ frontend
modules and figure out the hardware-specific ranges, and you would probably
need to have all hardware available for analysis to do this.

The lack of any definitions of the range and of the signal readings is an
unfortunate oversight, which I don't think can be fixed anytime soon.

Regards,« 
-- 
Robert Schlabbach
e-mail: robert_s@gmx.net
Berlin, Germany






Home | Main Index | Thread Index