Mailing List archive

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

Re: LOF in Video Disk Recorder




----- Original Message -----
From: "Uwe Rathmann" <Uwe.Rathmann@munich.netsurf.de>
Cc: <linux-dvb@linuxtv.org>
Sent: Thursday, September 21, 2000 10:51 AM
Subject: Re: LOF in Video Disk Recorder


> Hi,
>
> in VDR the LOF is hardcoded like this:
>
> dvbapi.c, Z 1619
>
>      if (freq < 11700UL)
>         freq -=  9750UL;
>      else
>         freq -= 10600UL;
>
> As far as I know these values differ depending on the LNB.
> F.e. my environment is different to the implementation.
> So it would be nice to have them configurable.
>


I agree. I have a full band LNB, LO frequencies are 9750 and 10750 MHz. Some
universal LNBs have LO frequencies of 9750 and 10700 MHz. Older LNBs have LO
frequencies of 10000 MHz and 11500 MHz.

Jean-Claude




Home | Main Index | Thread Index