<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/alarm, branch analog24</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>Make sure duration parameter is not zero</title>
<updated>2022-06-10T09:22:17Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T22:32:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ede8cb64d51025aad616622aebeb4144bbcdc786'/>
<id>ede8cb64d51025aad616622aebeb4144bbcdc786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use tick-based duration type for computation</title>
<updated>2022-06-06T23:10:01Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T22:32:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=4daaf656949a473d19cb5f4106ffa9a9cf038813'/>
<id>4daaf656949a473d19cb5f4106ffa9a9cf038813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop' into analog24</title>
<updated>2022-06-06T23:09:58Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T18:27:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7c45f185a32c7bcff47c8fda1acdec82d3213717'/>
<id>7c45f185a32c7bcff47c8fda1acdec82d3213717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to freertos timers (#1095)</title>
<updated>2022-06-06T15:47:43Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-06-06T15:47:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=35dcf8c8607483c104711c9398d47d57147f4389'/>
<id>35dcf8c8607483c104711c9398d47d57147f4389</id>
<content type='text'>
* Use FreeRTOS timer for AlarmController
* Use FreeRTOS timer for MotorController
* Remove app_timer component from compilation as we now solely use
  FreeROTS timer
* Simplify variable and text names for AlarmController and MotorController timers
* Call ScheduleAlarm directly from StopAlerting, for recurring timers

Co-authored-by: Riku Isokoski &lt;riksu9000@gmail.com&gt;
Co-authored-by: NeroBurner &lt;pyro4hell@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use FreeRTOS timer for AlarmController
* Use FreeRTOS timer for MotorController
* Remove app_timer component from compilation as we now solely use
  FreeROTS timer
* Simplify variable and text names for AlarmController and MotorController timers
* Call ScheduleAlarm directly from StopAlerting, for recurring timers

Co-authored-by: Riku Isokoski &lt;riksu9000@gmail.com&gt;
Co-authored-by: NeroBurner &lt;pyro4hell@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Apply clang-format to all C++ files</title>
<updated>2022-06-05T06:15:46Z</updated>
<author>
<name>Finlay Davidson</name>
<email>finlay.davidson@coderclass.nl</email>
</author>
<published>2022-05-09T15:16:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7f45538eb53235ab4015fcf13533796c8759c7bc'/>
<id>7f45538eb53235ab4015fcf13533796c8759c7bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Differentiate time adjustment (&lt; 3h for example time zone change when crossing a border or because of daylight saving) and time setting (for example when the firmware is booted for the first time and the companion app sends the time)</title>
<updated>2022-04-17T13:16:10Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-17T11:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=aca605d4fb4040cc80c1acf101023aa86e7694ba'/>
<id>aca605d4fb4040cc80c1acf101023aa86e7694ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use FreeRTOS timer for AlarmController</title>
<updated>2022-04-17T13:11:09Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-17T11:06:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=94db51bba103c6b70475209c05a10911f4a005c7'/>
<id>94db51bba103c6b70475209c05a10911f4a005c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AlarmController: allow loss of precision for alarmTime cast</title>
<updated>2022-03-29T19:25:22Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2022-02-21T22:45:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=78cab3604d307d48db5d2b38b54a00bbaaaf67ec'/>
<id>78cab3604d307d48db5d2b38b54a00bbaaaf67ec</id>
<content type='text'>
Allow a loss of precision if the system clock has a lower resolution
than nanoseconds. This is the case for web assembly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow a loss of precision if the system clock has a lower resolution
than nanoseconds. This is the case for web assembly.
</pre>
</div>
</content>
</entry>
<entry>
<title>AlarmController: remove unused app_timer.h include in header</title>
<updated>2021-12-09T20:30:33Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-12-05T11:03:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=e104f17b1bc7bbdccacae4a068413ae3838cb96b'/>
<id>e104f17b1bc7bbdccacae4a068413ae3838cb96b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to to be relative to src directory</title>
<updated>2021-11-15T21:02:49Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-10-13T20:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c'/>
<id>ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c</id>
<content type='text'>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</pre>
</div>
</content>
</entry>
</feed>
