Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding another sensor for prototype board #1. | Trygve Laugstøl | 2015-01-11 | 2 | -3/+4 |
| | | | | o Fixing a bug, the values are 10 bits so they need a uint16_t to fit. | ||||
* | o Implementing reading of values from the real thing. | Trygve Laugstøl | 2015-01-08 | 3 | -7/+39 |
| | |||||
* | o Adding an operation to set the wanted update interval. | Trygve Laugstøl | 2015-01-04 | 4 | -36/+86 |
| | | | | | Useful for debugging to stream values and later devices where this can control how often the values are broadcasted. | ||||
* | o Reworking the code after implementing much more on the Android app. | Trygve Laugstøl | 2015-01-04 | 10 | -283/+562 |
| | |||||
* | o Initial import of trygvis.io soil moisture device. | Trygve Laugstøl | 2014-12-27 | 8 | -0/+1193 |