<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/TaskScheduler/src, branch master</title>
<subtitle>Cooperative multitasking for arduino microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/TaskScheduler/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/'/>
<updated>2016-04-27T16:53:27+00:00</updated>
<entry>
<title>Updated license to BSD license</title>
<updated>2016-04-27T16:53:27+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-04-27T16:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=2114066ebb6b31a44f62667727c3df5e917e7be1'/>
<id>urn:sha1:2114066ebb6b31a44f62667727c3df5e917e7be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v2.1.0 - microsecond resolution, startNow()</title>
<updated>2016-02-04T04:40:50+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-02-03T04:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=c82cefce494ea962f46b3178dab240b7a8a3ae62'/>
<id>urn:sha1:c82cefce494ea962f46b3178dab240b7a8a3ae62</id>
<content type='text'>
 * support for microsecond resolution
 * added Scheduler baseline start time reset method: startNow()
 * added Example #13 for microseconds resolution test
</content>
</entry>
<entry>
<title>v2.1.0 - support for microsecond resolution</title>
<updated>2016-02-02T03:26:23+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-02-02T03:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=73e5c9a810cf1210e3c1a849b9162a71400f48c3'/>
<id>urn:sha1:73e5c9a810cf1210e3c1a849b9162a71400f48c3</id>
<content type='text'>
 * bug fix: time constants wrapped inside compile option
 * support for ESP8266 wifi power saving mode for _TASK_SLEEP_ON_IDLE_RUN compile option
 * support for microsecond resolution
</content>
</entry>
<entry>
<title>Version 2.0.2 bug fix, support for esp8266</title>
<updated>2016-01-06T14:07:50+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-01-06T13:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=49f32a402718bf228fadcab3acdd8c15c8fbcc0e'/>
<id>urn:sha1:49f32a402718bf228fadcab3acdd8c15c8fbcc0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v2.0.1 bug fix: issue#11 Xtensa compiler (esp8266): Declaration of constructor does not match implementation</title>
<updated>2016-01-03T03:01:21+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-01-03T03:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=69cc73e62628a3570938ac7c8d2b245412e7dac5'/>
<id>urn:sha1:69cc73e62628a3570938ac7c8d2b245412e7dac5</id>
<content type='text'>
 * bug fix: issue#11 Xtensa compiler (esp8266): Declaration of constructor does not match implementation
</content>
</entry>
<entry>
<title>Version 2.0.0  support for layered task prioritization</title>
<updated>2015-12-23T22:12:06+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-23T22:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=965f1b768d3d0675e2483ca62fa6d0565c389a31'/>
<id>urn:sha1:965f1b768d3d0675e2483ca62fa6d0565c389a31</id>
<content type='text'>
 * _TASK_PRIORITY - support for layered task prioritization
</content>
</entry>
<entry>
<title>v1.9.2 - advancing version 1 up to avoid confusion with previous 1.9.1 which was pulled back</title>
<updated>2015-12-21T02:56:31+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-21T02:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=42d8d776e3fdb3c48700a3d88c8615dbf81da23f'/>
<id>urn:sha1:42d8d776e3fdb3c48700a3d88c8615dbf81da23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v1.9.1 bug fixes, automatic millis rollover, update to time critical</title>
<updated>2015-12-17T21:27:13+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-17T21:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ff9be9377117960d03f44e493afb2e280f9b86ab'/>
<id>urn:sha1:ff9be9377117960d03f44e493afb2e280f9b86ab</id>
<content type='text'>
 * _TASK_ROLLOVER_FIX is deprecated (not necessary)
 * bug fixes: automatic millis rollover support for delay methods
 * new method for _TASK_TIMECRITICAL option: getStartDelay()
</content>
</entry>
<entry>
<title>v1.9.1 update - added getStartDelay method</title>
<updated>2015-12-17T16:18:24+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-17T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ea4d2f858cf8da39258976f3c15c982c8127c3f5'/>
<id>urn:sha1:ea4d2f858cf8da39258976f3c15c982c8127c3f5</id>
<content type='text'>
 * updates to the main execute loop (clean up and optimization)
 * added getStartDelay() method for timecritical option
</content>
</entry>
<entry>
<title>v1.9.1 _TASK_ROLLOVER_FIX is deprecated (not necessary)</title>
<updated>2015-12-16T23:46:47+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-12-16T23:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=4f0216e49e39d4499b22f04bdaf23bbecc630054'/>
<id>urn:sha1:4f0216e49e39d4499b22f04bdaf23bbecc630054</id>
<content type='text'>
 * _TASK_ROLLOVER_FIX is deprecated (not necessary)
</content>
</entry>
</feed>
