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
2190 5130 d 12 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ jspipe interface updated for waitfornodeinformation  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2188 5131 d 3 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
2171 5142 d 3 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Bug fix for previous commit  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2170 5142 d 3 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Minor fixes for jspipe programmig  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2164 5144 d 2 h arune /trunk/PcSoftware/ Added functionality to get download progress of reprogramming in atom1.5 and atomdude  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.h
/trunk/PcSoftware/Atom1.5/src/control/Node.cpp
/trunk/PcSoftware/Atom1.5/src/control/Node.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h
/trunk/PcSoftware/scripts/atomDude.pl
2162 5145 d 4 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Removed some debug lines  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2160 5145 d 12 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Added functionality to atom for reprogramming node over jspipe port, should be more stable than over atomic port  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2083 5173 d 2 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Fixes to allow programming via atomic even though other clients are doing requests to the atomic interface.
Programming with atomdude works now.
 
/trunk/PcSoftware/Atom1.5/script/plugin/console.js
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
1968 5241 d 4 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Same as previous commit (Added counting of hex lines when transmitting to atom1.5, does not fix real issue but make issue less critical) but for atom1.5-side  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
1889 5351 d 3 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Removed print in Node_ClearHex and Node_AppendHex  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
1887 5351 d 4 h arune /trunk/PcSoftware/Atom1.5/ Implemented programming hex directly with atomic-interface  
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h
1673 5732 d 1 h runge /trunk/PcSoftware/Atom1.5/script/ Bugfixes in js
Dimmers now store last values; connected, frequency and level
Added some more colors to some printouts
 
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
/trunk/PcSoftware/Atom1.5/script/plugin/console.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/script/plugin/xorg.js
1669 5734 d 11 h runge /trunk/PcSoftware/Atom1.5/ Changed to building Release by default  
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
1666 5735 d 2 h runge /trunk/ make reset, make install and make upgradebios now works, without nice progressbars for now though, system.inc.template has been updated  
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
1665 5735 d 3 h runge /trunk/PcSoftware/Atom1.5/ Created a new command, Node_GetInformation, which prints bios version, last active, has application and device type. setConfig.pl can now be adapted to using atomic like: atomic -c "Node_GetInformation 0xB23F54EA"  
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/src/atomic.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.h
/trunk/PcSoftware/Atom1.5/src/control/Node.cpp
/trunk/PcSoftware/Atom1.5/src/control/Node.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h
1660 5736 d 14 h runge /trunk/PcSoftware/Atom1.5/ Nicer printouts of node and modules lists  
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/build_and_install.sh
/trunk/PcSoftware/Atom1.5/script/plugin/console.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
/trunk/PcSoftware/Atom1.5/src/atomd.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Xorg.h
1657 5738 d 2 h runge /trunk/PcSoftware/Atom1.5/ Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done
 
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Node.h
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/script/interface/irin.js
/trunk/PcSoftware/Atom1.5/script/plugin/console.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/storage.js
/trunk/PcSoftware/Atom1.5/src/atomd.cpp
/trunk/PcSoftware/Atom1.5/src/atomic.cpp
/trunk/PcSoftware/Atom1.5/src/common/common.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.h
/trunk/PcSoftware/Atom1.5/src/control/Node.cpp
/trunk/PcSoftware/Atom1.5/src/control/Node.h
/trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp
/trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h