summaryrefslogtreecommitdiffstats
path: root/util/scan/dvb-c/ch-Rega-Sense
blob: b072e510eee5a02678d211b16d446904ccf309e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Rega Sense, Switzerland
# freq sr fec mod

# Pay TV
C 434000000 6900000 NONE QAM64 # Teleclub
C 714000000 6900000 NONE QAM64
C 722000000 6900000 NONE QAM64

# Basis offer
C 125000000 6900000 NONE QAM64
C 450000000 6900000 NONE QAM64
C 458000000 6900000 NONE QAM64
C 466000000 6900000 NONE QAM64
C 474000000 6900000 NONE QAM64
C 482000000 6900000 NONE QAM64
C 514000000 6900000 NONE QAM64
C 522000000 6900000 NONE QAM64
C 578000000 6900000 NONE QAM64
C 586000000 6900000 NONE QAM64
C 634000000 6900000 NONE QAM64
C 642000000 6900000 NONE QAM64
C 650000000 6900000 NONE QAM64
C 658000000 6900000 NONE QAM64
C 666000000 6900000 NONE QAM64
C 682000000 6900000 NONE QAM64
C 698000000 6900000 NONE QAM64
C 730000000 6900000 NONE QAM64

C 618000000 6900000 NONE QAM256
C 674000000 6900000 NONE QAM256

# HDTV
C 642000000 6900000 NONE QAM256
C 690000000 6900000 NONE QAM256
le of pixelsize*pixelsize pixels. If you want to, you can emulate the gap between this lcd cells by specifying a pixelgap greater than zero. Sometimes there's a gap between characters, too. You can specify this gap (in pixels again) horizontally and vertically. Usually this gap is the same size as a cell (which is pixelsize+pixelgap). If you specify either the row gap or the column gap as -1, this cell size will be used instead. If you use a font of 5x8, some characters may use the first and the last pixel. So you should specify a column gap, otherwise the caracters may touch. On the other hand, the 6x8 font never uses the first pixel. So you can omit the column gap, and will get the same text layout, but uninterupted bars! After all: don't try to understand this unless you have tried it out!