[mythtv] Current SVN DVB-S zapping problems (diseqc?)

Yeasah Pell yeasah at schwide.com
Thu Aug 31 13:06:59 UTC 2006


Lukas Kasprowicz wrote:
> Am Donnerstag, 31. August 2006 14:43 schrieb Yeasah Pell:
>   
>> Hmm... try adding "params.frequency -= 10;" right after this last line.
>> I totally missed the fact that the older of the two retune
>> implementations diddles with the frequency slightly. It goes either
>> +/-10 (that's kHz, not much at all), and I confirmed from your working
>> log that it's on the minus phase when it works. That amount of
>> deflection shouldn't really have an impact given the searching
>> capabilities your card/driver should have, but if it's a very marginal
>> frequency it could be just the extra edge you need to put you within
>> range of the acquisition loop.
>>     
>
> No sorry no more lock on every channel.
>
>   
How about the other way -- does it break 10131 if you comment out line 
dvbchannel.cpp line 737,
"params.frequency = params.frequency + (retune_adj = -retune_adj);", 
which will disable the frequency changing?


More information about the mythtv-dev mailing list