<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ble-toys.git, 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 Trying to improve compatibility with some feature checks.</title>
<updated>2018-11-23T15:41:24Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-23T15:41:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=af416f81b14a3bee682e300b165a6efdb9739d54'/>
<id>urn:sha1:af416f81b14a3bee682e300b165a6efdb9739d54</id>
<content type='text'>
o Misc nits.
</content>
</entry>
<entry>
<title>o Starting to handle notifications and indications</title>
<updated>2018-11-23T08:40:48Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-23T08:40:48Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=2034b1bb10720a2f0e6cc97427346f2320c115bc'/>
<id>urn:sha1:2034b1bb10720a2f0e6cc97427346f2320c115bc</id>
<content type='text'>
Cleaning up:
o Using more of the shared_ptr typedefs.
o Adding code styles used by CLion.
</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 Removing unused code.</title>
<updated>2018-11-22T22:03:55Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-22T22:03:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=b6c6fdf032ff76f31ae37e3f0f20895684f9e9f0'/>
<id>urn:sha1:b6c6fdf032ff76f31ae37e3f0f20895684f9e9f0</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>ble-read-characteristic: working READ mode, starting on NOTIFY.</title>
<updated>2018-11-19T22:13:50Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-19T22:13:50Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=e8aa2eadf309fbc0c0e1418c6bee482e505fa09b'/>
<id>urn:sha1:e8aa2eadf309fbc0c0e1418c6bee482e505fa09b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding missing includes.</title>
<updated>2018-11-19T22:12:41Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-19T22:12:41Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=d6f16958eaa966332b911eb9257b8524c2efd772'/>
<id>urn:sha1:d6f16958eaa966332b911eb9257b8524c2efd772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ByteBuffer:</title>
<updated>2018-11-19T21:09:59Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2018-11-19T21:09:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=c83b35d6456c8a77e5b8f6a08c9262122c3cbcfc'/>
<id>urn:sha1:c83b35d6456c8a77e5b8f6a08c9262122c3cbcfc</id>
<content type='text'>
o Reducing silliness, no allocations by ByteBuffer.
o Create StaticByteBuffer as a nice one-liner to create a buffer.
LinuxBluetooth: methods that want a buffer needs to pass it in, ByteBuffer is not allocating anymore.
</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>
</feed>
