Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2114 5173 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function IROut_SendDuration to be able to specify a duration of which ir is sent  
2099 5176 d 6 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fixed bug in dimmer.js, now now it works also if you have both hwpwm and dimmer in the same group  
2098 5176 d 6 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed so no eniro or rseek checks are made on hidden or unknown numbers.
Added printout for raw data received from DTMF to debug in out problem arune is having
 
2094 5176 d 9 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed priority, now rseek searches are only done if eniro failes to find anything.
Also put the result from rseek into an array... not sure of the result format though so it needs to be tested.
 
2092 5176 d 20 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
2091 5176 d 21 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Changes and fixes to DTMF decoding.
Lookup on eniro now works... added timestamp and names parameters to PhoneCall storage.
 
2079 5178 d 4 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: Atom does not crash when alias has undefined or misspelled Channel parameter  
2078 5178 d 5 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: hwPWM modules got different levels in call to Dimmer_AbsoluteFade with alias group  
2076 5178 d 9 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ updates to PID.js  
2072 5178 d 20 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
 
2050 5182 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added callback functionality to phonenumber, not phonebook since it does not work  
2048 5184 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fix to RRDTool not updating
Added callback functionality for IRIn
 
2047 5184 d 22 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Now autoloading RRD configuration, if any  
2046 5185 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added check for number of arguments in RRDTool_AddConfig  
2042 5186 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ RRD_Tool.js now have a function for adding config from Atomic, RRDTool_AddConfig
Config file is now constant and does not have to be specified when calling RRD_Tool() from autostart.js
 
2041 5186 d 23 h arune /trunk/PcSoftware/Atom1.5/ Moved RRD_Tool.js from uscript to script/interface and autoloaded it, if your autostart currently have Require("RRD_Tool.js"); you should remove it  
2027 5203 d 21 h arune /trunk/PcSoftware/Atom1.5/script/ Added sns_heatPower as module in Atom1.5  
2020 5216 d 7 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Changed naming again  
2019 5216 d 7 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Changed all function names in g_display  
2017 5216 d 10 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added glcd js  

Show All