aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-0/+1
|
* Major improvement in the sm-get-value utility:Trygve Laugstøl2015-02-231-0/+8
| | | | | | | | | | o Adding command line option parsing through boost::program_option Current options: --device, --sensor --format selects between CSV and JSON output. --sleep controls single reads vs continuous reads. o Adding JSON output. o Adding support for Release builds without debugging info. Needs improvement.
* o Doxygen setup.Trygve Laugstøl2015-02-221-0/+20
|
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-211-0/+1
|
* Reorganizing the source code:Trygve Laugstøl2015-02-201-53/+3
| | | | | | 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-0/+2
|
* o Improved CMake.Trygve Laugstøl2015-02-181-12/+19
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2015-02-171-3/+4
|\ | | | | | | | | | | | | | | | | | | | | 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-1/+1
| |
| * o Passing tests.Trygve Laugstøl2015-02-171-2/+3
| |
* | valgrind testsTrygve Laugstøl2015-02-151-0/+3
|/
* o wip. Test cases!Trygve Laugstøl2015-02-151-4/+37
|
* o wip.Trygve Laugstøl2015-02-101-1/+3
|
* o Initial import of Linux code for talking to Bluetooth devices.Trygve Laugstøl2015-02-081-0/+19