<?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/script/interface/serial.js</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:54:28 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=log&amp;max=40&amp;peg=2294</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=rss&amp;peg=2294" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 25 Dec 2010 23:48:41 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1652 – Renamed module directory in scripts to interface Made the Xorg ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Renamed module directory in scripts to interface&lt;br /&gt;
Made the Xorg plugin default off, can be compiled in with a flag&lt;br /&gt;
Version now uses the SVN number as it&apos;s third number&lt;br /&gt;
Made it possible to use cpack to create *.deb packages for installation, the text file INSTALL contains the instructions&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/atom.conf.template&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/INSTALL&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/interface &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/script/module@1651)&lt;/i&gt;&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/module&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/config.h.in&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/net/Makefile&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;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1652&amp;peg=2294</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1652&amp;peg=2294</guid></item>
<item><pubDate>Fri, 24 Dec 2010 22:51:03 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1649 – More fixes in JS All sensor values are now stored ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;More fixes in JS&lt;br /&gt;
All sensor values are now stored and a command exists for getting the last value&lt;/div&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/sensor.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/serial.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/module/SimpleDTMF.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/storage.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/system.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/plugin/xorg.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/atomic.cpp&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1649&amp;peg=2294</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1649&amp;peg=2294</guid></item>
<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/script/interface/serial.js?op=revision&amp;rev=1647&amp;peg=2294</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1647&amp;peg=2294</guid></item>
<item><pubDate>Tue, 14 Dec 2010 22:52:33 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1646 – JS changes It is not possible to set alarms with ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;JS changes&lt;br /&gt;
It is not possible to set alarms with a data and time string in addition to a simple timeout&lt;br /&gt;
Some other small fixes&lt;/div&gt;~ /trunk/PcSoftware/Atom1.5/CMakeLists.txt&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/module/irin.js &lt;i&gt;(copied from /trunk/PcSoftware/Atom1.5/script/module/irReceive.js@1623)&lt;/i&gt;&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/module/irout.js&lt;br /&gt;x /trunk/PcSoftware/Atom1.5/script/module/irReceive.js&lt;br /&gt;+ /trunk/PcSoftware/Atom1.5/script/module/serial.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/plugin/timer.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/user/autostart.js&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Network.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/control/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/timer/Manager.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/timer/Manager.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/timer/Timer.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/src/timer/Timer.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;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1646&amp;peg=2294</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/PcSoftware/Atom1.5/script/interface/serial.js?op=revision&amp;rev=1646&amp;peg=2294</guid></item>
</channel></rss>