# DVB-T Stara Lubovna (Stara Lubovna, Slovak Republic) # Created from http://www.dvbt.towercom.sk/odbornici.php # 2.st multiplex (commercial) - on channel 55 [CHANNEL] DELIVERY_SYSTEM = DVBT FREQUENCY = 746000000 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 24 [CHANNEL] DELIVERY_SYSTEM = DVBT FREQUENCY = 498000000 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 e4af7f72778035477'/> lcd4linuxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/evaluator.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Fixed keypad widget in GLCD2USBharbaum1-0/+7
2011-02-12timer.c: fixed detection of positive clock skew (and some typos)mzuther4-10/+10
2011-01-23timer.c: fixed clock skew detectionmzuther1-26/+46
2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46
2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3
2011-01-04indentationmichael2-3/+3
2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8
2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469
2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511
2010-11-27finished commenting the timer codemzuther2-46/+138
2010-11-20started commenting the timer codemzuther5-52/+170
2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014