DiSEqC Setup: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
Line 4: Line 4:
diseqcsetup - A bash setup script for VDR [[DiSEqC]] configuration
diseqcsetup - A bash setup script for VDR [[DiSEqC]] configuration


----


This script allows you to easily configure vdr [[DiSEqC]], you do not need to know '''diseqc.conf''' rules. It has an interactive dialog interface, based on your diseqc device 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 committed and uncommitted to connect two DiSEqC settings, sequence repetition specify the wait time, etc.
This script allows you to easily configure vdr [[DiSEqC]], you do not need to know '''diseqc.conf''' rules. It has an interactive dialog interface, based on your diseqc device 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 committed and uncommitted to connect two DiSEqC settings, sequence repetition specify the wait time, etc.

Revision as of 19:34, 11 August 2010

Description

Author: Yinghong Liu

diseqcsetup - A bash setup script for VDR DiSEqC configuration


This script allows you to easily configure vdr DiSEqC, you do not need to know diseqc.conf rules. It has an interactive dialog interface, based on your diseqc device 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 committed and uncommitted to connect two DiSEqC settings, sequence repetition specify the wait time, etc.

Images

Diseqcsetup1.jpg
Diseqcsetup2.jpg
Diseqcsetup3.jpg
Diseqcsetup4.jpg
Diseqcsetup5.jpg
Diseqcsetup6.jpg
Diseqcsetup7.jpg


Software Requirements

  • bash
  • dialog
  • nano or vi

NOTE

This script assumes that all config files are located in /video/vdr or /etc/vdr.It also can be specified by the dialog. sources.conf and setup.conf must be existed.

Links