Mailing List archive

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

[linux-dvb] Re: example again



On Fri, Oct 11, 2002 at 03:30:22PM +0000, Justin Cormack wrote:
> ok, any idea why I get snr 0 all the time?

> This is todays cvs, and tzap or the following minimal code. Have I missed
> something stupid/obvious? 

I think so :) Read on...
 
>   /* example settings (UK: Crystal Palace MUX 1)*/
>   uint32_t frequency = 50583333;

You're one digit short. The number above is 50.583333MHz, not 505.833333MHz =)

Also, I got success with leaving the last three digits of the frequency as zero - 
if you still have problems you might want to try that, too :)

gdh



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index