aboutsummaryrefslogtreecommitdiff
path: root/sensor/include/trygvis/sensor.h
Commit message (Collapse)AuthorAgeFilesLines
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-191-2/+3
|
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+3
| | | | | | o Adding getName(). sm-get-value: o More cleanup.
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ↵Trygve Laugstøl2015-06-211-1/+3
| | | | | | | the same lifecycle as a BluetoothGatt. sm-get-value: o Better error handling.
* o Adding a tool to add timestamps to each sample.Trygve Laugstøl2015-06-201-0/+9
| | | | (old wip code)
* o Adding back SQL output.Trygve Laugstøl2015-03-281-0/+3
|
* o Adding timestamp by default when converting samples.Trygve Laugstøl2015-03-281-1/+1
|
* o Splitting out io parts into trygvis::sensor::io.Trygve Laugstøl2015-03-221-0/+207