aboutsummaryrefslogtreecommitdiff
path: root/sensor/include
Commit message (Expand)AuthorAgeFilesLines
* ble-read-characteristic: working READ mode, starting on NOTIFY.Trygve Laugstøl2018-11-191-2/+2
* o Renaming SampleOutputStream to SampleConsumer.Trygve Laugstøl2017-09-011-68/+57
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-122-22/+23
* Fixing two bugs in mqtt-publish:Trygve Laugstøl2015-07-211-0/+6
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-192-3/+4
* o Adding a parser::finish() method that indicates that the stream is done and...Trygve Laugstøl2015-07-111-5/+10
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+3
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...Trygve Laugstøl2015-06-211-1/+3
* o Adding a tool to add timestamps to each sample.Trygve Laugstøl2015-06-201-0/+9
* o Adding back SQL output.Trygve Laugstøl2015-03-282-32/+57
* o Adding timestamp by default when converting samples.Trygve Laugstøl2015-03-282-10/+47
* o Better class names for options.Trygve Laugstøl2015-03-221-31/+27
* o Renaming open_sample_input_stream to open_sample_stream_parser.Trygve Laugstøl2015-03-221-2/+1
* o Splitting out io parts into trygvis::sensor::io.Trygve Laugstøl2015-03-222-272/+266
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-6/+2
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-0/+427