<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/BLE/BleManager.h, branch calc-onto-edge</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>Add Nimble in libs directory</title>
<updated>2020-04-26T08:25:59Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-04-26T08:25:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=bdc10744fb338ae197692713a0b48a7ccc36f566'/>
<id>bdc10744fb338ae197692713a0b48a7ccc36f566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integration of nimble, work in progress.</title>
<updated>2020-04-19T18:44:59Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-04-19T18:44:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=dd6aecbf6b343e40f75808f5e26a077eb22a2ed2'/>
<id>dd6aecbf6b343e40f75808f5e26a077eb22a2ed2</id>
<content type='text'>
Advertising is working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Advertising is working.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved BLE logging</title>
<updated>2020-03-29T11:58:06Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-03-29T11:58:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9ad1f05bc638c7bbacaa622299c9c05c25ec1bca'/>
<id>9ad1f05bc638c7bbacaa622299c9c05c25ec1bca</id>
<content type='text'>
Do not consider service discovery as error
Remove dulicated BLE observer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not consider service discovery as error
Remove dulicated BLE observer
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for BLE notification (ANS client).</title>
<updated>2020-03-25T20:23:40Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-03-25T20:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=68240704c7a60534342cfc0157564f11cf82d9d8'/>
<id>68240704c7a60534342cfc0157564f11cf82d9d8</id>
<content type='text'>
Work In Progress!!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Work In Progress!!!
</pre>
</div>
</content>
</entry>
<entry>
<title>Call ble_manager_init_peer_manager() _after_ the scheduler has been started. This fixes an issue that would prevent the firmware from running correctly after a full reset or after the flashing of the firmware.</title>
<updated>2020-03-06T20:50:29Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-03-06T20:50:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4ffd8d1c91ce7c985e673182c142d5f191b0d3ee'/>
<id>4ffd8d1c91ce7c985e673182c142d5f191b0d3ee</id>
<content type='text'>
Before this fix, ble_manager_init_peer_manager() was called before the scheduler, which trigged an assert in an IRQ routine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this fix, ble_manager_init_peer_manager() was called before the scheduler, which trigged an assert in an IRQ routine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable BLE, BLE status on display and battery level on display.</title>
<updated>2020-02-23T15:14:03Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-02-23T15:14:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f07ffab4c1fa876e8da9a1bcc895ecf0dfa75acf'/>
<id>f07ffab4c1fa876e8da9a1bcc895ecf0dfa75acf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect BLE disconnection (in addition to BLE connection) and update the display accordingly.</title>
<updated>2020-01-12T15:39:03Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-01-12T15:39:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=6abf12ffb7a26e8d42b1dcb41b1fa9bcccd3ac16'/>
<id>6abf12ffb7a26e8d42b1dcb41b1fa9bcccd3ac16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DateTimeController to manage the time.</title>
<updated>2019-12-28T13:34:50Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2019-12-28T13:34:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=b744b96622e684a2aa29c358e124f288ba3cf9cc'/>
<id>b744b96622e684a2aa29c358e124f288ba3cf9cc</id>
<content type='text'>
Use messages in message queues to refresh the UI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use messages in message queues to refresh the UI
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleaning, implement BT connection, advertising, discovery and CTS in ble_manager module.</title>
<updated>2019-12-23T18:57:45Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2019-12-23T18:57:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e8f9304d37751e0344da4bd62183145235e071b5'/>
<id>e8f9304d37751e0344da4bd62183145235e071b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
