aboutsummaryrefslogtreecommitdiff
path: root/apps/apps.cpp
Commit message (Expand)AuthorAgeFilesLines
* o Trying to improve compatibility with some feature checks.Trygve Laugstøl2018-11-231-5/+6
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-121-1/+1
* o Adding an application to send samples over MQTT.Trygve Laugstøl2015-07-201-5/+5
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-191-2/+7
* o Going back to a bunch of cpp files instead of launcher+bunch of header file...Trygve Laugstøl2015-07-191-0/+75
* o Applying clang-format to all apps.Trygve Laugstøl2015-07-191-2/+1
* o Using ends_with when checking for which app to launch too.Trygve Laugstøl2015-06-211-3/+7
* o Going all header file based and single-executable to launch all apps.Trygve Laugstøl2015-06-211-63/+0
* o Configuring better logging output.Trygve Laugstøl2015-06-201-2/+8
* o Formatting.Trygve Laugstøl2015-03-081-2/+1
* o Improved SQL output.Trygve Laugstøl2015-03-081-24/+29
* o Adding the hostname to the data.Trygve Laugstøl2015-03-041-0/+30
* o Trying to structure how apps are made.Trygve Laugstøl2015-03-011-0/+44
* o Replacing boost::logging with log4cplus.Trygve Laugstøl2015-03-011-0/+23