<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ble-toys.git/apps, branch ios</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=ios</id>
<link rel='self' href='https://trygvis.io/git/2015/02/ble-toys.git/atom?h=ios'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/'/>
<updated>2015-07-10T07:23:49Z</updated>
<entry>
<title>o Some iOS experiments. Very WiP.</title>
<updated>2015-07-10T07:23:49Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-07-10T07:23:49Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=d945dee5b039e9e2d51b36852ef58a812acab302'/>
<id>urn:sha1:d945dee5b039e9e2d51b36852ef58a812acab302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Getting started on a port to OSX.</title>
<updated>2015-06-30T12:37:06Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-30T12:37:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=441cd0b11186d66493798551e1102eb246f1af9f'/>
<id>urn:sha1:441cd0b11186d66493798551e1102eb246f1af9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SoilMoisture:</title>
<updated>2015-06-21T17:28:07Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-21T17:28:07Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=af63bd5688731b57551ac161c0dad26a0b4557d7'/>
<id>urn:sha1:af63bd5688731b57551ac161c0dad26a0b4557d7</id>
<content type='text'>
o Updating for changed get_value struct.
</content>
</entry>
<entry>
<title>ble-scan:</title>
<updated>2015-06-21T14:58:18Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-21T14:58:18Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=9042b87f32bcabcc671e393376d3fb96ad858caa'/>
<id>urn:sha1:9042b87f32bcabcc671e393376d3fb96ad858caa</id>
<content type='text'>
o New tool to scan for devices. Requires root on linux :( Linux is also touchy if the program dies.
BluetoothAdapter:
o Adding getMac().
</content>
</entry>
<entry>
<title>ble-inspect-device:</title>
<updated>2015-06-21T12:54:07Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-21T12:54:07Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=4529a75f15bffd5bb941818deef03fb50a6fc9c9'/>
<id>urn:sha1:4529a75f15bffd5bb941818deef03fb50a6fc9c9</id>
<content type='text'>
o Fixing broken key name.
</content>
</entry>
<entry>
<title>SoilMoisture:</title>
<updated>2015-06-21T11:26:55Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-21T11:26:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=47b736139f242a8fd2e5c6513b0c2e0b31110d77'/>
<id>urn:sha1:47b736139f242a8fd2e5c6513b0c2e0b31110d77</id>
<content type='text'>
o Adding getName().
sm-get-value:
o More cleanup.
</content>
</entry>
<entry>
<title>o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has the same lifecycle as a BluetoothGatt.</title>
<updated>2015-06-21T10:27:48Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-21T10:27:48Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=f4afc04ee7a085a89ad84ba89344bb50ca9e6e04'/>
<id>urn:sha1:f4afc04ee7a085a89ad84ba89344bb50ca9e6e04</id>
<content type='text'>
sm-get-value:
o Better error handling.
</content>
</entry>
<entry>
<title>o Using ends_with when checking for which app to launch too.</title>
<updated>2015-06-20T22:55:21Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-20T22:53:28Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=7e2fb834d8ba2eb3fd6453f135d3e8ef30c852c6'/>
<id>urn:sha1:7e2fb834d8ba2eb3fd6453f135d3e8ef30c852c6</id>
<content type='text'>
sm-get-value:
o Using the io code for writing samples
</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>
<entry>
<title>o Fixing typos.</title>
<updated>2015-06-20T16:19:02Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-06-20T16:19:02Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/02/ble-toys.git/commit/?id=d91e500592790f1ef22ebfe921f273a61ff6252f'/>
<id>urn:sha1:d91e500592790f1ef22ebfe921f273a61ff6252f</id>
<content type='text'>
</content>
</entry>
</feed>
