Commit Graph

14 Commits

Author SHA1 Message Date
Jonathan McCrohan 2d9e6af384 Delete DVBv3 comments from DVBv5 scan files
Probably should have happened as part of 06e54ff.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-11-10 10:10:47 +01: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
Simon Liddicott 29b0b57acf UK Update for COM 7, BBC B, and Local Muxes
Auto scan came from digitaluk rather than Ofcom as they have taken too
long to update.

They now only have single spaces between columns.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-03-26 20:29:44 +01:00
silid 832df4f999 Removal of excess white space 2013-09-18 21:03:05 +01:00
silid 8bb3bbe2cf Update UK DVB-T settings
Update includes national muxes from
<http://www.ofcom.org.uk/static/broadcasting/National-Muxes.csv> Renames
three files to match Ofcom names.
2013-09-18 14:40:58 +01:00
Christoph Pfister 1db3e2b5fa add / update scan files for uk-* 2008-02-12 18:01:37 +01:00
Christoph Pfister dbad48d8f9 fix scan file for uk-Nottingham 2007-07-07 13:57:08 +02:00
Christoph Pfister 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
Andrew de Quincey a7ee5f3745 Add scan file for nottingham dvbt 2006-08-31 18:59:34 +01:00
Johannes Stezenbach 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 Pfister 8532ac8a87 add / update scan files for uk-* 2008-02-12 18:01:37 +01:00
Christoph Pfister bb4e014d9f fix scan file for uk-Nottingham 2007-07-07 13:57:08 +02:00
Christoph Pfister 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
Andrew de Quincey d45c56ab1f Add scan file for nottingham dvbt 2006-08-31 18:59:34 +01:00