Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
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
 
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/uscript/CLCD_Display.js
/trunk/PcSoftware/Atom1.5/uscript/TouchPanel.js
/trunk/PcSoftware/Atom1.5/uscript/badrumsdimmer.js
/trunk/PcSoftware/Atom1.5/uscript/skohylla.js
2298 4443 d 12 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added extra data value for rain sensor to work around rrd only accepting ints when updating rrd with DS as COUNTER  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2296 4486 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added support for Viking protocol type 3 (rain sensor)
Cleanup of Rubicson, this could not possibly have worked before
 
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2275 4580 d 2 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Atom-scripts updated fro sensor, dimmer and PID  
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2257 4668 d 7 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added first version of oregon support  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2240 5046 d 6 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added rubicson support in sensors.js, only temperature supported at the moment  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2237 5049 d 1 h linlun /trunk/ Added viking sensors to sensors.js and change protcol to use "Pressed"/"Released"  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2232 5064 d 2 h linlun /trunk/ Fixed error and updated sensors.js for ultrasonic functionality  
/trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2218 5117 d 12 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Sensors only store viking humidity in lastvalues if less than 101%
RRDtool only store values if timestamp is fresh, if not print error message, partly untested
 
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2211 5119 d 6 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed a bug where unknown Viking sensors would not show up i Atom log if no other alias were stored, also fixed a comment for how to create alias for devicestate  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2207 5123 d 4 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added devicestate as Nexa2 sensor  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2205 5123 d 12 h arune /trunk/PcSoftware/Atom1.5/script/ Added support for Viking sensor over RF  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
2182 5138 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function for manually add number and name to PhoneBook from atomic  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2181 5138 d 5 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Add area code prefix to numbers if missing, (moved from phonebook to phonecall)
Minor improvement in callback from phonecall
 
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2153 5153 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Minor fix for previous commit  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2152 5153 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added phonebook (name) to phonecall callback, fixes #13  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2122 5166 d 14 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fix for length check in DTMF decoding when dialing out without area code.  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2098 5171 d 13 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
 
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2094 5171 d 16 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.
 
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2092 5172 d 3 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js

Show All