]> git.itanic.dy.fi Git - log-plotter/shortlog
log-plotter
2013-10-09 Timo Kokkonenrefactor data handling into data.c
2013-10-08 Timo Kokkonen.gitignore: Prevent junk being visible to git
2013-10-07 Timo KokkonenAdd missing initialization
2013-10-07 Timo KokkonenMove time stamp initialization after first proper log...
2013-10-07 Timo KokkonenDiscard too short log lines
2013-10-07 Timo KokkonenFix another incorrect test against read() return value
2013-10-07 Timo KokkonenAdd timestamp to the output data.
2013-10-07 Timo Kokkonenoptions: Add help
2013-10-07 Timo Kokkonenoptions: Fix short option for --baud
2013-10-07 Timo Kokkonenoptions: Make trace level adjustable
2013-10-06 Timo KokkonenFix read return value check
2013-10-06 Timo Kokkonenread_data: Handle the input data more gracefully
2013-10-06 Timo Kokkonenmain: Refactor data reading out from main
2013-10-06 Timo Kokkonenmain: Open ouput file when one is requested
2013-10-06 Timo KokkonenConvert all existing prints into appropriate trace...
2013-10-06 Timo KokkonenAdd more advanced debug macro
2013-10-06 Timo KokkonenAdd command line parsing
2013-10-06 Timo Kokkonenbaud: Add missing newline to error print
2013-10-05 Timo KokkonenAdd draw_plots.sh
2013-10-04 Timo Kokkonenmain: Add missing EOF check to serial read
2013-09-30 Timo Kokkonenmain: Fix busy loop with reading
2013-09-29 Timo KokkonenAdd couple of example gnuplot files for plotting graphs
2013-09-29 Timo KokkonenInitial commit