aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-TorreDePedra
blob: 3b0746a5678a290e0c11251f885a6b9faac44c60 (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
# Channel table for Torre De Pedra - SP - Brazil
# Source: http://www.portalbsd.com.br/tvterrestre/cidade/3888

# Physical channel 25 (virtual 25.1)
[TV Tem Itapetininga]
	DELIVERY_SYSTEM = ISDBT
	BANDWIDTH_HZ = 6000000
	FREQUENCY = 539142857
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	ISDBT_LAYER_ENABLED = 7
	ISDBT_SOUND_BROADCASTING = 0
	ISDBT_SB_SUBCHANNEL_ID = 0
	ISDBT_SB_SEGMENT_IDX = 0
	ISDBT_SB_SEGMENT_COUNT = 0
	ISDBT_LAYERA_FEC = AUTO
	ISDBT_LAYERA_MODULATION = QAM/AUTO
	ISDBT_LAYERA_SEGMENT_COUNT = 0
	ISDBT_LAYERA_TIME_INTERLEAVING = 0
	ISDBT_LAYERB_FEC = AUTO
	ISDBT_LAYERB_MODULATION = QAM/AUTO
	ISDBT_LAYERB_SEGMENT_COUNT = 0
	ISDBT_LAYERB_TIME_INTERLEAVING = 0
	ISDBT_LAYERC_FEC = AUTO
	ISDBT_LAYERC_MODULATION = QAM/AUTO
	ISDBT_LAYERC_SEGMENT_COUNT = 0
	ISDBT_LAYERC_TIME_INTERLEAVING = 0
an> terminal-based Pop Tart Cat animation .SH SYNOPSIS .B nyancat [ -hitn ] [-f frames] .SH DESCRIPTION .B nyancat is an animated, color, ANSI-text program that renders a loop of the classic Nyan Cat animation. .PP nyancat makes use of various ANSI escape sequences to render color, or in the case of a VT220, simply dumps text to the screen. .SH OPTIONS .TP .B \-i, --intro Show introduction / about information on startup. .TP .B \-t, --telnet Enable telnet mode. .TP .B \-n, --no-counter Do not display the timer. .TP .B \-s, --no-title Do not set the titlebar text. .TP .B \-e, --no-clear Do not clear the display between frames. .TP .B \-f, --frames Display the requested number of frames, then quit. .TP .B \-r, --min-rows Crop the animation from the top. .TP .B \-R, --max-rows Crop the animation from the bottom. .TP .B \-c, --min-cols Crop the animation from the left. .TP .B \-C, --max-cols Crop the animation from the right. .TP .B \-W, --width Crop the animation to the given width. .TP .B \-H, --height Crop the animation to the given height. .TP .B \-h, --help Show help message and exit. .SH HOMEPAGE .PP .B Homepage: http://miku.acm.uiuc.edu/ .PP .B Repository: https://github.com/klange/nyancat .SH AUTHOR nyancat was written by Kevin Lange. .PP This manual page was written by Jonathan McCrohan <jmccrohan@gmail.com>, for the Debian project (and may be used by others).