# DVB-T Medzev (Medzev, Slovak Republic) # Created from http://www.dvbt.towercom.sk/odbornici.php # 2.st multiplex (commercial) - on channel 59 [CHANNEL] DELIVERY_SYSTEM = DVBT FREQUENCY = 778000000 BANDWIDTH_HZ = 8000000 CODE_RATE_HP = 2/3 CODE_RATE_LP = NONE MODULATION = QAM/64 TRANSMISSION_MODE = 8K GUARD_INTERVAL = 1/4 HIERARCHY = NONE INVERSION = AUTO # 3.st multiplex (public) - on channel 25 [CHANNEL] DELIVERY_SYSTEM = DVBT FREQUENCY = 506000000 BANDWIDTH_HZ = 8000000 CODE_RATE_HP = 2/3 CODE_RATE_LP = NONE MODULATION = QAM/64 TRANSMISSION_MODE = 8K GUARD_INTERVAL = 1/4 HIERARCHY = NONE INVERSION = AUTO '> nyancat Debian packagingJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-12-21Better white and blackKevin Lange1-2/+2
2012-12-21For the morons using solarizedKevin Lange1-7/+7
2012-12-13Support building and running on とあるOSKevin Lange1-1/+27
2012-11-13Install the nyancat man page (gzipped)Tim Bielawa1-0/+1
2012-10-07Fixed comma spliceMartimus1-1/+1
2012-10-07Fixed typo, now following 80-characters-per-line convention where possibleMartimus1-8/+11
2012-09-12Support the Suckless simple terminalKevin Lange1-0/+2
`st` supports xterm-256color escapes, so just treat it the same as we treat xterm.
2012-07-03Fix type for sb_lenKevin Lange1-2/+2
2012-07-03do not hardcode sizesSven Herzberg1-2/+2
This patch will fix the following warning I received from gcc: > nyancat.c: In function ‘main’: > nyancat.c:497: warning: comparison is always true due to limited range of data type * src/nyancat.c: adjust the size of the array and update the references to its size
2012-06-08README.md: Update Debian specific informationJonathan McCrohan1-2/+8
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2012-06-08README.md: Add list of distributions with nyancatJonathan McCrohan1-0/+10
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2012-05-25Updated README to note the existence of the Debian package.Kevin Lange1-1/+5