aboutsummaryrefslogtreecommitdiffstats
path: root/atsc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-05-28ca-AB-Calgary: move the newer version to atscMauro Carvalho Chehab1-1/+14
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>
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab14-859/+5154
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-08-13Add initial ATSC frequencies for Denver, COMike Harsch1-0/+21
2011-07-16update scan file us-Cable-Standard-center-frequencies-QAM256Christoph Pfister1-0/+36
submitted by intlvelvet gmail.com
2011-06-26add scan file for ca-AB-CalgaryChristoph Pfister1-0/+15
submitted by shadowofdarkness gmail.com
2008-09-26remove scan file atsc/us-NY-TWC-NYCMichael Krufky1-53/+0
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.
2007-05-16overall whitespace & encoding fixesChristoph Pfister2-2/+0
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
2005-10-25correct typoJohannes Stezenbach1-1/+1
2005-10-24move ATSC scan file to where it belongs (Boleslaw Ciesielski)Johannes Stezenbach1-0/+8
2005-08-21This is a subset of the frequency lists for us cable tv, originallyMichael Krufky1-0/+53
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-07-07Frequencies lists for us Cable TV.Patrick Boettcher5-0/+708
Thanks to Mac Michaels for working them out.
2005-05-16In the USA ATSC is actually shifted up 28.615 Khz to minimize interference ↵Patrick Boettcher1-0/+71
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-15additional frequencies for SF Bay AreaPatrick Boettcher1-1/+8
2005-05-13some frequencies of the SF Bay AreaPatrick Boettcher1-0/+9
2005-05-12initial tuning data file for Lansing, MIPatrick Boettcher1-0/+7
Thanks to Kevin Fowlks for submitting
2005-05-10added initial tuning file for Boston, thanks to Boleslaw Ciesielski.Patrick Boettcher1-0/+0
the first one was misspelled.
2005-05-10removed old us-PhiladelphiaPatrick Boettcher1-16/+0
2005-05-10added initial tuning file for Boston, thanks to Boleslaw Ciesielski.Patrick Boettcher2-0/+29
renamed Philadelphia tuning file
2005-05-10added basic ATSC PSIP support to dvbscan. ATSC-Users please test.Patrick Boettcher2-0/+87
--- 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(+)
2004-01-17DVB apps/utils from old "DVB" CVS tree, mildly edited to makeJohannes Stezenbach13-959/+0
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
2011-07-16update scan file us-Cable-Standard-center-frequencies-QAM256Christoph Pfister1-0/+36
submitted by intlvelvet gmail.com
2011-06-26add scan file for ca-AB-CalgaryChristoph Pfister1-0/+15
submitted by shadowofdarkness gmail.com
2008-09-26remove scan file atsc/us-NY-TWC-NYCMichael Krufky1-53/+0
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.
2007-05-16overall whitespace & encoding fixesChristoph Pfister2-2/+0
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
2005-10-25correct typoJohannes Stezenbach1-1/+1
2005-10-24move ATSC scan file to where it belongs (Boleslaw Ciesielski)Johannes Stezenbach1-0/+8
2005-08-21This is a subset of the frequency lists for us cable tv, originallyMichael Krufky1-0/+53
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-07-07Frequencies lists for us Cable TV.Patrick Boettcher5-0/+708
Thanks to Mac Michaels for working them out.
2005-05-16In the USA ATSC is actually shifted up 28.615 Khz to minimize interference ↵Patrick Boettcher1-0/+71
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-15additional frequencies for SF Bay AreaPatrick Boettcher1-1/+8
2005-05-13some frequencies of the SF Bay AreaPatrick Boettcher1-0/+9
2005-05-12initial tuning data file for Lansing, MIPatrick Boettcher1-0/+7
Thanks to Kevin Fowlks for submitting
2005-05-10added initial tuning file for Boston, thanks to Boleslaw Ciesielski.Patrick Boettcher1-0/+0
the first one was misspelled.
2005-05-10removed old us-PhiladelphiaPatrick Boettcher1-16/+0
2005-05-10added initial tuning file for Boston, thanks to Boleslaw Ciesielski.Patrick Boettcher2-0/+29
renamed Philadelphia tuning file
2005-05-10added basic ATSC PSIP support to dvbscan. ATSC-Users please test.Patrick Boettcher2-0/+87
--- 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(+)