<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/libs/mynewt-nimble/porting/npl, branch jumpdev</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>Adjust BLE/LL stacks, style, comments, refactoring</title>
<updated>2021-12-09T20:14:16Z</updated>
<author>
<name>James A. Jerkins</name>
<email>evergreen@jamesjerkinscomputer.com</email>
</author>
<published>2021-12-08T06:10:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=048ecd41e414a9abc8c3d09423b8f5cb99304309'/>
<id>048ecd41e414a9abc8c3d09423b8f5cb99304309</id>
<content type='text'>
Increase BLE task stack +200 and decrease LL task stack -200
more braces!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase BLE task stack +200 and decrease LL task stack -200
more braces!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in timer management in port layer of Nimble.</title>
<updated>2021-02-07T17:09:19Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-02-07T17:09:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4918524550346d702ba2e5a27cefd0e8bf976db1'/>
<id>4918524550346d702ba2e5a27cefd0e8bf976db1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1</title>
<updated>2021-02-02T21:09:00Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-02-02T21:09:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d90b7274fa8bbfa09f79660b45b550d91f7b0125'/>
<id>d90b7274fa8bbfa09f79660b45b550d91f7b0125</id>
<content type='text'>
WARNING : heartbeat task is disabled!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WARNING : heartbeat task is disabled!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/Workaround a memory leak each time a device connects to BLE.</title>
<updated>2020-07-11T18:50:40Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-07-11T18:50:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=09adb78b551ef7659fd7e8e71c337e7de81023d2'/>
<id>09adb78b551ef7659fd7e8e71c337e7de81023d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug (and bad) #includes.</title>
<updated>2020-07-08T19:14:52Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-07-08T19:14:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=71842667a0bce3543c2a649c0e753c59353bd975'/>
<id>71842667a0bce3543c2a649c0e753c59353bd975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS.</title>
<updated>2020-07-02T19:38:52Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-07-02T19:38:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=a83f067af9af82f034596f6f6154f4dccf598ace'/>
<id>a83f067af9af82f034596f6f6154f4dccf598ace</id>
<content type='text'>
Add Monitor to log the stack usage of each task.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Monitor to log the stack usage of each task.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.</title>
<updated>2020-06-16T18:36:24Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-06-16T18:36:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9898fed80634c99c9dbe8ee8682dfdc259463654'/>
<id>9898fed80634c99c9dbe8ee8682dfdc259463654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().</title>
<updated>2020-04-30T18:47:28Z</updated>
<author>
<name>JF</name>
<email>jf@codingfield.com</email>
</author>
<published>2020-04-30T18:47:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=332b51464a75e40f2e306c50092735891acfe406'/>
<id>332b51464a75e40f2e306c50092735891acfe406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
