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
2305 3729 d 22 h cougar /trunk/ Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)  
/trunk/EmbeddedSoftware/AVR/module/sns_counter/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.h
/trunk/PcSoftware/Atom1.5/script/interface/counter.js
2300 3983 d 11 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 4451 d 7 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 4494 d 1 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
2295 4494 d 8 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Bug fixed in seek backward  
/trunk/PcSoftware/Atom1.5/script/interface/xbmc.js
2294 4495 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ (XBMC) Added support for seek forward and seek backward
(XBMC) Added links to, and documentation for json RPC interface
 
/trunk/PcSoftware/Atom1.5/script/interface/xbmc.js
2284 4580 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Merged in changes from arune in RRD_Tool.js  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2283 4581 d 0 h linlun /trunk/ Fixed missing ; in RRD_tool.js, mote implementation in PID regulator  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h
/trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2280 4581 d 22 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Updates to PID-script  
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
2279 4581 d 22 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Reverted changes made by Arune that broke RRDs with more than one value, this commit maight break newer scripts that use the new functionality  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2275 4587 d 22 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
2271 4591 d 0 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added more functionality to PID.js  
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
2257 4676 d 3 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added first version of oregon support  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2255 4682 d 2 h linlun /trunk/PcSoftware/Atom1.5/script/interface/  
/trunk/PcSoftware/Atom1.5/script/interface/g_display.js
2240 5054 d 2 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 5056 d 20 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 5071 d 22 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
2221 5125 d 1 h arune /trunk/PcSoftware/Atom1.5/script/interface/ More bugfix after testing previous commits  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2220 5125 d 8 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed minor bug in previous commits  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2219 5125 d 8 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed minor error  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2218 5125 d 8 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 5127 d 1 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
2210 5127 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexadimmer in rel-fade  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2207 5130 d 23 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added devicestate as Nexa2 sensor  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2205 5131 d 7 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
2188 5138 d 22 h arune /trunk/PcSoftware/Atom1.5/script/ Minor fixes to jspipe interface for set config
Added functions for setvolume and setreportinterval in water.js
 
/trunk/PcSoftware/Atom1.5/script/interface/water.js
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2182 5146 d 0 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 5146 d 1 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
2169 5150 d 1 h arune /trunk/PcSoftware/Atom1.5/script/ Added water interface  
/trunk/PcSoftware/Atom1.5/script/interface/water.js
/trunk/PcSoftware/Atom1.5/script/interface/list.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
2153 5160 d 23 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Minor fix for previous commit  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2152 5160 d 23 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added phonebook (name) to phonecall callback, fixes #13  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2141 5173 d 1 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Updated RRD_Tool.js, now it works, maybe a change to how the configuration script works is needed, fixed issue #14  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2132 5173 d 6 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added LastValues writing for hack of nexa support in dimmer interface  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2131 5173 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Removed an r!  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2130 5173 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed aliases name  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2129 5173 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed dimmer to use rfTransceive  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2128 5173 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexa dimming in Dimmers_AbsoluteFade  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2126 5173 d 23 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.  
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
2125 5173 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added function to turn off dimmer at level 0, not working if you use _on button  
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
2124 5174 d 0 h runge /trunk/PcSoftware/Atom1.5/ Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
 
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
/trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp