Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ble-read-characteristic: working READ mode, starting on NOTIFY. | Trygve Laugstøl | 2018-11-19 | 1 | -2/+9 |
* | ByteBuffer: | Trygve Laugstøl | 2018-11-19 | 1 | -14/+16 |
* | apps/ble-bts: | Trygve Laugstøl | 2018-11-17 | 1 | -9/+12 |
* | o Removing debugging. | Trygve Laugstøl | 2018-09-06 | 1 | -4/+0 |
* | Major overhaul of BLE code: | Trygve Laugstøl | 2018-09-05 | 1 | -44/+207 |
* | Fixing lots of small nits: | Trygve Laugstøl | 2018-08-30 | 1 | -52/+31 |
* | Soil Moisture: Adding support for controlling lights. | Trygve Laugstøl | 2016-04-12 | 1 | -11/+20 |
* | mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge. | Trygve Laugstøl | 2016-02-14 | 1 | -1/+1 |
* | o Overhaul of the bluetooth code. | Trygve Laugstøl | 2015-07-26 | 1 | -54/+58 |
* | o Fixing compatability with libcxx. | Trygve Laugstøl | 2015-07-21 | 1 | -1/+3 |
* | o Consistent ordering when storing the MAC address's bytes. | Trygve Laugstøl | 2015-07-18 | 1 | -1/+1 |
* | ble-scan: | Trygve Laugstøl | 2015-06-21 | 1 | -21/+50 |
* | SoilMoisture: | Trygve Laugstøl | 2015-06-21 | 1 | -0/+4 |
* | o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ... | Trygve Laugstøl | 2015-06-21 | 1 | -25/+37 |
* | o Fixing wrong class name references in exception messages. | Trygve Laugstøl | 2015-06-20 | 1 | -4/+4 |
* | o Replacing boost::logging with log4cplus. | Trygve Laugstøl | 2015-03-01 | 1 | -37/+23 |
* | o Support for reading and writing characteristics. | Trygve Laugstøl | 2015-02-21 | 1 | -3/+41 |
* | o Consistence reference usage. | Trygve Laugstøl | 2015-02-21 | 1 | -6/+5 |
* | o Creating a class to access GATT. | Trygve Laugstøl | 2015-02-21 | 1 | -33/+63 |
* | wip | Trygve Laugstøl | 2015-02-20 | 1 | -2/+0 |
* | Reorganizing the source code: | Trygve Laugstøl | 2015-02-20 | 1 | -0/+512 |