]> git.itanic.dy.fi Git - log-plotter/history - data.c
print_status_line: Print textual status
[log-plotter] / data.c
2013-11-03 Timo Kokkonenprint_status_line: Print textual status
2013-11-03 Timo KokkonenImplement state machine based architecture
2013-11-03 Timo Kokkonendata.c: Reduce excess debug verbosity
2013-10-31 Timo KokkonenConvert data reading into event based system
2013-10-31 Timo KokkonenMove random utility macros into utils.h
2013-10-20 Timo KokkonenRename debug.[ch] to trace.[ch]
2013-10-14 Timo KokkonenAdd charging current and total charge into the status...
2013-10-10 Timo Kokkonendata: Print fancy status line
2013-10-10 Timo Kokkonendata: Move the total charge field at the end of the...
2013-10-10 Timo KokkonenFill in time stamp even if charger produces zero input
2013-10-09 Timo Kokkonendata.c: Add data parsing and output processing
2013-10-09 Timo Kokkonenrefactor data handling into data.c