<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/TaskScheduler/examples, 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-02-04T04:40:50+00:00</updated>
<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>Version 2.0.2 - slight changes to examples for ESP8266 compatibility</title>
<updated>2016-01-13T16:21:25+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2016-01-13T16:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=7dc7c04ac7feb1790a0199fc47873be44aeda25a'/>
<id>urn:sha1:7dc7c04ac7feb1790a0199fc47873be44aeda25a</id>
<content type='text'>
</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.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.0 Size and performance improvements</title>
<updated>2015-11-26T14:55:11+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-11-26T14:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=c07b4b58921bd3e6d91d8195809fadf292fc80a1'/>
<id>urn:sha1:c07b4b58921bd3e6d91d8195809fadf292fc80a1</id>
<content type='text'>
 * packed three byte-long status variables into one byte-long bit array structure data type - saving 2 bytes per each task instance
</content>
</entry>
<entry>
<title>Version 1.8.3 number of addtions and improvements</title>
<updated>2015-11-14T22:46:16+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-11-14T22:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=dc152db48e325a5d03be0d48a07c119d97d11e59'/>
<id>urn:sha1:dc152db48e325a5d03be0d48a07c119d97d11e59</id>
<content type='text'>
 * support for task activation on a status request with arbitrary interval and number of iterations (0 and 1 are still default values)
 * implement waitForDelayed() method to allow task activation on the status request completion delayed for one current interval
 * added callback methods prototypes to all examples for Arduino IDE 1.6.6 compatibility
 * added several constants to be used as task parameters for readability (e.g, TASK_FOREVER, TASK_SECOND, etc.)
 * significant optimization of the scheduler's execute loop, including millis() rollover fix option
</content>
</entry>
<entry>
<title>TaskScheduler v1.8.2 Local Task Storage and bug fixes</title>
<updated>2015-11-03T18:59:13+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-10-30T03:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ef2329bdeade723f560cd0f7e933c9f3119677f3'/>
<id>urn:sha1:ef2329bdeade723f560cd0f7e933c9f3119677f3</id>
<content type='text'>
 * implemented Local Task Storage Pointer (allow use of same callback code for different tasks)
 * bug fix: currentTask() method returns incorrect Task reference if called within OnEnable and OnDisable methods
 * protection against infinite loop in OnEnable (if enable() methods are called within OnEnable)
 * new currentLts() method in the scheduler class returns current task's LTS pointer in one call
</content>
</entry>
<entry>
<title>Support for taask IDs and Control Points</title>
<updated>2015-10-23T03:17:45+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-10-23T03:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=ccd1047d0286027ff98ee7f1dfdfa1f9d5e6e4e3'/>
<id>urn:sha1:ccd1047d0286027ff98ee7f1dfdfa1f9d5e6e4e3</id>
<content type='text'>
 * Automatically and manually assigned task IDs
 * Manually assigned Control Points within task's callback function
 * Updated existing examples
 * New example sketches
</content>
</entry>
<entry>
<title>TaskScheduler version 1.8.0 - added support for event completion signalling</title>
<updated>2015-10-16T03:37:01+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-10-16T03:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=bb20df9c654cbed77bb5007814ae06f20f08ec36'/>
<id>urn:sha1:bb20df9c654cbed77bb5007814ae06f20f08ec36</id>
<content type='text'>
 * Introduced option to compile with support for Status Rquests - ability to wait for and signal event completion
 * Moved all code to one header file allowing control at compile time via #define statments.
</content>
</entry>
<entry>
<title>TaskScheduler v1.7.0 with the following changes:</title>
<updated>2015-10-14T00:18:23+00:00</updated>
<author>
<name>Anatoli Arkhipenko</name>
<email>arkhipenko@hotmail.com</email>
</author>
<published>2015-10-14T00:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/TaskScheduler/commit/?id=07b0a9e49fd4c918821099aec940d0927c3f9ff5'/>
<id>urn:sha1:07b0a9e49fd4c918821099aec940d0927c3f9ff5</id>
<content type='text'>
 * introduced callback run counter - callback functions can branch on the
   iteration number
 * enableIfNot() - enable a task only if it is not already enabled.
   Returns true if was already enabled, false if was disabled
 * disable() returns previous enable state (true if was enabled, false if
   was already disabled)
 * introduced callback functions "on enable" and "on disable". On enable
   runs every time enable is called, on disable runs only if task was
   enabled
 * new Task method: forceNextIteration() - makes next iteration happen
   immediately during the next pass regardless how much time is left
</content>
</entry>
</feed>
