Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ble-scan: | Trygve Laugstøl | 2015-06-21 | 1 | -2/+4 |
| | | | | | | o New tool to scan for devices. Requires root on linux :( Linux is also touchy if the program dies. BluetoothAdapter: o Adding getMac(). | ||||
* | SoilMoisture: | Trygve Laugstøl | 2015-06-21 | 1 | -0/+5 |
| | | | | | | 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 | -4/+2 |
| | | | | | | | the same lifecycle as a BluetoothGatt. sm-get-value: o Better error handling. | ||||
* | o Starting a new class for all SoilMoisture GATT stuff. | Trygve Laugstøl | 2015-02-22 | 1 | -3/+4 |
| | |||||
* | o Splitting out public header files into it's own directory. | Trygve Laugstøl | 2015-02-22 | 2 | -0/+349 |