Re: [PATCH 08/10] dvb_frontend: create a new ops to help returning signals in dB

2016-06-30 Thread Mauro Carvalho Chehab
Hi Steven, Em Thu, 30 Jun 2016 09:48:30 -0400 Steven Toth escreveu: > > add a new ops that will allow tuners to better report the > > dB level of its AGC logic to the demod drivers. As the maximum > > gain may vary from tuner to tuner, we'll be reversing the > > logic

Re: [PATCH 08/10] dvb_frontend: create a new ops to help returning signals in dB

2016-06-30 Thread Steven Toth
> add a new ops that will allow tuners to better report the > dB level of its AGC logic to the demod drivers. As the maximum > gain may vary from tuner to tuner, we'll be reversing the > logic here: instead of reporting the gain, let's report the > attenuation. This way, converting from it to the

[PATCH 08/10] dvb_frontend: create a new ops to help returning signals in dB

2016-06-29 Thread Mauro Carvalho Chehab
add a new ops that will allow tuners to better report the dB level of its AGC logic to the demod drivers. As the maximum gain may vary from tuner to tuner, we'll be reversing the logic here: instead of reporting the gain, let's report the attenuation. This way, converting from it to the legacy