aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Tammela
blob: 7440dbeef06acbddbd04903bb4d05ef42e2250b3 (plain)
1
2
3
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 482000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 522000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
t-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #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 */
lcd4linux (0.11.0~svn1165-1) unstable; urgency=low

  * New upstream snapshot
     - raw port I/O in generic_parport driver disabled. Fixes FTBFS 
       issues on mipsel, powerpc, s390x and sparc.
     - includes updates for D4D driver.
     - fixes compilation warnings.
  * debian/NEWS added to announce change in generic_parport driver
  * Update libmysqlclient-dev virtual package in build-depends,
    thanks to Clint Byrum (Closes: #652132)

 -- Jonathan McCrohan <jmccrohan@gmail.com>  Tue, 27 Dec 2011 00:27:15 +0000

lcd4linux (0.11.0~svn1158-1) unstable; urgency=low

  * New upstream snapshot
    - includes picoLCD driver, Closes: #538823
    - includes Pertelian driver, Closes: #506121 
  * Make lcd4linux linux specific (requested by kFreeBSD team)
  * Add optional build targets build-indep and build-dep
    (thanks to lintian for catching this)

 -- Jonathan McCrohan <jmccrohan@gmail.com>  Sun, 28 Aug 2011 14:29:48 +0100

lcd4linux (0.11.0~svn1143-1) unstable; urgency=low

  * New upstream snapshot
  * Bump standards version
  * No longer compile against Python. Python 2.6 now links against libssl,
    which is in conflicts with the package license GPL.
  * No longer build the mpd module. Closes: #578226
  * Bug fix: "script lcd4linux/init.d/lcd4linux missing dependency on
    $syslog", thanks to Petter Reinholdtsen (Closes: #582825).
  * add libdbus-1-dev to build depends
  * new co-maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
  * add sqlite3-dev to build depends

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 29 Apr 2011 18:25:10 +0200

lcd4linux (0.10.1~rc2-4) unstable; urgency=low

  * avoid LOCALMODLIBS for CFLAGS, only causes FTBFS in python 2.6

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 16 Mar 2010 15:58:55 +0100

lcd4linux (0.10.1~rc2-3) unstable; urgency=low

  * Add $remote-fs dependencies to init script. Reported by lintian.
  * update ac_python_devel.m4 from autoconf-archive package. This allows
    to build with python2.6. Closes: #571493
  * update config.guess && config.sub, Closes: #542077
  * disable mpd plugin. According to bugreports, it makes lcd4linux
    unusable for non-mpd users. Please consider co-maintaining the package
    if you want to see it coming back. Closes: #500068, #499055
  * bump debhelper compat level to 7
  * bump standards version to 3.8.4.
  * Allow user control over lcd4linux args, 
    thanks to "Karl O. Pinc" <kop@meme.com> for the patch. Closes: #506370

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 28 Feb 2010 22:11:24 +0100

lcd4linux (0.10.1~rc2-2) unstable; urgency=medium

  * Bugfix: "lcd4linux: FTBFS: undefined reference to `rdtscl'" Patch
    taken from upstream svn. Thanks to Robert Buchholz and Michael Reinelt
    (upstream) for reviewing the patch. Closes: #436332
  * Urgency medium for RC bug
  * bump to standards version 3.7.3 (no changes needed)
  * add Vcs-Bzr and Homepage header.

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 10 Jan 2008 10:30:49 +0100

lcd4linux (0.10.1~rc2-1) unstable; urgency=low

  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 30 Apr 2007 09:34:59 +0200

lcd4linux (0.10.1~rc1-1) unstable; urgency=low

  * New upstream release
  * new upstream tarball no longer contains a debian/ directory at all
    (Closes: #385152)
  * add LSB keyword section

 -- Reinhard Tartler <siretart@tauware.de>  Thu,  5 Apr 2007 15:41:11 +0200

lcd4linux (0.10.0+cvs20060825-1) unstable; urgency=medium

  * New Maintainer! 
  * Dropping old maintainer in agreement with nobse@debian.org. 
    Thanks for your work so far, nobse!
  * urgency medium because of release critical bugs
  * Bump standards version to 3.7.2 (no changes needed)
  * add build depends on libmpd-dev for mpd support
  * new upstream snapshot
  * drop dependency of ${misc:Depends}, not used anyway
  * now supporting USB2LCD
  * don't update config.{sub,guess} in clean target automatically
  * new target ``update-config-sub-guess'' to update config.{sub,guess}
  * Acking NMU, Thanks Steinar! (Closes: #374682)
  * Bug fix: "FTBFS: undefined reference to many X functions", thanks to
    Eric Dorland. The problem was in driver.m4 (Closes: #381606).
  * Bug fix: "Please stop Build-Depending on automake", thanks to Eric
    Dorland (Closes: #381812).
  * Don't ship /etc/lcd4linux.conf anymore. Please install and customize 
    it yourself using /usr/share/doc/lcd4linux.conf.sample as template
  * Bug fix: "lcd4linux - FTBFS: uses ia32 assembler", thanks to Bastian
    Blank. Fixed by adding #ifdefs to produce those asm statements on i386
    and amd64 only. (Closes: #336017).
  * Removing outdated NEWS, FAQ, README.KDE on upstream request.
  * Install manpage for lcd4linux

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 27 Aug 2006 17:16:46 +0200

lcd4linux (0.10.0+cvs20051015-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build-depend on libxt-dev, to make sure configure detects X; fixes FTBFS.
    (Closes: #374682)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu,  6 Jul 2006 18:10:58 +0200

lcd4linux (0.10.0+cvs20051015-3) unstable; urgency=low

  * Use libgd2-noxpm-dev instead libgd2-xpm-dev in build-dependencies.
    (closes: #335834)
  * Built against libmysqlclient15-dev instead libmysqlclient14-dev.
    (closes: #343770)

 -- Norbert Tretkowski <nobse@debian.org>  Tue, 21 Feb 2006 22:42:57 +0100

lcd4linux (0.10.0+cvs20051015-2) unstable; urgency=low

  * Added libmysqlclient-dev, python-dev, libx11-dev, libncurses5-dev, libusb-dev
    and libgd2-xpm-dev to build-dependencies.

 -- Norbert Tretkowski <nobse@debian.org>  Mon, 24 Oct 2005 21:09:48 +0200

lcd4linux (0.10.0+cvs20051015-1) unstable; urgency=low

  * Initial release. (closes: #334114)

 -- Norbert Tretkowski <nobse@debian.org>  Sun, 16 Oct 2005 20:20:42 +0200