Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Soil Moisture: Adding support for controlling lights. | Trygve Laugstøl | 2016-04-12 | 1 | -1/+1 |
| | | | | | Bluetooth: refectorying, trying to be more c++ idiomatic and modern. SM/Diller: adding bluetooth to Diller bridge. | ||||
* | o Adding an application to send samples over MQTT. | Trygve Laugstøl | 2015-07-20 | 1 | -5/+5 |
| | | | | o Improved CMake build script, better detection and error messages of headers/libraries. Conditionally adding the applications that can be compiled with the given set of found libraries. | ||||
* | o Trying to clean up includes a bit. | Trygve Laugstøl | 2015-07-19 | 1 | -2/+7 |
| | |||||
* | o Going back to a bunch of cpp files instead of launcher+bunch of header ↵ | Trygve Laugstøl | 2015-07-19 | 1 | -0/+75 |
| | | | | files. This ends up with an easier build file and faster builds with CMake's "OBJECT" library type. | ||||
* | o Applying clang-format to all apps. | Trygve Laugstøl | 2015-07-19 | 1 | -2/+1 |
| | |||||
* | o Using ends_with when checking for which app to launch too. | Trygve Laugstøl | 2015-06-21 | 1 | -3/+7 |
| | | | | | sm-get-value: o Using the io code for writing samples | ||||
* | o Going all header file based and single-executable to launch all apps. | Trygve Laugstøl | 2015-06-21 | 1 | -63/+0 |
| | | | | o Ading CMake magic to generate the launcher | ||||
* | o Configuring better logging output. | Trygve Laugstøl | 2015-06-20 | 1 | -2/+8 |
| | |||||
* | o Formatting. | Trygve Laugstøl | 2015-03-08 | 1 | -2/+1 |
| | |||||
* | o Improved SQL output. | Trygve Laugstøl | 2015-03-08 | 1 | -24/+29 |
| | |||||
* | o Adding the hostname to the data. | Trygve Laugstøl | 2015-03-04 | 1 | -0/+30 |
| | |||||
* | o Trying to structure how apps are made. | Trygve Laugstøl | 2015-03-01 | 1 | -0/+44 |
| | |||||
* | o Replacing boost::logging with log4cplus. | Trygve Laugstøl | 2015-03-01 | 1 | -0/+23 |