Re: [RESEND] Re: DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1) tuning regression

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

 



Robert Lowery wrote:
> Mauro,
> 
> I had to make 2 changes to get the patch to work for me
> 
> see below
> 
> HTH
> 
> -Rob
> 
>> +		if (priv->firm_version >= 0x0302) {
>> +			if (priv->cur_fw.type & DTV7)
>> +				offset -= 300000;
>> +			else if (type != ATSC) /* DVB @6MHz, DTV 8 and DTV 7/8 */
>> +				offset += 200000;
>> +		} else {
>> +			if (priv->cur_fw.type & DTV7)
>> +				offset -= 500000;
> This should be offset += 500000;
> 
>>  		/*
>>  		 * The DTV7 S-code table needs a 700 kHz shift.
>>  		 * Thanks to Terry Wu <terrywu2009@xxxxxxxxx> for reporting this
> I had to also delete the
> if (type & DTV7)
>     demod += 500
> 
> I suspect this is no longer required due to the offset += 500000 above

Both lines should be doing the same thing, but IMO, the better is to keep 
the change at the demod.

Could you please preserve the above and remove the offset +=500000 ?

Note: are you available for irc? if so, please join #linuxtv at freenode.net.

Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux