aboutsummaryrefslogtreecommitdiff
path: root/sensor/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* o Adding an application to send samples over MQTT.Trygve Laugstøl2015-07-201-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 support for installing the code.Trygve Laugstøl2015-07-101-5/+13
|
* o Replacing regex based parsing with simpler and more correct tokenizing.Trygve Laugstøl2015-03-231-0/+2
| | | | | o Flushing output after each sample. o Adding back tests.
* o Splitting out io parts into trygvis::sensor::io.Trygve Laugstøl2015-03-221-3/+4
|
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-1/+4
|
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-0/+8