aboutsummaryrefslogtreecommitdiffstats
path: root/util/scan/dvb-t/fi-Pernaja
blob: d63da78eb4d0a865c71f20b7ff6f4fb7d234dbfc (plain)
1
2
3
4
5
# automatically generated from http://www.digitv.fi/sivu.asp?path=1;8224;9519
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 490000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 706000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 618000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
t/commit/src/nyancat.c?id=4f4d5d418a0e060b8c6418995088eeec39b54c35&follow=1'>Reset 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.