<?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/Atom1.5/src/atomic.cpp</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 00:40:50 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=log&amp;max=40&amp;peg=1647</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=rss&amp;peg=1647" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 23 Dec 2010 23:16:27 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1647 – JS scripts should now have a good way of doing ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 33 file(s) modified&lt;/strong&gt;&lt;br/&gt;JS scripts should now have a good way of doing things, will move them around a bit though&lt;br /&gt;
More scripts to be created&lt;br /&gt;
Atomic can now take server adress and port from the commandline&lt;br /&gt;
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way&lt;br /&gt;
Reimplemented the IR record functionallity with the new atomic prompt system&lt;br /&gt;
Started to record a new remote for a LG tv&lt;br /&gt;
Added support for sending keypresses to the active Xorg-windows, though this introduces a dependency on Xorg wich we might not want, this needs to be configurable&lt;br /&gt;
Some other fixes here and there&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/dimmer.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irin.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irout.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/serial.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/system.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/common.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/common/common.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/storage/RemoteList&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/storage/Remote_LG_MKJ42519615&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/storage/Xorg_Keymap&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1647&amp;peg=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1647&amp;peg=1647</guid></item>
<item><pubDate>Mon, 06 Dec 2010 22:47:25 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1642 – Moved some files around for better structure Implemented a new ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 55 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved some files around for better structure&lt;br /&gt;
Implemented a new state machine for nodes&lt;br /&gt;
Nativ support for programming bios and application&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Manager.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Message.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Message.h&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Module.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Module.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Monitor.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.h&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Node.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/can/Node.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Protocol.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/Bitset.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/type/Bitset.cpp@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/Bitset.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/type/Bitset.h@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/Byteset.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/type/Byteset.cpp@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/Byteset.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/type/Byteset.h@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/common/common.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/type/common.h@1623)&lt;/i&gt;&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Code.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Code.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Manager.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Manager.cpp@1633)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Manager.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Manager.h@1633)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Module.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Module.cpp@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Module.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Module.h@1623)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Node.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Node.cpp@1627)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/control/Node.h &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/can/Node.h@1627)&lt;/i&gt;&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/SerialClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Subscriber.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Subscriber.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/UdpClient.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/storage/Store.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/type&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1642&amp;peg=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1642&amp;peg=1647</guid></item>
<item><pubDate>Mon, 29 Nov 2010 22:29:00 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1620 – Created a nice atomic function, irrecord, to record a remote ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Created a nice atomic function, irrecord, to record a remote and name buttons. Have started to record Leadtek_PVR2000 to test it.&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irReceive.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/test.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/storage/Store.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/storage/Remote_Leadtek_PVR2000&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1620&amp;peg=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1620&amp;peg=1647</guid></item>
<item><pubDate>Sat, 20 Nov 2010 18:11:33 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1609 – Dimmer commands now exposed to the atomic interface, with autocompletion ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Dimmer commands now exposed to the atomic interface, with autocompletion of parameters!&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/atom.conf&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/BusVoltage.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/Dimmer230.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/module.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/system.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/test.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomd.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1609&amp;peg=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1609&amp;peg=1647</guid></item>
<item><pubDate>Sat, 20 Nov 2010 14:04:33 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1608 – There is now a console client application with autocomplete to ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;There is now a console client application with autocomplete to execute commands, commands have to be registered in the vm environment, there will be support for autocompleting arguments as well but it is not done yet&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/plugin/console.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/system.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/test.js&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/atomd.cpp &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/src/main.cpp@1604)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.cpp&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/src/main.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Client.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/type/Byteset.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1608&amp;peg=1647</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/src/atomic.cpp?op=revision&amp;rev=1608&amp;peg=1647</guid></item>
</channel></rss>