Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting started on a port to OSX. | Trygve Laugstøl | 2015-06-30 | 1 | -0/+1 |
| | |||||
* | SoilMoisture: | Trygve Laugstøl | 2015-06-21 | 1 | -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øl | 2015-06-21 | 1 | -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øl | 2015-06-20 | 1 | -0/+9 |
| | | | | (old wip code) | ||||
* | o Adding back SQL output. | Trygve Laugstøl | 2015-03-28 | 2 | -32/+57 |
| | |||||
* | o Adding timestamp by default when converting samples. | Trygve Laugstøl | 2015-03-28 | 2 | -10/+47 |
| | |||||
* | o Better class names for options. | Trygve Laugstøl | 2015-03-22 | 1 | -31/+27 |
| | |||||
* | o Renaming open_sample_input_stream to open_sample_stream_parser. | Trygve Laugstøl | 2015-03-22 | 1 | -2/+1 |
| | |||||
* | o Splitting out io parts into trygvis::sensor::io. | Trygve Laugstøl | 2015-03-22 | 2 | -272/+266 |
| | |||||
* | o Renaming trygvis::soil_moisture to trygvis::sample. | Trygve Laugstøl | 2015-03-22 | 1 | -6/+2 |
| | |||||
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -0/+427 |