Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding an application to send samples over MQTT. | Trygve Laugstøl | 2015-07-20 | 1 | -1/+1 |
| | | | | 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 Going all header file based and single-executable to launch all apps. | Trygve Laugstøl | 2015-06-21 | 1 | -1/+0 |
| | | | | o Ading CMake magic to generate the launcher | ||||
* | o An improved KeyDictionary. | Trygve Laugstøl | 2015-03-17 | 1 | -1/+4 |
| | |||||
* | o Splitting out public header files into it's own directory. | Trygve Laugstøl | 2015-02-22 | 1 | -0/+1 |
| | |||||
* | o Support for reading and writing characteristics. | Trygve Laugstøl | 2015-02-21 | 1 | -1/+0 |
| | |||||
* | Reorganizing the source code: | Trygve Laugstøl | 2015-02-20 | 1 | -0/+30 |
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece. |