Mailing List archive

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

[vdr] Re: 1.1.13 - simple diseqc question



Dariush Forouher wrote:

> I'm trying to use a diseqc 1.2 device that switches between two LNBs 

[...]

> Since this seems to be a quite easy setup I think there must be an easy
> solution, it would be nice if someone could help me.

Try this one...


Alfred


# DiSEqC configuration for VDR
#
# Format:
#
# satellite slof polarization lof command...
#
# satellite:      one of the 'S' codes defined in sources.conf
# slof:           switch frequency of LNB; the first entry with
#                 an slof greater than the actual transponder
#                 frequency will be used
# polarization:   V = vertical, H = horizontal
# lof:            the local oscillator frequency to subtract from
#                 the actual transponder frequency
# command:
#   t         tone off
#   T         tone on
#   v         voltage low (13V)
#   V         voltage high (18V)
#   A         mini A
#   B         mini B
#   Wnn       wait nn milliseconds (nn may be any positive integer number)
#   [xx ...]  hex code sequence (max. 6)
#
# The 'command...' part is optional.

S13E    11700 V  9750 [E0 10 38 F0] W15 [E1 10 38 F0]
S13E    99999 V 10600 [E0 10 38 F1] W15 [E1 10 38 F1]
S13E    11700 H  9750 [E0 10 38 F2] W15 [E1 10 38 F2]
S13E    99999 H 10600 [E0 10 38 F3] W15 [E1 10 38 F3]
S19.2E  11700 V  9750 [E0 10 38 F4] W15 [E1 10 38 F4]
S19.2E  99999 V 10600 [E0 10 38 F5] W15 [E1 10 38 F5]
S19.2E  11700 H  9750 [E0 10 38 F6] W15 [E1 10 38 F6]
S19.2E  99999 H 10600 [E0 10 38 F7] W15 [E1 10 38 F7]




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index