diff options
Diffstat (limited to 'scr.conf')
-rw-r--r-- | scr.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/scr.conf b/scr.conf new file mode 100644 index 00000000..9d02dc10 --- /dev/null +++ b/scr.conf @@ -0,0 +1,20 @@ +# SCR (Satellite Channel Routing) configuration for VDR +# +# Format: +# +# channel frequency [pin] +# +# channel: SCR channel index (0-7) +# frequency: frequency of the SCR channel ("user band") +# pin: optional pin of the SCR channel (0-255) +# +# Examples: + +# 0 1284 +# 1 1400 +# 2 1516 +# 3 1632 +# 4 1748 +# 5 1864 +# 6 1980 +# 7 2096 |