/* Define if you want the Beckmann&Egle driver compiled */
#undef WITH_BECKMANNEGLE
/* Define if you want the Crystalfontz driver compiled */
#undef WITH_CRYSTALFONTZ
/* Define if you want the HD44780 driver compiled */
#undef WITH_HD44780
/* Define if you want the M50530 driver compiled */
#undef WITH_M50530
/* Define if you want the Matrix Orbital driver compiled */
#undef WITH_MATRIXORBITAL
/* Define if you want the PalmPilot driver compiled */
#undef WITH_PALMPILOT
/* Define if you want the PNG Raster driver compiled */
#undef WITH_PNG
/* Define if you want the PPM Raster driver compiled */
#undef WITH_PPM
/* Define if you want the SIN Router driver compiled */
#undef WITH_SIN
/* Define if you want the Skeleton driver compiled */
#undef WITH_SKELETON
/* Define if you want the Text driver compiled */
#undef WITH_TEXT
/* Define if you want the X11 driver compiled */
#undef WITH_X11
/*=== Curses version detection defines ===*/
/* Found some version of curses that we're going to use */
#undef HAS_CURSES
/* Use SunOS SysV curses? */
#undef USE_SUNOS_CURSES
/* Use old BSD curses - not used right now */
#undef USE_BSD_CURSES
/* Use SystemV curses? */
#undef USE_SYSV_CURSES
/* Use Ncurses? */
#undef USE_NCURSES
/* If you Curses does not have color define this one */
#undef NO_COLOR_CURSES
/* Define if you want to turn on SCO-specific code */
#undef SCO_FLAVOR
/* Set to reflect version of ncurses *
* 0 = version 1.*
* 1 = version 1.9.9g
* 2 = version 4.0/4.1 */
#undef NCURSES_970530
0482831af89c1f9'>commitdiffstats
blob: ac8c2c1db9132494f275344e73ca27f4b1e8acef (
plain)
1
2
3
4
5
6
7
8
9
10
|
# UK, Black Hill
# Auto-generated from http://www.dtg.org.uk/retailer/dtt_channels.html
# and http://www.ofcom.org.uk/static/reception_advice/index.asp.html
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 634167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 682167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE
T 658167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE
T 714167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 746000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 826000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
|