aboutsummaryrefslogtreecommitdiff
path: root/apps/SoilMoistureIo.h
Commit message (Collapse)AuthorAgeFilesLines
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-427/+0
|
* o First version of a tool to continuously read and discover serial ports.Trygve Laugstøl2015-03-221-3/+26
|
* o RRD output.Trygve Laugstøl2015-03-221-3/+59
|
* o Fixing key-value output.Trygve Laugstøl2015-03-191-14/+14
|
* o Replacing custom Format with common sample_format_type.Trygve Laugstøl2015-03-181-0/+15
|
* o Renaming CsvSampleParser to KeyValueSampleParser.Trygve Laugstøl2015-03-171-4/+4
|
* o cout and unique_ptr became complicated.Trygve Laugstøl2015-03-171-10/+11
| | | | o Updating lots of code to the latest api.
* o An improved KeyDictionary.Trygve Laugstøl2015-03-171-53/+88
|
* o Updating to new API.Trygve Laugstøl2015-03-141-50/+147
|
* o Creating a tool to calculate an absolute timestamp from a relative timestamp.Trygve Laugstøl2015-03-141-14/+99
| | | | o Using git submodules instead of CMake's external project.
* o Improved SQL output.Trygve Laugstøl2015-03-081-3/+4
|
* o Dynamic input and output types.Trygve Laugstøl2015-03-081-7/+19
|
* o First start of a proper CSV parser.Trygve Laugstøl2015-03-071-6/+52
|
* o Starting on a tool to convert between sample formats.Trygve Laugstøl2015-03-061-0/+56