Commit Graph

28 Commits

Author SHA1 Message Date
reinelt
3661f7737f [lcd4linux @ 2002-12-05 19:23:01 by reinelt]
fixed undefined operations found by gcc3

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@173 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-12-05 19:23:01 +00:00
reinelt
d72755a960 [lcd4linux @ 2002-08-19 04:41:20 by reinelt]
introduced bar.c, moved bar stuff from display.h to bar.h

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@158 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-19 04:41:20 +00:00
reinelt
1dcb7f846d [lcd4linux @ 2001-05-06 10:01:27 by reinelt]
fixed a bug which prevented extendet tokens to be used for GPO's
many thanks to Carsten Nau!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-05-06 10:01:27 +00:00
ltoetsch
12bfd2f622 [lcd4linux @ 2001-03-17 11:11:31 by ltoetsch]
bugfix: max for BAR_T

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@128 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-17 11:11:31 +00:00
ltoetsch
3d24b9bd46 [lcd4linux @ 2001-03-16 16:40:17 by ltoetsch]
implemented time bar

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@127 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-16 16:40:17 +00:00
ltoetsch
8cb47a24a9 [lcd4linux @ 2001-03-16 09:28:08 by ltoetsch]
bugfixes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@126 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-16 09:28:08 +00:00
ltoetsch
f28003f177 [lcd4linux @ 2001-03-15 15:49:22 by ltoetsch]
fixed compile HD44780.c, cosmetics

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@125 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-15 15:49:23 +00:00
reinelt
1bbd55d618 [lcd4linux @ 2001-03-15 09:47:13 by reinelt]
some fixes to ppdef
off-by-one bug in processor.c fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@122 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-15 09:47:13 +00:00
ltoetsch
dfc23a8138 [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch]
Added pop3/imap4 mail support

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@117 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-14 13:19:29 +00:00
reinelt
f307691963 [lcd4linux @ 2001-03-13 08:34:15 by reinelt]
corrected a off-by-one bug with sensors

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@116 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-13 08:34:15 +00:00
ltoetsch
824e3605cf [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch]
improved exec

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-08 15:25:38 +00:00
reinelt
3ed93cefbb [lcd4linux @ 2001-03-08 08:39:54 by reinelt]
fixed two typos

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@101 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-08 08:39:55 +00:00
ltoetsch
21f603cb1e [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch]
added e(x)ec commands

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-07 18:10:21 +00:00
ltoetsch
9fcb620b3c [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
added /proc/apm battery stat

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-02 10:19:07 +00:00
reinelt
77a7b28b22 [lcd4linux @ 2001-02-19 00:15:46 by reinelt]
integrated mail and seti client
major rewrite of parser and tokenizer to support double-byte tokens

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-19 00:15:46 +00:00
reinelt
aec024c84b [lcd4linux @ 2001-02-16 14:15:11 by reinelt]
fixed type in processor.c
GPO documentation update from Carsten

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@82 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-16 14:15:11 +00:00
reinelt
6aa11c0475 [lcd4linux @ 2001-02-16 08:23:09 by reinelt]
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@81 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-16 08:23:09 +00:00
reinelt
f738480140 [lcd4linux @ 2001-02-14 07:40:16 by reinelt]
first (incomplete) GPO implementation

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@80 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-14 07:40:16 +00:00
reinelt
468d6dd5c3 [lcd4linux @ 2001-02-13 09:00:13 by reinelt]
prepared framework for GPO's (general purpose outputs)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-13 09:00:13 +00:00
reinelt
4af4f94342 [lcd4linux @ 2001-02-11 23:34:07 by reinelt]
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the
online value is 5 chars long. corrected to ' ----'.
thanks to Carsten Nau <info@cnau.de>

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-11 23:34:07 +00:00
reinelt
994c3f1ff0 [lcd4linux @ 2000-08-10 09:44:09 by reinelt]
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-10 09:44:09 +00:00
reinelt
7ff246c045 [lcd4linux @ 2000-07-31 10:43:44 by reinelt]
some changes to support kernel-2.4 (different layout of various files in /proc)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31 10:43:44 +00:00
reinelt
2c5d167138 [lcd4linux @ 2000-05-21 06:20:35 by reinelt]
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-21 06:20:35 +00:00
reinelt
5843f20a9d [lcd4linux @ 2000-04-15 11:56:35 by reinelt]
more debug messages

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15 11:56:35 +00:00
reinelt
24f64dfa55 [lcd4linux @ 2000-04-15 11:13:54 by reinelt]
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-15 11:13:54 +00:00
reinelt
194757539b [lcd4linux @ 2000-04-01 16:22:38 by reinelt]
bug that caused a segfault in processor.c fixed (thanks to herp)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01 16:22:38 +00:00
reinelt
965f2f1d91 [lcd4linux @ 2000-03-23 07:24:48 by reinelt]
PPM driver up and running (but slow!)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-23 07:24:48 +00:00
reinelt
6f0d2a7f02 [lcd4linux @ 2000-03-22 07:33:50 by reinelt]
FAQ added
new modules 'processor.c' contains all data processing

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@15 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-22 07:33:50 +00:00