diff options
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 30 |
1 files changed, 29 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.23 2011/08/21 14:06:50 kls Exp $ +.\" $Id: vdr.5 2.24 2011/09/10 14:45:00 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -467,6 +467,7 @@ l l. \fBV\fR@voltage high (18V) \fBA\fR@mini A \fBB\fR@mini B +\fBSn\fR@Satellite channel routing code sequence for bank n follows \fBWnn\fR@wait nn milliseconds (nn may be any positive integer number) \fB[xx ...]\fR@hex code sequence (max. 6) .TE @@ -484,6 +485,33 @@ to receive the satellites following thereafter. In this case, only the devices 1, 2 and 4 would be able to receive any satellites following this line and up to the next such line, or the end of the file. Devices may be listed more than once. +.SS SATELLITE CHANNEL ROUTING (SCR) +The file \fIscr.conf\fR contains the channel definitions of the SCR device in use. +The format is + +channel frequency [pin] + +where channel is the SCR device's channel index (0-7), frequency is the user band +frequency of the given channel, and pin is an optional pin number (0-255). The +actual values are device specific and can be found in the SCR device's manual. + +Examples: + +0 1284 +.br +1 1400 +.br +2 1516 +.br +3 1632 +.br +4 1748 +.br +5 1864 +.br +6 1980 +.br +7 2096 .SS REMOTE CONTROL KEYS The file \fIremote.conf\fR contains the key assignments for all remote control units. Each line consists of one key assignment in the following format: |