Commit Graph
39 Commits
Author SHA1 Message Date
bill murphyandMauro Carvalho Chehab 1689f07940 Add a new list for USA/CAN
Remove channels 52 thru 69 for those in the USA or Canada who may want
to save a few clock cycles avoiding scanning through ch 52 to 69.

Signed-off-by: Bill Murphy <gc2majortom@gmail.com>
2017-03-06 07:58:21 -03:00
Maury MarkowitzandMauro Carvalho Chehab 255b0e1856 ca-ON-Toronto: adding scan file for Toronto, Canada, added channel numbers
I have moved the channel numbers into the CHANNEL lines. I used the “physical channel number” which seems appropriate in this case. I would like to add a working entry for 22, but not sure what the DELIVERY_SYSTEM is?

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-23 13:11:31 -02:00
Maury MarkowitzandMauro Carvalho Chehab 0aacef5ed8 renaming NTSC file because it doesnt actually use 8VSV, updating channel listings, add channel numbers
This file is renamed to more accurately reflect its contents, as well as including all channels every used in NTSC. This is primarily of historical interest, the ATSC file has a more up-to-date (and much shorter) list to scan against. I notice that my local repo has the rm, but this isn’t reflected in the patch (of course), is there something else I should have done as well?

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-23 13:07:56 -02:00
Mauro Carvalho Chehab 7096892c96 ca-AB-Calgary: move the newer version to atsc
This file is an ATSC standard file, and not DVB-T. Replace
the legacy file with the newer one.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28 16:59:29 -03:00
Mauro Carvalho Chehab 06e54ff221 Convert existing tables to DVBv5 format
All comments were preserved on this conversion, thanks to a
temporary patch for libdvbv5.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05 15:05:42 -03:00
Mike Harsch 52a1bd361c Add initial ATSC frequencies for Denver, CO 2013-08-13 18:42:48 -06:00
Christoph PfisterandMauro Carvalho Chehab a4f90b7773 update scan file us-Cable-Standard-center-frequencies-QAM256
submitted by intlvelvet gmail.com
2011-07-16 16:57:43 +02:00
Christoph PfisterandMauro Carvalho Chehab 8ab21064d8 add scan file for ca-AB-Calgary
submitted by shadowofdarkness gmail.com
2011-06-26 17:27:54 +02:00
Michael KrufkyandMauro Carvalho Chehab 5ef6c0263b remove scan file atsc/us-NY-TWC-NYC
The file atsc/us-NY-TWC-NYC is obsolete.
It was a subset of atsc/us-Cable-Standard-center-frequencies-QAM256
Users should use us-Cable-Standard-center-frequencies-QAM256 instead.
2008-09-26 17:28:31 -04:00
Christoph PfisterandMauro Carvalho Chehab 937794420f overall whitespace & encoding fixes
patch from Matthias Schwarzott:
- use utf8 everywhere for files & file names

additionally by me:
- remove empty lines at the beginning of the files
- remove any control character (< 0x20) except \n and \t
- remove trailing whitespace
- exactly one newline at the end of the files
- remove junk from dvb-t/au-Melbourne-Upwey
2007-05-16 18:06:53 +00:12
Johannes StezenbachandMauro Carvalho Chehab 765ad0957a correct typo 2005-10-25 10:49:20 +00:00
Johannes StezenbachandMauro Carvalho Chehab 80dfbe987d move ATSC scan file to where it belongs (Boleslaw Ciesielski) 2005-10-24 00:21:13 +00:00
Michael KrufkyandMauro Carvalho Chehab 6b6fe19ccf This is a subset of the frequency lists for us cable tv, originally
provided by Mac Michaels.  A very small portion of those frequencies
near the very end of the list work for me using Time Warner Cable in New
York City, so I have created a new file containing those frequencies.

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-21 05:04:29 +00:00
Patrick BoettcherandMauro Carvalho Chehab 11f104b3c6 Frequencies lists for us Cable TV.
Thanks to Mac Michaels for working them out.
2005-07-07 08:30:45 +00:00
Patrick BoettcherandMauro Carvalho Chehab f22a980d69 In the USA ATSC is actually shifted up 28.615 Khz to minimize interference between NTSC and ATSC signals. I added the offset to each entry in the NTSC table to make the ATSC table.
Thanks to Mac Michaels.
2005-05-16 17:36:35 +00:00
Patrick BoettcherandMauro Carvalho Chehab 5c1dc69bf5 additional frequencies for SF Bay Area 2005-05-15 14:57:01 +00:00
Patrick BoettcherandMauro Carvalho Chehab 5cdd9a22f1 some frequencies of the SF Bay Area 2005-05-13 19:33:38 +00:00
Patrick BoettcherandMauro Carvalho Chehab 45175eb09d initial tuning data file for Lansing, MI
Thanks to Kevin Fowlks for submitting
2005-05-12 07:55:25 +00:00
Patrick BoettcherandMauro Carvalho Chehab fff291b09a added initial tuning file for Boston, thanks to Boleslaw Ciesielski.
the first one was misspelled.
2005-05-10 22:43:18 +00:00
Patrick BoettcherandMauro Carvalho Chehab f57919261c removed old us-Philadelphia 2005-05-10 22:14:58 +00:00
Patrick BoettcherandMauro Carvalho Chehab 2e07a71b37 added initial tuning file for Boston, thanks to Boleslaw Ciesielski.
renamed Philadelphia tuning file
2005-05-10 22:14:14 +00:00
Patrick BoettcherandMauro Carvalho Chehab 354729c466 added basic ATSC PSIP support to dvbscan. ATSC-Users please test.
---
 util/scan/atsc/us-NTSC-center-frequencies-8VSB |   71 +++++++++++++++++++++++
 util/scan/atsc/us-Philadelphia                 |   16 +++++
 util/scan/atsc_psip_section.pl                 |   76 +++++++++++++++++++++++++
 3 files changed, 163 insertions(+)
2005-05-10 20:29:17 +00:00
Johannes StezenbachandMauro Carvalho Chehab 9d01b6b7b7 DVB apps/utils from old "DVB" CVS tree, mildly edited to make
them compile with the dvb-kernel DVB API includes (uint32_t etc.)

---
 Makefile                                    |    8
 TODO                                        |    3
 util/scan/dvb-c/at-Vienna                   |    3
 util/scan/dvb-c/ch-unknown                  |    3
 util/scan/dvb-c/de-Berlin                   |    4
 util/scan/dvb-c/de-iesy                     |    3
 util/scan/dvb-c/fi-3ktv                     |    3
 util/scan/dvb-c/fi-vaasa-oncable            |   13 +
 util/scan/dvb-s/Astra-19.2E                 |    3
 util/scan/dvb-s/Hispasat-30.0W              |    6
 util/scan/dvb-s/Hotbird-13.0E               |    3
 util/scan/dvb-s/PAS-43.0W                   |    6
 util/scan/dvb-s/Sirius-5.0E                 |    5
 util/scan/dvb-s/Telecom2-8.0W               |    4
 util/scan/dvb-s/Telstar12-15.0W             |    4
 util/scan/dvb-s/Thor-1.0W                   |    8
 util/scan/dvb-s/Turksat-42.0E               |    4
 util/scan/dvb-t/au-Darwin                   |    5
 util/scan/dvb-t/au-canberra                 |   12 +
 util/scan/dvb-t/au-sydney_north_shore       |   12 +
 util/scan/dvb-t/au-unknown                  |    3
 util/scan/dvb-t/de-Berlin                   |    5
 util/scan/dvb-t/es-Collserola               |    6
 util/scan/dvb-t/fi-Espoo                    |    3
 util/scan/dvb-t/fi-Turku                    |    3
 util/scan/dvb-t/uk-BlackHill                |    3
 util/scan/dvb-t/uk-CrystalPalace            |    3
 util/scan/dvb-t/uk-Hannington               |    3
 util/scan/dvb-t/uk-Oxford                   |    3
 util/scan/dvb-t/uk-PontopPike               |    3
 util/scan/dvb-t/uk-Redruth                  |    3
 util/scan/dvb-t/uk-Reigate                  |    3
 util/scan/dvb-t/uk-Rowridge                 |    3
 util/scan/dvb-t/uk-SandyHeath               |    3
 util/scan/dvb-t/uk-Storeton                 |    3
 util/scan/dvb-t/uk-WinterHill               |    3
 util/szap/channels.conf-dvbc-berlin         |  171 +++++++++++++++++++++
 util/szap/channels.conf-dvbs-astra          |  226 ++++++++++++++++++++++++++++
 util/szap/channels.conf-dvbt-australia      |   31 +++
 util/szap/channels.conf-dvbt-berlin         |   51 ++++++
 util/szap/channels.conf-dvbt-collserola     |   25 +++
 util/szap/channels.conf-dvbt-crystal-palace |   70 ++++++++
 util/szap/channels.conf-dvbt-hannington     |   28 +++
 util/szap/channels.conf-dvbt-madrid         |   16 +
 util/szap/channels.conf-dvbt-oxford         |   41 +++++
 util/szap/channels.conf-dvbt-reigate        |   51 ++++++
 util/szap/channels.conf-dvbt-sandy_heath    |   13 +
 47 files changed, 888 insertions(+)

+++ scanscan/dvb-c/at-Vienna
@@ -0,0 +1,3 @@
+# Kabel Vienna
+# freq sr fec mod
+C 377750000 6900000 NONE QAM256
2004-01-17 16:59:46 +00:00
Christoph PfisterandMauro Carvalho Chehab 905d98372f update scan file us-Cable-Standard-center-frequencies-QAM256
submitted by intlvelvet gmail.com
2011-07-16 16:57:43 +02:00
Christoph PfisterandMauro Carvalho Chehab 1415453504 add scan file for ca-AB-Calgary
submitted by shadowofdarkness gmail.com
2011-06-26 17:27:54 +02:00
Michael KrufkyandMauro Carvalho Chehab bb8c502fda remove scan file atsc/us-NY-TWC-NYC
The file atsc/us-NY-TWC-NYC is obsolete.
It was a subset of atsc/us-Cable-Standard-center-frequencies-QAM256
Users should use us-Cable-Standard-center-frequencies-QAM256 instead.
2008-09-26 17:28:31 -04:00
Christoph PfisterandMauro Carvalho Chehab fce1467194 overall whitespace & encoding fixes
patch from Matthias Schwarzott:
- use utf8 everywhere for files & file names

additionally by me:
- remove empty lines at the beginning of the files
- remove any control character (< 0x20) except \n and \t
- remove trailing whitespace
- exactly one newline at the end of the files
- remove junk from dvb-t/au-Melbourne-Upwey
2007-05-16 18:06:53 +00:12
Johannes StezenbachandMauro Carvalho Chehab 77956314be correct typo 2005-10-25 10:49:20 +00:00
Johannes StezenbachandMauro Carvalho Chehab 7f68353d86 move ATSC scan file to where it belongs (Boleslaw Ciesielski) 2005-10-24 00:21:13 +00:00
Michael KrufkyandMauro Carvalho Chehab 438900094d This is a subset of the frequency lists for us cable tv, originally
provided by Mac Michaels.  A very small portion of those frequencies
near the very end of the list work for me using Time Warner Cable in New
York City, so I have created a new file containing those frequencies.

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-21 05:04:29 +00:00
Patrick BoettcherandMauro Carvalho Chehab 757298ecaa Frequencies lists for us Cable TV.
Thanks to Mac Michaels for working them out.
2005-07-07 08:30:45 +00:00
Patrick BoettcherandMauro Carvalho Chehab c19066935b In the USA ATSC is actually shifted up 28.615 Khz to minimize interference between NTSC and ATSC signals. I added the offset to each entry in the NTSC table to make the ATSC table.
Thanks to Mac Michaels.
2005-05-16 17:36:35 +00:00
Patrick BoettcherandMauro Carvalho Chehab f707f6c07c additional frequencies for SF Bay Area 2005-05-15 14:57:01 +00:00
Patrick BoettcherandMauro Carvalho Chehab ff834e0d99 some frequencies of the SF Bay Area 2005-05-13 19:33:38 +00:00
Patrick BoettcherandMauro Carvalho Chehab f7ec3b08e7 initial tuning data file for Lansing, MI
Thanks to Kevin Fowlks for submitting
2005-05-12 07:55:25 +00:00
Patrick BoettcherandMauro Carvalho Chehab 6a3121f404 added initial tuning file for Boston, thanks to Boleslaw Ciesielski.
the first one was misspelled.
2005-05-10 22:43:18 +00:00
Patrick BoettcherandMauro Carvalho Chehab 806b8e0773 removed old us-Philadelphia 2005-05-10 22:14:58 +00:00
Patrick BoettcherandMauro Carvalho Chehab 4eb43f0a14 added initial tuning file for Boston, thanks to Boleslaw Ciesielski.
renamed Philadelphia tuning file
2005-05-10 22:14:14 +00:00
Patrick BoettcherandMauro Carvalho Chehab b93f2af5a4 added basic ATSC PSIP support to dvbscan. ATSC-Users please test.
---
 util/scan/atsc/us-NTSC-center-frequencies-8VSB |   71 +++++++++++++++++++++++
 util/scan/atsc/us-Philadelphia                 |   16 +++++
 util/scan/atsc_psip_section.pl                 |   76 +++++++++++++++++++++++++
 3 files changed, 163 insertions(+)
2005-05-10 20:29:17 +00:00