aboutsummaryrefslogtreecommitdiff
path: root/apps/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* apps/ble-bts:Trygve Laugstøl2018-11-171-1/+2
* Fixing lots of small nits:Trygve Laugstøl2018-08-301-0/+1
* sample-tee.cpp: tool for writing and rotating log files, similar to unix's te...Trygve Laugstøl2017-09-011-0/+1
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-121-35/+45
* mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.Trygve Laugstøl2016-02-141-5/+4
* o Adding an application to send samples over MQTT.Trygve Laugstøl2015-07-201-23/+67
* o Going back to a bunch of cpp files instead of launcher+bunch of header file...Trygve Laugstøl2015-07-191-45/+29
* o Adding support for installing the code.Trygve Laugstøl2015-07-101-1/+7
* ble-scan:Trygve Laugstøl2015-06-211-0/+1
* o Going all header file based and single-executable to launch all apps.Trygve Laugstøl2015-06-211-20/+39
* o Adding a tool to add timestamps to each sample.Trygve Laugstøl2015-06-201-1/+1
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-5/+6
* o First version of a tool to continuously read and discover serial ports.Trygve Laugstøl2015-03-221-0/+1
* o Start of a tool to select columns,Trygve Laugstøl2015-03-221-0/+1
* o Creating a tool to calculate an absolute timestamp from a relative timestamp.Trygve Laugstøl2015-03-141-11/+2
* o Building a library of all the utility code, speeds up the build time.Trygve Laugstøl2015-03-061-14/+13
* o Starting on a tool to convert between sample formats.Trygve Laugstøl2015-03-061-0/+2
* o An app to read the serial port and parse its values. Not very useful yet.Trygve Laugstøl2015-03-031-6/+6
* o Replacing boost::logging with log4cplus.Trygve Laugstøl2015-03-011-2/+19
* o Adding a tool to query the database and create a influxdb json array.Trygve Laugstøl2015-02-261-0/+1
* o Adding utility to insert samples from json files.Trygve Laugstøl2015-02-261-1/+4
* Major improvement in the sm-get-value utility:Trygve Laugstøl2015-02-231-1/+15
* o Starting a new class for all SoilMoisture GATT stuff.Trygve Laugstøl2015-02-221-1/+2
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-221-1/+1
* Reorganizing the source code:Trygve Laugstøl2015-02-201-0/+22