Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -427/+0 |
| | |||||
* | o First version of a tool to continuously read and discover serial ports. | Trygve Laugstøl | 2015-03-22 | 1 | -3/+26 |
| | |||||
* | o RRD output. | Trygve Laugstøl | 2015-03-22 | 1 | -3/+59 |
| | |||||
* | o Fixing key-value output. | Trygve Laugstøl | 2015-03-19 | 1 | -14/+14 |
| | |||||
* | o Replacing custom Format with common sample_format_type. | Trygve Laugstøl | 2015-03-18 | 1 | -0/+15 |
| | |||||
* | o Renaming CsvSampleParser to KeyValueSampleParser. | Trygve Laugstøl | 2015-03-17 | 1 | -4/+4 |
| | |||||
* | o cout and unique_ptr became complicated. | Trygve Laugstøl | 2015-03-17 | 1 | -10/+11 |
| | | | | o Updating lots of code to the latest api. | ||||
* | o An improved KeyDictionary. | Trygve Laugstøl | 2015-03-17 | 1 | -53/+88 |
| | |||||
* | o Updating to new API. | Trygve Laugstøl | 2015-03-14 | 1 | -50/+147 |
| | |||||
* | o Creating a tool to calculate an absolute timestamp from a relative timestamp. | Trygve Laugstøl | 2015-03-14 | 1 | -14/+99 |
| | | | | o Using git submodules instead of CMake's external project. | ||||
* | o Improved SQL output. | Trygve Laugstøl | 2015-03-08 | 1 | -3/+4 |
| | |||||
* | o Dynamic input and output types. | Trygve Laugstøl | 2015-03-08 | 1 | -7/+19 |
| | |||||
* | o First start of a proper CSV parser. | Trygve Laugstøl | 2015-03-07 | 1 | -6/+52 |
| | |||||
* | o Starting on a tool to convert between sample formats. | Trygve Laugstøl | 2015-03-06 | 1 | -0/+56 |