From ce523909311f3ec6d52af6fa860a47b7185f95bb Mon Sep 17 00:00:00 2001 From: Christoph Pfister Date: Tue, 24 Aug 2010 10:22:49 +0200 Subject: add scan file for ch-Geneva submitted by xavier.gattuso abilis.com --- dvb-t/ch-Geneva | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dvb-t/ch-Geneva (limited to 'dvb-t') diff --git a/dvb-t/ch-Geneva b/dvb-t/ch-Geneva new file mode 100644 index 00000000..971844d5 --- /dev/null +++ b/dvb-t/ch-Geneva @@ -0,0 +1,16 @@ +# Switzerland, whole country +# Created from http://www.broadcast.ch/portal.aspx?pid=705 +# and http://www.broadcast.ch/data_program_dvbt.aspx +# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy +# freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy +T 570166000 8MHz 2/3 NONE QAM64 8k 1/32 NONE +T 578000000 8MHz 5/6 NONE QAM16 8k 1/4 NONE +T 658166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 666166000 8MHz 2/3 NONE QAM64 8k 1/32 NONE +T 682166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 706000000 8MHz 1/2 NONE QAM16 8k 1/4 NONE +T 746166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 770166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 794166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 818166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE +T 850166000 8MHz 3/4 NONE QAM64 8k 1/8 NONE -- cgit v1.2.3 inux.git/log/CodingStyle?h=master&follow=1'>logtreecommitdiffstats
path: root/CodingStyle (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15widget_keypad.h added to drv_HD44780michael1-0/+1
2008-07-15indent runmichael1-4/+4
2008-07-15automake-1.10.1michael4-214/+522
2008-04-15forgot includemichux1-0/+1
2008-04-15add signal handler, improve error checkmichux1-4/+10
2008-04-14minor updatemichux1-4/+9
2008-04-12Makefiles again, this time libiconv stuff is fixedmichux6-357/+2445
2008-04-12fix error, introduced in r857michux1-1/+1
2008-04-12update Makefilesmichux3-0/+17
2008-04-12clean upmichux1-171/+188
2008-04-10Add the year 2008 to the copyrightmichux1-1/+1
2008-04-10Add basic FIFO pluginmichux4-0/+197
2008-04-04fixed autoconfmichux2-0/+3
2008-04-04update autoconfmichux5-2392/+438
2008-04-04Add asterisk plugin, thanks to mcarey@yostengineering.commichux3-1/+197
2008-04-03fix typo, close #114michux1-1/+1
2008-04-03update charset for Crystalfontz Model 632 and 634michux2-3/+87
2008-03-05improve error messagesmichux1-7/+13
2008-03-03reformat plugin_mpd - use c style commentsmichux1-8/+8
2008-03-03correct code format (indent)michux1-2/+2
2008-03-03correct code format (indent)michux5-184/+185