Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2300 3975 d 15 h linlun /trunk/PcSoftware/Atom1.5/ Added support to ignore missing data that is specified in RRDTool_Config
Small fixes to many javascripts
 
2126 5166 d 3 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Possible fix for sending off when 0 is set as level when dimming nexas. Worked on my dimmer at least.  
2125 5166 d 3 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added function to turn off dimmer at level 0, not working if you use _on button  
2124 5166 d 4 h runge /trunk/PcSoftware/Atom1.5/ Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
 
2123 5166 d 5 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added dimmer function to irout.js  
2117 5167 d 12 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fix to sendburst_raw, now protocol can be specified  
2116 5167 d 12 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added sendBurst_raw function, exported to atomic  
2114 5168 d 12 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function IROut_SendDuration to be able to specify a duration of which ir is sent  
2072 5174 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function IROut_Send_Raw, useful for new nexadimming functions later
Changed IROut_Send to use new raw function
 
1997 5223 d 4 h arune /trunk/PcSoftware/Atom1.5/script/ Added rfTransceiver to list of supported modules and as module in irin and irout  
1652 5739 d 23 h runge /trunk/PcSoftware/Atom1.5/ Renamed module directory in scripts to interface
Made the Xorg plugin default off, can be compiled in with a flag
Version now uses the SVN number as it's third number
Made it possible to use cpack to create *.deb packages for installation, the text file INSTALL contains the instructions
 
1649 5741 d 0 h runge /trunk/PcSoftware/Atom1.5/ More fixes in JS
All sensor values are now stored and a command exists for getting the last value
 
1647 5742 d 0 h runge /trunk/PcSoftware/Atom1.5/ JS scripts should now have a good way of doing things, will move them around a bit though
More scripts to be created
Atomic can now take server adress and port from the commandline
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way
Reimplemented the IR record functionallity with the new atomic prompt system
Started to record a new remote for a LG tv
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
Some other fixes here and there
 
1646 5751 d 0 h runge /trunk/PcSoftware/Atom1.5/ JS changes
It is not possible to set alarms with a data and time string in addition to a simple timeout
Some other small fixes
 
1644 5756 d 5 h runge /trunk/PcSoftware/Atom1.5/ Have started to implement new javascript, dimmer and irout are okay and working, everything else needs to be changed  
1622 5765 d 16 h runge /trunk/PcSoftware/Atom1.5/script/ Missing files  
1619 5767 d 0 h runge /trunk/PcSoftware/Atom1.5/ Added functionality for persistant storage of parameters, aliases created will be saved here
Created a irTransmit javascript