Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -0/+1 |
| | |||||
* | Major improvement in the sm-get-value utility: | Trygve Laugstøl | 2015-02-23 | 1 | -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øl | 2015-02-22 | 1 | -0/+20 |
| | |||||
* | o Support for reading and writing characteristics. | Trygve Laugstøl | 2015-02-21 | 1 | -0/+1 |
| | |||||
* | Reorganizing the source code: | Trygve Laugstøl | 2015-02-20 | 1 | -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øl | 2015-02-18 | 1 | -0/+2 |
| | |||||
* | o Improved CMake. | Trygve Laugstøl | 2015-02-18 | 1 | -12/+19 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Trygve Laugstøl | 2015-02-17 | 1 | -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øl | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | o Passing tests. | Trygve Laugstøl | 2015-02-17 | 1 | -2/+3 |
| | | |||||
* | | valgrind tests | Trygve Laugstøl | 2015-02-15 | 1 | -0/+3 |
|/ | |||||
* | o wip. Test cases! | Trygve Laugstøl | 2015-02-15 | 1 | -4/+37 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-10 | 1 | -1/+3 |
| | |||||
* | o Initial import of Linux code for talking to Bluetooth devices. | Trygve Laugstøl | 2015-02-08 | 1 | -0/+19 |