aboutsummaryrefslogtreecommitdiff
path: root/ble
Commit message (Expand)AuthorAgeFilesLines
* Mac:HEADmasterTrygve Laugstøl2018-12-202-25/+31
* o Trying to improve compatibility with some feature checks.Trygve Laugstøl2018-11-231-3/+0
* o Starting to handle notifications and indicationsTrygve Laugstøl2018-11-233-37/+66
* o Removing unused code.Trygve Laugstøl2018-11-221-9/+0
* o Working enabling of notifications.Trygve Laugstøl2018-11-225-101/+270
* ble-read-characteristic: working READ mode, starting on NOTIFY.Trygve Laugstøl2018-11-192-29/+13
* ByteBuffer:Trygve Laugstøl2018-11-193-23/+26
* apps/ble-bts:Trygve Laugstøl2018-11-172-14/+76
* o Removing debugging.Trygve Laugstøl2018-09-061-4/+0
* o Actually formatting UUIDs as UUIDs.Trygve Laugstøl2018-09-061-19/+8
* Major overhaul of BLE code:Trygve Laugstøl2018-09-056-238/+517
* Fixing lots of small nits:Trygve Laugstøl2018-08-303-122/+90
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-122-58/+104
* mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.Trygve Laugstøl2016-02-141-1/+1
* o Overhaul of the bluetooth code.Trygve Laugstøl2015-07-264-73/+187
* o Fixing compatability with libcxx.Trygve Laugstøl2015-07-212-2/+5
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-191-3/+2
* o Consistent ordering when storing the MAC address's bytes.Trygve Laugstøl2015-07-182-14/+14
* o Adding support for installing the code.Trygve Laugstøl2015-07-101-1/+1
* ble-scan:Trygve Laugstøl2015-06-213-44/+67
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+4
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...Trygve Laugstøl2015-06-212-26/+38
* o Fixing wrong class name references in exception messages.Trygve Laugstøl2015-06-201-4/+4
* o Replacing boost::logging with log4cplus.Trygve Laugstøl2015-03-014-58/+64
* Major improvement in the sm-get-value utility:Trygve Laugstøl2015-02-231-0/+11
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-226-352/+4
* o Reading soil moisture values in a loop.Trygve Laugstøl2015-02-221-1/+3
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-216-58/+174
* o Consistence reference usage.Trygve Laugstøl2015-02-213-10/+15
* o Creating a class to access GATT.Trygve Laugstøl2015-02-214-50/+152
* wipTrygve Laugstøl2015-02-203-2/+25
* Reorganizing the source code:Trygve Laugstøl2015-02-208-0/+1281