Age | Commit message (Collapse) | Author | Files | Lines |
|
more debug messages
|
|
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically
|
|
bug that caused a segfault in processor.c fixed (thanks to herp)
|
|
PPM driver up and running (but slow!)
|
|
FAQ added
new modules 'processor.c' contains all data processing
|
|
documentation available! README, README.MatrixOrbital, README.Drivers
added Skeleton.c as a starting point for new drivers
|
|
added sensor handling (for temperature etc.)
made data collecting happen only if data is used
(reading /proc/meminfo takes a lot of CPU!)
released lcd4linux-0.92
|
|
vertical bars implemented
bar compaction improved
memory information implemented
|
|
various memory statistics added
|
|
release 0.9
moved row parsing to parser.c
all basic work finished
|
|
first unstable but running release
|