aboutsummaryrefslogtreecommitdiff
path: root/apps/SoilMoistureIo.cpp
Commit message (Expand)AuthorAgeFilesLines
* o First version of a tool to continuously read and discover serial ports.Trygve Laugstøl2015-03-221-4/+15
* o RRD output.Trygve Laugstøl2015-03-221-2/+80
* o Dropping empty samples when looking for an end sample.Trygve Laugstøl2015-03-211-0/+4
* o More relaxed regex parsing.Trygve Laugstøl2015-03-201-1/+1
* o Fixing key-value output.Trygve Laugstøl2015-03-191-10/+10
* o Replacing custom Format with common sample_format_type.Trygve Laugstøl2015-03-181-4/+77
* o Renaming CsvSampleParser to KeyValueSampleParser.Trygve Laugstøl2015-03-171-12/+11
* o cout and unique_ptr became complicated.Trygve Laugstøl2015-03-171-7/+7
* o An improved KeyDictionary.Trygve Laugstøl2015-03-171-93/+64
* o Updating to new API.Trygve Laugstøl2015-03-141-115/+157
* o Creating a tool to calculate an absolute timestamp from a relative timestamp.Trygve Laugstøl2015-03-141-26/+96
* o Formatting.Trygve Laugstøl2015-03-081-1/+1
* o Improved SQL output.Trygve Laugstøl2015-03-081-6/+6
* o Improved SQL output.Trygve Laugstøl2015-03-081-11/+14
* o Dynamic input and output types.Trygve Laugstøl2015-03-081-52/+88
* o First start of a proper CSV parser.Trygve Laugstøl2015-03-071-4/+66
* o Starting on a tool to convert between sample formats.Trygve Laugstøl2015-03-061-0/+107