summaryrefslogtreecommitdiffstats
path: root/util/scan/dvb-t/cz-Praha
diff options
context:
space:
mode:
Diffstat (limited to 'util/scan/dvb-t/cz-Praha')
-rw-r--r--util/scan/dvb-t/cz-Praha5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/scan/dvb-t/cz-Praha b/util/scan/dvb-t/cz-Praha
new file mode 100644
index 0000000..d12a8cf
--- /dev/null
+++ b/util/scan/dvb-t/cz-Praha
@@ -0,0 +1,5 @@
+# DVB-T Praha (Prague, Czech Republic)
+# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
+T 506000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
+T 674000000 8MHz 2/3 NONE QAM64 8k 1/16 NONE
+T 818000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
r class='logheader'>2013-03-14Release 1.1+git20130307.43097eb-1debian/1.1+git20130307.43097eb-1Jonathan McCrohan1-2/+2 2013-03-14Update changelog regarding 1.1+git20130307.43097eb-1Jonathan McCrohan1-0/+11 2013-03-07Ah, right, yes.Kevin Lange1-2/+3 2013-03-07Hm, or not.Kevin Lange1-2/+0 2013-03-07Reset alarm before setting to 2secsKevin Lange1-0/+2 2013-03-07Set alarm for extended options.Kevin Lange1-2/+2 Instead of clearing the alarm, set it to two seconds; Previously, this could, potentially, not finish at all on some telnet clients, which is definitely bad. This is a reasonable workaround.