#! /bin/bash # $Id$ # $URL$ # -kr Use Kernighan & Ritchie coding style. # -l120 Set maximum line length for non-comment lines to 150. # -npro Do not read ‘.indent.pro’ files. rm *.c~ *.h~ 2>/dev/null # trash "no such file or directory" warning messages indent -kr -l120 -npro *.c *.h for i in *.c *.h; do if !(diff -q $i $i~); then rm $i~ else mv $i~ $i fi done les.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Eurajoki
blob: 6ed4e1ba7151c85e4ac675a31a65088de2d7fb02 (plain)
1
2
3
4
5
6
# 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 610000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 666000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 722000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 746000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE