Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Successfully decoding GATT services. | Trygve Laugstøl | 2015-02-18 | 8 | -78/+268 |
| | |||||
* | o Improved CMake. | Trygve Laugstøl | 2015-02-18 | 1 | -12/+19 |
| | |||||
* | o Finally correct decoding of ATT response. | Trygve Laugstøl | 2015-02-17 | 3 | -12/+11 |
| | |||||
* | o Using cursor instead of size to determine the number of bytes to write. | Trygve Laugstøl | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Trygve Laugstøl | 2015-02-17 | 9 | -113/+220 |
|\ | | | | | | | | | | | | | | | | | | | | | 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 | 4 | -35/+36 |
| | | |||||
| * | o More tests, more passing tests. | Trygve Laugstøl | 2015-02-17 | 3 | -14/+44 |
| | | |||||
| * | o Passing tests. | Trygve Laugstøl | 2015-02-17 | 8 | -101/+193 |
| | | |||||
* | | valgrind tests | Trygve Laugstøl | 2015-02-15 | 8 | -436/+512 |
|/ | |||||
* | o wip. Test cases! | Trygve Laugstøl | 2015-02-15 | 8 | -34/+124 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-12 | 5 | -20/+34 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-10 | 6 | -79/+213 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-10 | 8 | -27/+250 |
| | |||||
* | o Initial import of Linux code for talking to Bluetooth devices. | Trygve Laugstøl | 2015-02-08 | 6 | -0/+490 |