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
2124 5180 d 3 h runge /trunk/PcSoftware/Atom1.5/ Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
 
2123 5180 d 4 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added dimmer function to irout.js  
2122 5180 d 12 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fix for length check in DTMF decoding when dialing out without area code.  
2117 5181 d 11 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fix to sendburst_raw, now protocol can be specified  
2116 5181 d 11 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added sendBurst_raw function, exported to atomic  
2114 5182 d 11 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 5185 d 11 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 5185 d 11 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 5185 d 14 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 5186 d 2 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
2091 5186 d 2 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 5187 d 9 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: Atom does not crash when alias has undefined or misspelled Channel parameter  
2078 5187 d 10 h kribba /trunk/PcSoftware/Atom1.5/script/interface/ Fix: hwPWM modules got different levels in call to Dimmer_AbsoluteFade with alias group  
2076 5187 d 14 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ updates to PID.js  
2072 5188 d 1 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 5191 d 7 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added callback functionality to phonenumber, not phonebook since it does not work  
2048 5193 d 10 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fix to RRDTool not updating
Added callback functionality for IRIn
 
2047 5194 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Now autoloading RRD configuration, if any  
2046 5194 d 8 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added check for number of arguments in RRDTool_AddConfig  
2042 5195 d 11 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
 

Show All