Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -48/+0 |
| | |||||
* | o First version of a tool to continuously read and discover serial ports. | Trygve Laugstøl | 2015-03-22 | 1 | -2/+2 |
| | |||||
* | o Renaming CsvSampleParser to KeyValueSampleParser. | Trygve Laugstøl | 2015-03-17 | 1 | -4/+4 |
| | |||||
* | o An improved KeyDictionary. | Trygve Laugstøl | 2015-03-17 | 2 | -1/+52 |
| | |||||
* | o Replacing boost::logging with log4cplus. | Trygve Laugstøl | 2015-03-01 | 1 | -2/+1 |
| | |||||
* | o Splitting out public header files into it's own directory. | Trygve Laugstøl | 2015-02-22 | 2 | -8/+2 |
| | |||||
* | o Support for reading and writing characteristics. | Trygve Laugstøl | 2015-02-21 | 2 | -16/+18 |
| | |||||
* | 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. | ||||
* | o Successfully decoding GATT services. | Trygve Laugstøl | 2015-02-18 | 1 | -19/+21 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Trygve Laugstøl | 2015-02-17 | 1 | -21/+62 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: Bluetooth.cpp Bluetooth.h ByteBuffer.cpp CMakeLists.txt LinuxBluetooth.cpp main.cpp test/ByteBufferTest.cpp | ||||
| * | o More tests, more passing tests. | Trygve Laugstøl | 2015-02-17 | 1 | -18/+12 |
| | | |||||
| * | o More tests, more passing tests. | Trygve Laugstøl | 2015-02-17 | 1 | -2/+32 |
| | | |||||
| * | o Passing tests. | Trygve Laugstøl | 2015-02-17 | 1 | -17/+46 |
| | | |||||
* | | valgrind tests | Trygve Laugstøl | 2015-02-15 | 1 | -15/+22 |
|/ | |||||
* | o wip. Test cases! | Trygve Laugstøl | 2015-02-15 | 1 | -0/+46 |