NAME
dvbt-strength - Show DVBT signal strengths
SYNOPSIS
dvbt-strength [options]
Options:
-debug level set debug level
-verbose level set verbosity level
-help brief help message
-man full documentation
-a <num> Use adapter <num>
OPTIONS
- -help
-
Print a brief help message and exits.
- -man
-
Prints the manual page and exits.
- -verbose
-
Set verbosity level. Higher values show more information.
- -debug
-
Set debug level. Higher levels show more debugging information (only really of any interest to developers!)
- -a
-
Specify which adapter number to use
DESCRIPTION
Script that uses the perl Linux::DVB::DVBT package to provide DVB-T adapter functions.
Shows the transmitter signal strengths for all transmitters currently configured (by a previous scan).
FURTHER DETAILS
For full details of the DVBT functions, please see Linux::DVB::DVBT:
perldoc Linux::DVB::DVBT