<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/timer, branch 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>Fix for stopping timer alert and simplifying code.</title>
<updated>2022-05-10T19:16:02Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-05-10T18:20:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=2f0858fa0561d09d59ab4435c0b4342794738a77'/>
<id>2f0858fa0561d09d59ab4435c0b4342794738a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'alarm-reliability-and-switch-to-freertos-timers' into edge</title>
<updated>2022-04-17T13:47:47Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-17T13:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9f062635af3548425102b976e26ebbdfa998d670'/>
<id>9f062635af3548425102b976e26ebbdfa998d670</id>
<content type='text'>
# Conflicts:
#	src/components/alarm/AlarmController.cpp
#	src/components/datetime/DateTimeController.cpp
#	src/components/motor/MotorController.cpp
#	src/components/timer/TimerController.cpp
#	src/components/timer/TimerController.h
#	src/systemtask/Messages.h
#	src/systemtask/SystemTask.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/components/alarm/AlarmController.cpp
#	src/components/datetime/DateTimeController.cpp
#	src/components/motor/MotorController.cpp
#	src/components/timer/TimerController.cpp
#	src/components/timer/TimerController.h
#	src/systemtask/Messages.h
#	src/systemtask/SystemTask.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch MotorController and TimerController to FreeRTOS timers</title>
<updated>2022-04-17T13:12:52Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-17T11:10:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=50b5b2ccb716a4a5c5b409962424a2441c9435e7'/>
<id>50b5b2ccb716a4a5c5b409962424a2441c9435e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify MotorController timer code</title>
<updated>2022-04-17T08:21:42Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-17T08:21:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d73be76905c131c9d459cbb4e44be4bfc87dfddb'/>
<id>d73be76905c131c9d459cbb4e44be4bfc87dfddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Init methods more uniform among timer and alarm controllers</title>
<updated>2022-04-16T23:38:29Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-16T22:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=3e5fddede322814c2fea7634c1bf0d5f93bae315'/>
<id>3e5fddede322814c2fea7634c1bf0d5f93bae315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'alarm-fix-work' into edge</title>
<updated>2022-04-16T12:12:52Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-16T11:43:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=2e367ec0aea857a1aee7306a2de893f96a60f2df'/>
<id>2e367ec0aea857a1aee7306a2de893f96a60f2df</id>
<content type='text'>
# Conflicts:
#	src/components/timer/TimerController.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/components/timer/TimerController.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>replace pdMS_TO_TICKS with APP_TIMER_TICKS; more tweaks</title>
<updated>2022-04-16T05:20:22Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-16T05:19:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=1d48a97f09104e6b26159622d1631c781498e6f3'/>
<id>1d48a97f09104e6b26159622d1631c781498e6f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mirror changes for timer App</title>
<updated>2022-04-15T21:47:27Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-15T21:40:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=59f59c5f9c929307ed42abafb30f7b7e2b4081f0'/>
<id>59f59c5f9c929307ed42abafb30f7b7e2b4081f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate hatmajster's timer code</title>
<updated>2022-04-10T02:40:16Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-04-10T02:40:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=9e5866fab5a7fc108f8d15265a69a681b2359d7c'/>
<id>9e5866fab5a7fc108f8d15265a69a681b2359d7c</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>
