| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 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 |
|
| 2284 |
4573 d 3 h |
linlun |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Merged in changes from arune in RRD_Tool.js |
|
| 2283 |
4573 d 3 h |
linlun |
/trunk/ |
Fixed missing ; in RRD_tool.js, mote implementation in PID regulator |
|
| 2279 |
4574 d 2 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 |
|
| 2221 |
5117 d 5 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
More bugfix after testing previous commits |
|
| 2220 |
5117 d 11 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Fixed minor bug in previous commits |
|
| 2219 |
5117 d 12 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Fixed minor error |
|
| 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 |
|
| 2141 |
5165 d 5 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 |
|
| 2048 |
5179 d 11 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Fix to RRDTool not updating
Added callback functionality for IRIn |
|
| 2047 |
5180 d 4 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Now autoloading RRD configuration, if any |
|
| 2046 |
5180 d 9 h |
arune |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Added check for number of arguments in RRDTool_AddConfig |
|
| 2042 |
5181 d 12 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 |
5182 d 5 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 |
|
| 1770 |
5463 d 3 h |
linlun |
/trunk/PcSoftware/Atom1.5/ |
Added RRD_Tool update script to atom1.5 |
|