Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ByteBuffer: | Trygve Laugstøl | 2018-11-19 | 3 | -23/+26 |
* | apps/ble-bts: | Trygve Laugstøl | 2018-11-17 | 2 | -14/+76 |
* | o Removing debugging. | Trygve Laugstøl | 2018-09-06 | 1 | -4/+0 |
* | o Actually formatting UUIDs as UUIDs. | Trygve Laugstøl | 2018-09-06 | 1 | -19/+8 |
* | Major overhaul of BLE code: | Trygve Laugstøl | 2018-09-05 | 6 | -238/+517 |
* | Fixing lots of small nits: | Trygve Laugstøl | 2018-08-30 | 3 | -122/+90 |
* | Soil Moisture: Adding support for controlling lights. | Trygve Laugstøl | 2016-04-12 | 2 | -58/+104 |
* | 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 | 4 | -73/+187 |
* | o Fixing compatability with libcxx. | Trygve Laugstøl | 2015-07-21 | 2 | -2/+5 |
* | o Trying to clean up includes a bit. | Trygve Laugstøl | 2015-07-19 | 1 | -3/+2 |
* | o Consistent ordering when storing the MAC address's bytes. | Trygve Laugstøl | 2015-07-18 | 2 | -14/+14 |
* | o Adding support for installing the code. | Trygve Laugstøl | 2015-07-10 | 1 | -1/+1 |
* | ble-scan: | Trygve Laugstøl | 2015-06-21 | 3 | -44/+67 |
* | 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 | 2 | -26/+38 |
* | 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 | 4 | -58/+64 |
* | Major improvement in the sm-get-value utility: | Trygve Laugstøl | 2015-02-23 | 1 | -0/+11 |
* | o Splitting out public header files into it's own directory. | Trygve Laugstøl | 2015-02-22 | 6 | -352/+4 |
* | o Reading soil moisture values in a loop. | Trygve Laugstøl | 2015-02-22 | 1 | -1/+3 |
* | o Support for reading and writing characteristics. | Trygve Laugstøl | 2015-02-21 | 6 | -58/+174 |
* | o Consistence reference usage. | Trygve Laugstøl | 2015-02-21 | 3 | -10/+15 |
* | o Creating a class to access GATT. | Trygve Laugstøl | 2015-02-21 | 4 | -50/+152 |
* | wip | Trygve Laugstøl | 2015-02-20 | 3 | -2/+25 |
* | Reorganizing the source code: | Trygve Laugstøl | 2015-02-20 | 8 | -0/+1281 |