# file automatically generated by w_scan # (http://wirbel.htpc-forum.de/w_scan/index2.html) # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy T 770000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE T 834000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE T 842000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE T 850000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE /lcd4linux.git' title='lcd4linux.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/MilfordInstruments.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01[lcd4linux @ 2004-03-01 04:29:51 by reinelt]reinelt4-24/+55
cfg_number() returns -1 on error, 0 if value not found (but default val used), and 1 if value was used from the configuration. HD44780 driver adopted to new cfg_number() Crystalfontz 631 driver nearly finished
2004-02-29[lcd4linux @ 2004-02-29 17:09:53 by reinelt]reinelt5-15/+226
ChangeLog updated Version number bumped to 0.10.0
2004-02-29[lcd4linux @ 2004-02-29 14:30:59 by reinelt]reinelt1-2/+10
icon visibility fix for generic graphics from Xavier
2004-02-27[lcd4linux @ 2004-02-27 07:06:24 by reinelt]reinelt5-11/+200
new function 'qprintf()' (simple but quick snprintf() replacement)
2004-02-27[lcd4linux @ 2004-02-27 06:07:55 by reinelt]reinelt2-21/+40
hash improvements from Martin
2004-02-26[lcd4linux @ 2004-02-26 21:42:45 by reinelt]reinelt1-3/+12
memory leak fixes from Martin