]> git.itanic.dy.fi Git - log-plotter/commit
data.c: Implement initial support for handling multiple data channels
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 29 Dec 2013 15:15:33 +0000 (17:15 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 29 Dec 2013 15:15:33 +0000 (17:15 +0200)
commite7ce6c43fe34b6f5fd6b3abfeb3e121c6d9bbc0c
tree99a2c212f9b667170779a31f00e3576ec13e63bf
parent09a5e21cff7551e037385280e2a85e95c41072e4
data.c: Implement initial support for handling multiple data channels

This initial implementation will simply open a separate log file for
every data channel. User can refer to the channel name with $(channel)
variable in the file name.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
data.c
data.h