<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /trunk/PcSoftware/Atom/Services/System/Interval.js</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 06:05:18 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 02 Nov 2010 19:11:35 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1590 – Made a change to Interval.js to make it compatable with ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made a change to Interval.js to make it compatable with Atom 1.5, hopefully nothing broke by doing this.&lt;/div&gt;~ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1590</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1590</guid></item>
<item><pubDate>Mon, 12 Jan 2009 18:46:48 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1042 – Atom: Made changes to how Intervals work... hopefully it is ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Atom: Made changes to how Intervals work... hopefully it is more stable now... though we have some kind of segfault on exit when we have programmed that needs &lt;br /&gt;
looking in to&lt;/div&gt;~ /trunk/PcSoftware/Atom/Services/Logic/SensorPrint.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanNode.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/src/VM/intervalthread.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/src/VM/intervalthread.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/src/VM/virtualmachine.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/src/VM/virtualmachine.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1042</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1042</guid></item>
<item><pubDate>Sun, 11 Jan 2009 19:31:55 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1036 – Atom: Removed debugoutput och socket Atom: Changed error messages from ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Atom: Removed debugoutput och socket&lt;br /&gt;
Atom: Changed error messages from interval to better reflect what is happening&lt;/div&gt;~ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/src/Socket/asyncsocket.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1036</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=1036</guid></item>
<item><pubDate>Fri, 26 Dec 2008 16:07:50 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 974 – Added PING/PONG functionality to canDaemon, clients can send ping and ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added PING/PONG functionality to canDaemon, clients can send ping and receive pong.&lt;br /&gt;
Made Atom ping canDaemon if nothing have been received in some time to detect if network is down.&lt;br /&gt;
Made some more changes to Atom.&lt;/div&gt;~ /trunk/PcSoftware/Atom/CanNet/cannetmanager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanManager.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanService.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Socket/asyncsocket.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/Socket/asyncsocket.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/Threads/semaphore.h&lt;br /&gt;~ /trunk/PcSoftware/scripts/canDaemon/canDaemon.pl&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=974</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=974</guid></item>
<item><pubDate>Thu, 25 Dec 2008 21:37:07 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 973 – Fixed bug where a thread was unstoppable Added more erroroutput ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug where a thread was unstoppable&lt;br /&gt;
Added more erroroutput when a thread could not be stopped&lt;/div&gt;~ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/intervalthread.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/intervalthread.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/virtualmachine.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=973</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=973</guid></item>
<item><pubDate>Thu, 25 Dec 2008 00:30:52 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 971 – Cleaned up javascript code a bit Created new javascript class, ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up javascript code a bit&lt;br /&gt;
Created new javascript class, Interval to set up timers. Nicer then setInterval and setTimeout that we had before&lt;br /&gt;
Updated SensorPrint.js to use new hte Interval object&lt;/div&gt;~ /trunk/PcSoftware/Atom&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/Logic/SensorPrint.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/Base.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanMessage.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanService.js&lt;br /&gt;+ /trunk/PcSoftware/Atom/Services/System/Interval.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/Startup.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/intervalthread.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/intervalthread.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/virtualmachine.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/virtualmachine.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=971</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom/Services/System/Interval.js?op=revision&amp;rev=971</guid></item>
</channel></rss>