summaryrefslogtreecommitdiffstats
path: root/dvb-c/de-Kabel_BW
blob: 9a8d6e9f58357efa56e47513ed856239cb336118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Kabel-BW, Stand 04/2007
#
# Nur eine Anfangsfrequenz ist noetig, um den Ball ins
# Rollen zu bringen. Quasi als Einstiegspunkt fuer eine
# umfassende Suche. Es besteht kein Grund, sich um all die
# vielen anderen Frequenzen und deren aktuell verwendete
# Parameter zu kuemmern und diese dann womoeglich auch
# noch auf einem aktuellen Stand halten zu wollen. Bei der
# schieren Anzahl der innerhalb des Ausbaugebiets durch
# Kabel BW genutzten Frequenzen waere das nur zeitraubend
# und fehleranfaellig... ;-)
#
# Dirk Ritter <dirk@GNUmatic.de>
#
# freq      sr      fec  mod
C 114000000 6900000 NONE QAM256
t/udelay.h?id=c8f4049a367f0384549b5c5907603222370664cb&follow=1'>[lcd4linux @ 2000-04-15 16:56:52 by reinelt]reinelt7-58/+197 moved delay loops to udelay.c renamed -d (debugging) switch to -v (verbose) new switch -d to calibrate delay loop 'Delay' entry for HD44780 back again delay loops will not calibrate automatically, because this will fail with hich CPU load git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@47 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-15[lcd4linux @ 2000-04-15 11:56:35 by reinelt]reinelt4-10/+60 more debug messages git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-15[lcd4linux @ 2000-04-15 11:13:54 by reinelt]reinelt10-28/+144 added '-d' (debugging) switch added several debugging messages removed config entry 'Delay' for HD44780 driver delay loop for HD44780 will be calibrated automatically git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt5-54/+126 added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop! git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-12[lcd4linux @ 2000-04-12 08:05:45 by reinelt]reinelt6-24/+535 first version of the HD44780 driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-10[lcd4linux @ 2000-04-10 04:40:53 by reinelt]reinelt5-31/+65 minor changes and cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@42 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-07[lcd4linux @ 2000-04-07 05:42:20 by reinelt]reinelt6-17/+266 UUCP style lockfiles for the serial port git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@41 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-05[lcd4linux @ 2000-04-05 05:58:36 by reinelt]reinelt4-17/+65 fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@40 3ae390bd-cb1e-0410-b409-cd5a39f66f1f