]> pilppa.org Git - lib1wire.git/commit
Several data read and store fixes.
authorMika Laitio <lamikr@pilppa.org>
Mon, 27 Dec 2010 16:47:03 +0000 (18:47 +0200)
committerMika Laitio <lamikr@pilppa.org>
Mon, 27 Dec 2010 16:47:03 +0000 (18:47 +0200)
commitdcc5fd94e2ec65898dd8bda440cb0539e1f60373
tree1c296c0af4b1e6d09ede757b1eaf9da8562b6756
parent8c97cbb9b5f8997fe9ab3917fcbea66d74b45837
Several data read and store fixes.

Fix for "month" number in month folder and file-names when storing data.
Fixes for reading data, when the file containing data can not be opened.
Memory leak fixes.
Hourly data read fixes.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
src/Data.cc
src/Data.hh
src/Date.cc
src/Date.hh
src/DeviceConfig.cc
src/DeviceData.cc
src/DeviceData.hh
src/W1Store.cc
src/W1Store.hh
src_test/test_w1_datalog_read.cc