aboutsummaryrefslogtreecommitdiff
path: root/sensor/include/trygvis/sensor.h
Commit message (Collapse)AuthorAgeFilesLines
* ble-read-characteristic: working READ mode, starting on NOTIFY.Trygve Laugstøl2018-11-191-2/+2
|
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-121-21/+22
| | | | | Bluetooth: refectorying, trying to be more c++ idiomatic and modern. SM/Diller: adding bluetooth to Diller bridge.
* 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