########################################### # DVB-T, Deutschland, Rhein-Main Gebiet ########################################### # Start der Ausstrahlung: ARD Multiplex 2 und ZDF Multiplex ab 04.10.2004. # ARD Multiplex 1 sowie Private Multiplex 1 bis 3 am 06.12.2004. # ARD Multiplex 2 Kanal 57 wurde am 03.12.2007 auf Kanal 37 verschoben # Alle DVB-T Sender im Rhein-Main Gebiet senden vertikal polarisiert # Sender auf dem grossen Feldberg und FFM-Fernmeldeturm sind Rundstrahler, # Hohe Wurzel ist Richtstrahler # Kanaele 5 bis 10 liegen im "VHF"-Band, 21 bis 69 im "UHF"-Band, d.h., # nur ARD Multiplex 1 wird im VHF-Band gesendet. # Nettodatenrate 13.06 MBit/s fuer ARD Multiplex 1, 13.27 MBit/s fuer alle anderen ################################################################################## #T freq bw coderate_HP coderate_LP modulation transmode guard-int hierarchy #-------------------------------------------------------------------------------- # Kanal 8, ARD Multiplex 1, Grosser Feldberg 10kW, Hohe Wurzel 20kW, FFM-Turm 10kW T 198500000 7MHz 2/3 NONE QAM16 8k 1/4 NONE # Kanal 22, ZDF Multiplex, Grosser Feldberg 50kW, Hohe Wurzel 100kW, FFM-Turm 50kW T 482000000 8MHz 2/3 NONE QAM16 8k 1/4 NONE # Kanal 34, Private Multiplex 1, Grosser Feldberg 50kW, Hohe Wurzel 100kW, FFM-Turm 50kW T 578000000 8MHz 2/3 NONE QAM16 8k 1/4 NONE # Kanal 37, ARD Multiplex 2, Grosser Feldberg 50kW, Hohe Wurzel 100kW, FFM-Turm 50kW T 602000000 8MHz 2/3 NONE QAM16 8k 1/4 NONE # Kanal 54, Private Multiplex 2, Grosser Feldberg 50kW, Hohe Wurzel 100kW, FFM-Turm 50kW T 738000000 8MHz 2/3 NONE QAM16 8k 1/4 NONE # Kanal 64, Private Multiplex 3, Grosser Feldberg 50kW, Hohe Wurzel 100kW, FFM-Turm 50kW T 818000000 8MHz 2/3 NONE QAM16 8k 1/4 NONE
path: root/timer_group.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2011-12-27Import upstream version 0.11.0~svn1165Jonathan McCrohan6-166/+495
2011-12-25Import upstream version 0.11.0~svn1164Jonathan McCrohan11-162/+315
2011-12-25Update libmysqlclient-dev virtual package in build-depends.Jonathan McCrohan1-1/+1
Thanks to Clint Byrum <clint@ubuntu.com> for the patch.
2011-08-31Import upstream version 0.11.0~svn1159Jonathan McCrohan4-5/+5
2011-08-30update debian/changelogReinhard Tartler1-1/+4
2011-08-28* New upstream snapshotJonathan McCrohan2-4/+11
* Make lcd4linux linux specific (requested by kFreeBSD team) * Add optional build targets build-indep and build-dep (thanks to lintian for catching this)
2011-08-26Import upstream version 0.11.0~svn1158Reinhard Tartler34-1743/+4490
2011-08-20normalize with wrap-and-sort(1)Reinhard Tartler2-17/+20
2011-08-20Make lcd4linux linux specificReinhard Tartler1-2/+1
on request of freebsd porters: http://permalink.gmane.org/gmane.linux.debian.devel.general/164670
2011-04-29add sqlite3-dev to build dependssiretart@tauware.de2-2/+4
2011-04-29mention new co-maintainersiretart@tauware.de1-0/+1
2011-04-29add libdbus-1-dev to build dependssiretart@tauware.de2-1/+3
2011-04-29normalize fields with wrap-and-sort(1)siretart@tauware.de2-18/+20
2011-04-29fix order of calling dh_autoreconf_cleansiretart@tauware.de1-1/+1
avoids leftover debhelper log file
2011-04-29Add Uploader details to Debian PackageJonathan McCrohan1-0/+1
2011-04-27Bug fix: "script lcd4linux/init.d/lcd4linux missing dependency onReinhard Tartler2-1/+5
$syslog", thanks to Petter Reinholdtsen (Closes: #582825).
2011-04-27No longer build the mpd module. Closes: #578226Reinhard Tartler1-0/+1
2011-04-27No longer compile against Python. Python 2.6 now links against libssl,Reinhard Tartler2-2/+3
which is in conflicts with the package license GPL.