Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Soil Moisture: Adding support for controlling lights. | Trygve Laugstøl | 2016-04-12 | 1 | -8/+8 |
| | | | | | Bluetooth: refectorying, trying to be more c++ idiomatic and modern. SM/Diller: adding bluetooth to Diller bridge. | ||||
* | o Adding an application to send samples over MQTT. | Trygve Laugstøl | 2015-07-20 | 1 | -1/+1 |
| | | | | o Improved CMake build script, better detection and error messages of headers/libraries. Conditionally adding the applications that can be compiled with the given set of found libraries. | ||||
* | o Adding a parser::finish() method that indicates that the stream is done ↵ | Trygve Laugstøl | 2015-07-11 | 2 | -3/+36 |
| | | | | and any possibly buffered data should be parsed and processed. | ||||
* | o Adding timestamp by default when converting samples. | Trygve Laugstøl | 2015-03-28 | 1 | -3/+19 |
| | |||||
* | o Replacing regex based parsing with simpler and more correct tokenizing. | Trygve Laugstøl | 2015-03-23 | 3 | -48/+102 |
| | | | | | o Flushing output after each sample. o Adding back tests. | ||||
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -0/+48 |