aboutsummaryrefslogtreecommitdiff
path: root/apps/SoilMoisture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mac:HEADmasterTrygve Laugstøl2018-12-201-1/+1
* o Starting to handle notifications and indicationsTrygve Laugstøl2018-11-231-8/+8
* o Working enabling of notifications.Trygve Laugstøl2018-11-221-2/+2
* ble-read-characteristic: working READ mode, starting on NOTIFY.Trygve Laugstøl2018-11-191-6/+4
* ByteBuffer:Trygve Laugstøl2018-11-191-32/+37
* Major overhaul of BLE code:Trygve Laugstøl2018-09-051-1/+2
* Fixing lots of small nits:Trygve Laugstøl2018-08-301-8/+8
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-121-15/+35
* o Fixing off-by-one error when reading device name.Trygve Laugstøl2016-02-141-1/+5
* o Overhaul of the bluetooth code.Trygve Laugstøl2015-07-261-8/+56
* o Going back to a bunch of cpp files instead of launcher+bunch of header file...Trygve Laugstøl2015-07-191-2/+1
* o Applying clang-format to all apps.Trygve Laugstøl2015-07-191-38/+26
* SoilMoisture:Trygve Laugstøl2015-06-211-2/+3
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+12
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...Trygve Laugstøl2015-06-211-7/+7
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-1/+1
* o Formatting.Trygve Laugstøl2015-03-081-3/+2
* o Starting a new class for all SoilMoisture GATT stuff.Trygve Laugstøl2015-02-221-0/+121