<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ble-toys.git/test, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/2015/02/ble-toys.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2015/02/ble-toys.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/'/>
<updated>2018-12-20T07:35:51Z</updated>
<entry>
<title>Mac:</title>
<updated>2018-12-20T07:35:51Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-12-20T07:35:51Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=ffa313e80a27005405334db6491075442f6e1abd'/>
<id>urn:sha1:ffa313e80a27005405334db6491075442f6e1abd</id>
<content type='text'>
o Using more natural byte ordering in the code. No external effect.
o Using global ==, != and &lt; operators instead of in-class operators for
  better compatibility with STL.
ByteBuffer:
o Renaming setPosition() to setCursor().
</content>
</entry>
<entry>
<title>o Compiling everything again.</title>
<updated>2018-11-22T22:23:38Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-22T22:23:38Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=0e2228fae626ec617a6a1f042ceb6dbdbd774558'/>
<id>urn:sha1:0e2228fae626ec617a6a1f042ceb6dbdbd774558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Working enabling of notifications.</title>
<updated>2018-11-22T21:34:59Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-22T18:30:14Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=d88eee8fcf23e20ae76b3dd346b36af693849ccd'/>
<id>urn:sha1:d88eee8fcf23e20ae76b3dd346b36af693849ccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apps/ble-bts:</title>
<updated>2018-11-17T21:38:32Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-17T21:38:32Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=52450ed3034b0ba058ea2c9f9baa2d5f78df6a94'/>
<id>urn:sha1:52450ed3034b0ba058ea2c9f9baa2d5f78df6a94</id>
<content type='text'>
o Adding start of health termometer service tool.
apps/ble-read-characteristic:
o Sart of new tool.
apps/ble-inspect-device
o Make adapter configurable.
other:
o UUID fixes and tests.
</content>
</entry>
<entry>
<title>Major overhaul of BLE code:</title>
<updated>2018-09-05T12:14:42Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-09-05T12:14:42Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=91e54cf9150b37036447d423857d2bd18e4bf02b'/>
<id>urn:sha1:91e54cf9150b37036447d423857d2bd18e4bf02b</id>
<content type='text'>
o Starting to remove shared_ptr. The code shouldn't be shared between threads, any thread safety will have to be built on the outside.
o Better service discovery, don't fail when there are multiple requests that have to be done.
o AttributeData was buggy, now it is just less than ideal.
o Much better ByteBuffer. Now it is a simple view + cursor.
</content>
</entry>
<entry>
<title>Soil Moisture: Adding support for controlling lights.</title>
<updated>2016-04-12T18:06:47Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-04-12T18:06:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=2ca532122d60cff4dbdc7f24fbc5783bcc5ad68d'/>
<id>urn:sha1:2ca532122d60cff4dbdc7f24fbc5783bcc5ad68d</id>
<content type='text'>
Bluetooth: refectorying, trying to be more c++ idiomatic and modern.
SM/Diller: adding bluetooth to Diller bridge.
</content>
</entry>
<entry>
<title>mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.</title>
<updated>2016-02-14T13:41:52Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-02-14T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=8ded9e3d0bbc2d7cdc5b9f01b4fed9c8685caf82'/>
<id>urn:sha1:8ded9e3d0bbc2d7cdc5b9f01b4fed9c8685caf82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Overhaul of the bluetooth code.</title>
<updated>2015-07-26T16:41:40Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-07-26T16:33:15Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=d720fa36ad4768ed1b948a92ba5287c30093fbec'/>
<id>urn:sha1:d720fa36ad4768ed1b948a92ba5287c30093fbec</id>
<content type='text'>
 - Adding support for reading FLOAT (specified in IEEE 11073-20601) values from a bluetooth device.
 - More shared pointers to help keep track of the object's lifecycle. Makes sure that the connections are released back to Linux, Linux is way to sensitive with crashing applications.
o Adding support for reading the temperature sensors from the SoilMoisture device.
</content>
</entry>
<entry>
<title>o Adding an application to send samples over MQTT.</title>
<updated>2015-07-20T20:33:39Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-07-20T20:33:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=5dbc69fb16c71c02859ec8665c55a1e2b068ddd7'/>
<id>urn:sha1:5dbc69fb16c71c02859ec8665c55a1e2b068ddd7</id>
<content type='text'>
o Improved CMake build script, better detection and error messages of headers/libraries. Conditionally adding the applications that can be compiled with the given set of found libraries.
</content>
</entry>
<entry>
<title>o Going all header file based and single-executable to launch all apps.</title>
<updated>2015-06-20T22:15:43Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-20T22:15:04Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=c56840f03cf139d60c6d90b55cf16e70f6ae2bc2'/>
<id>urn:sha1:c56840f03cf139d60c6d90b55cf16e70f6ae2bc2</id>
<content type='text'>
o Ading CMake magic to generate the launcher
</content>
</entry>
</feed>
