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
2122 5173 d 11 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fix for length check in DTMF decoding when dialing out without area code.  
2117 5174 d 10 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fix to sendburst_raw, now protocol can be specified  
2116 5174 d 10 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added sendBurst_raw function, exported to atomic  
2114 5175 d 9 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 5178 d 10 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 5178 d 10 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 5178 d 13 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 5179 d 0 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
2091 5179 d 1 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 5180 d 8 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: Atom does not crash when alias has undefined or misspelled Channel parameter  
2078 5180 d 9 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: hwPWM modules got different levels in call to Dimmer_AbsoluteFade with alias group  
2076 5180 d 13 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ updates to PID.js  
2072 5181 d 0 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 5184 d 6 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added callback functionality to phonenumber, not phonebook since it does not work  
2048 5186 d 9 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fix to RRDTool not updating
Added callback functionality for IRIn
 
2047 5187 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Now autoloading RRD configuration, if any  
2046 5187 d 7 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added check for number of arguments in RRDTool_AddConfig  
2042 5188 d 9 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 5189 d 3 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 5206 d 1 h arune /trunk/PcSoftware/Atom1.5/script/ Added sns_heatPower as module in Atom1.5  

Show All