Mailing List archive

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

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.

Well, the same problem is responsible for some postings
reporting problems concerning gVideo.

Cheers,
Uwe


Home | Main Index | Thread Index