Re: [vdr] [PATCH] GOTOX patch for vdr-1.7.16

2011-01-28 Thread Seppo Ingalsuo
pe, 2011-01-28 kello 12:44 -0700, Timothy D. Lenz kirjoitti:
> I can't try it atm because a relay went bad in my rotor. Only goes one 
> direction. But looking at the patch, you put the user location in the 
> patch, not the conf?

There is an OSD menu setting for it (Settings -> LNB). The value in the
patch is just some initial default.

Seppo



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH] GOTOX patch for vdr-1.7.16

2011-01-28 Thread Ales Jurik
On 01/28/11 20:44, Timothy D. Lenz wrote:
> I can't try it atm because a relay went bad in my rotor. Only goes one
> direction. But looking at the patch, you put the user location in the
> patch, not the conf?
> 
> On 1/28/2011 7:40 AM, Ales Jurik wrote:
>> Hi,
>>
>> after some time I've improved the gotox patch for vdr - it is now
>> correctly resolving condition for sending diseqc command in
>> cDvbTuner::SetFrontend(void) even if diseqc command doesn't change also
>> with cascaded diseqc switches. So the diseqc is now sent immediately
>> after channel switch and not after frontend tuning is timeouted.
>>
>> It was tested with diseqc.conf entries like this (cascaded: motor<->
>> uncommitted switch<->  committed switch):
>>
>> S1.0W   11700 V  9750  t V G [E0 10 39 F1] v W30 [E0 10 38 FC] W30 v t
>> S1.0W   9 V 10600  t V G [E0 10 39 F1] v W30 [E0 10 38 FD] W30 v T
>> S1.0W   11700 H  9750  t V G [E0 10 39 F1] V W30 [E0 10 38 FE] W30 V t
>> S1.0W   9 H 10600  t V G [E0 10 39 F1] V W30 [E0 10 38 FF] W30 V T
>>
>> S9.0E   11700 V  9750  t V G [E0 10 39 F1] v W30 [E0 10 38 FC] W30 v t
>> S9.0E   9 V 10600  t V G [E0 10 39 F1] v W30 [E0 10 38 FD] W30 v T
>> S9.0E   11700 H  9750  t V G [E0 10 39 F1] V W30 [E0 10 38 FE] W30 V t
>> S9.0E   9 H 10600  t V G [E0 10 39 F1] V W30 [E0 10 38 FF] W30 V T
>>
>>
>> BR,
>>
>> Ales
>>
>>
>>
>> ___
>> vdr mailing list
>> vdr@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 

No, all parameters are in setup.conf. If you mean initial values, they
are in this patch from the first version
(http://www.linuxtv.org/pipermail/vdr/2008-March/016164.html). If this
is a problem in next version I'll zero it :) .

You also could see that all parameters are in config file if you take a
look more down in the patch in place where file menu.c is used.

BR,

Ales

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH] GOTOX patch for vdr-1.7.16

2011-01-28 Thread Timothy D. Lenz
I can't try it atm because a relay went bad in my rotor. Only goes one 
direction. But looking at the patch, you put the user location in the 
patch, not the conf?


On 1/28/2011 7:40 AM, Ales Jurik wrote:

Hi,

after some time I've improved the gotox patch for vdr - it is now
correctly resolving condition for sending diseqc command in
cDvbTuner::SetFrontend(void) even if diseqc command doesn't change also
with cascaded diseqc switches. So the diseqc is now sent immediately
after channel switch and not after frontend tuning is timeouted.

It was tested with diseqc.conf entries like this (cascaded: motor<->
uncommitted switch<->  committed switch):

S1.0W   11700 V  9750  t V G [E0 10 39 F1] v W30 [E0 10 38 FC] W30 v t
S1.0W   9 V 10600  t V G [E0 10 39 F1] v W30 [E0 10 38 FD] W30 v T
S1.0W   11700 H  9750  t V G [E0 10 39 F1] V W30 [E0 10 38 FE] W30 V t
S1.0W   9 H 10600  t V G [E0 10 39 F1] V W30 [E0 10 38 FF] W30 V T

S9.0E   11700 V  9750  t V G [E0 10 39 F1] v W30 [E0 10 38 FC] W30 v t
S9.0E   9 V 10600  t V G [E0 10 39 F1] v W30 [E0 10 38 FD] W30 v T
S9.0E   11700 H  9750  t V G [E0 10 39 F1] V W30 [E0 10 38 FE] W30 V t
S9.0E   9 H 10600  t V G [E0 10 39 F1] V W30 [E0 10 38 FF] W30 V T


BR,

Ales



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr