Hi Mauro,
> I've aplied the dvb code at the main v4l-utils tree some time ago. Since then,
> I'm applying the fixes directly there. So, please check if the issue you're
> pointing
> weren't fix yet there. If not, please send me a patch.
The code is still unchanged.
I prefere you double check my
Hi Eddi,
Em 05-02-2012 09:53, Eddi De Pieri escreveu:
> Hi mauro,
>
> I suspect a bug in follow code:
>
> for (bw = 0; fe_bandwidth_name[bw] != 0; bw++) {
> if (fe_bandwidth_name[bw] ==
> v3_parms.u.ofdm.bandwidth)
> break;