summaryrefslogtreecommitdiffstats
path: root/util/scan/dvb-t/hu-Nagykanizsa-Kaposvar
diff options
context:
space:
mode:
Diffstat (limited to 'util/scan/dvb-t/hu-Nagykanizsa-Kaposvar')
-rw-r--r--util/scan/dvb-t/hu-Nagykanizsa-Kaposvar17
1 files changed, 17 insertions, 0 deletions
diff --git a/util/scan/dvb-t/hu-Nagykanizsa-Kaposvar b/util/scan/dvb-t/hu-Nagykanizsa-Kaposvar
new file mode 100644
index 0000000..7a7c24f
--- /dev/null
+++ b/util/scan/dvb-t/hu-Nagykanizsa-Kaposvar
@@ -0,0 +1,17 @@
+# Hungary / Kaposvar-Nagykanizsa
+# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
+#
+# A.multiplex UHF-24:
+# FREE --------------------------------------------------------------------------------
+# m1 HD, m2 HD, RTL Klub, TV2, Euronews EN Teszt, Euronews FR Teszt, Euronews GER Teszt
+# Radio DVB-T Teszt 1, Radio DVB-T Teszt 2,Radio DVB-T Teszt 3
+# NON-FREE ----------------------------------------------------------------------------
+# ATV, HirTV
+T 498000000 8MHz 3/4 NONE QAM64 8k 1/8 NONE
+#
+# C.multiplex UHF-65:
+# FREE --------------------------------------------------------------------------------
+# DunaTV HD, Autonomia
+# NON-FREE ----------------------------------------------------------------------------
+# Cool, Film+, Sportklub, National Geographic, Disney, AXN, FEM3, Private spice
+T 826000000 8MHz 3/4 NONE QAM64 8k 1/8 NONE
lor: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
/* $Id: fontmap.h,v 1.1 2000/03/24 11:37:43 reinelt Exp $
 *
 * 5x8 font
 *
 * Copyright 1999, 2000 by Michael Reinelt (reinelt@eunet.at)
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2, or (at your option)
 * any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 *
 * $Log: fontmap.h,v $
 * Revision 1.1  2000/03/24 11:37:43  reinelt
 *
 * fontmap.h added
 *
 */

#ifndef _FONTMAP_H_
#define _FONTMAP_H_

extern unsigned char Fontmap[256][8];

#endif