DiSEqC Setup: Difference between revisions
Jump to navigation
Jump to search
(→NOTE) |
|||
Line 30: | Line 30: | ||
==NOTE== |
==NOTE== |
||
This script assumes that all config files are located in '''/video |
This script assumes that all config files are located in '''/video''' or '''/etc/vdr'''.It also can be specified by the dialog. '''sources.conf''' and '''setup.conf''' must be existed. |
||
==Links== |
==Links== |
Latest revision as of 10:55, 14 August 2010
Description
Author: Yinghong Liu
diseqcsetup - A bash setup script for VDR DiSEqC configuration
This script allows you configure vdr DiSEqC easily, without needing to know diseqc.conf rules. It has an interactive dialog interface, based on your DiSEqC switch connection, set the 22k tone, Toneburst, DiSEqC 1.0/1.1/1.2 switching device. Of course you can complete the Non-standard user defined configuration, such connect committed and uncommitted two DiSEqC settings, sequence repetition and specify the wait time, etc.
Images
Software Requirements
- bash
- dialog
- nano or vi
NOTE
This script assumes that all config files are located in /video or /etc/vdr.It also can be specified by the dialog. sources.conf and setup.conf must be existed.