aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* o Going all header file based and single-executable to launch all apps.Trygve Laugstøl2015-06-211-1/+0
| | | | o Ading CMake magic to generate the launcher
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-48/+0
|
* o First version of a tool to continuously read and discover serial ports.Trygve Laugstøl2015-03-221-2/+2
|
* o Renaming CsvSampleParser to KeyValueSampleParser.Trygve Laugstøl2015-03-171-4/+4
|
* o An improved KeyDictionary.Trygve Laugstøl2015-03-172-1/+52
|
* o Replacing boost::logging with log4cplus.Trygve Laugstøl2015-03-011-2/+1
|
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-222-8/+2
|
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-212-16/+18
|
* Reorganizing the source code:Trygve Laugstøl2015-02-201-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øl2015-02-181-19/+21
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2015-02-171-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øl2015-02-171-18/+12
| |
| * o More tests, more passing tests.Trygve Laugstøl2015-02-171-2/+32
| |
| * o Passing tests.Trygve Laugstøl2015-02-171-17/+46
| |
* | valgrind testsTrygve Laugstøl2015-02-151-15/+22
|/
* o wip. Test cases!Trygve Laugstøl2015-02-151-0/+46