From ab959d7b4194715870128e616b8e29d4a101e488 Mon Sep 17 00:00:00 2001 From: etobi Date: Tue, 3 Sep 2013 09:48:41 +0200 Subject: Imported Upstream version 1.1.1+rev1207 --- util/scan/README | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'util/scan/README') diff --git a/util/scan/README b/util/scan/README index a6c1767..1b3d13d 100644 --- a/util/scan/README +++ b/util/scan/README @@ -1,18 +1,20 @@ -Hi, +This is a little channel scan utility to generate szap/tzap/czap/azap +compatible channel lists. An atsc/dvbscan does not do a frequency scan, however, +so you must manually provide the data for tuning to one or more start +transponders. A number of initial-tuning-data files are provided for various +dvb-c, dvb-s, dvb-t and atsc networks around the world. If you make a new one +feel free to submit it to the linux-dvb mailing list +http://www.linuxtv.org/lists.php. -this is a little channel scan utility to generate szap/tzap/czap compatible -channel lists. Scan does not do a frequency scan, however, so you must -manually provide the data for tuning to one or more start transponders. -A number of initial-tuning-data files are provided for various dvb-c, dvb-s -and dvb-t networks around the world. If you make a new one feel free to -submit it to the linux-dvb mailing list http://linuxtv.org/mailinglists.xml. +Basic usage: ./dvbscan dvb-s/Astra-19.2E | tee mychannels.conf +or ./atscscan atsc/us-NTSC-center-frequencies-8VSB -Basic usage: ./scan dvb-s/Astra-19.2E | tee mychannels.conf +If you want it to check a specific frequency, tune to that frequency +(e.g. using szap/tzap/czap/azap) and then use './dvbscan -c' or './atscscan -c'. -If you want it to check a specific frequency, tune to that frequency -(e.g. using szap/tzap/czap) and then use './scan -c'. +For more scan options see ./dvbscan -h or ./atscscan -h -For more scan options see ./scan -h. +atscscan is _just_ a copy of dvbscan to not confuse ATSC-user. Good luck, -Holger + Johannes +Holger + Johannes + Patrick (beat me for ATSC) -- cgit v1.2.3