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
2192 5134 d 17 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Modified webgui to get callbacks when a page is shown or hidden, this is now used by the info-page to stop updates when the page is hidden  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js
2191 5134 d 17 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so that only used scripts get loaded in webgui  
/trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php
2189 5135 d 0 h arune /trunk/PcSoftware/scripts/setConfig/ setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2187 5135 d 14 h arune /trunk/PcSoftware/scripts/ Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2180 5142 d 17 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Added timeago support to web interface page phonecalls  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/template.html
2179 5142 d 23 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Changed time/date display to display local time instead of UTC/GMT  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js
2164 5148 d 13 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
2161 5149 d 23 h arune /trunk/PcSoftware/scripts/ Updated atomDude to reprogram nodes with atom over jspipe interface, to try this change your EmbeddedSoftware/AVR/personal/system.inc to use port 1203 with atomDude.pl  
/trunk/PcSoftware/scripts/atomDude.pl
2159 5150 d 20 h arune /trunk/PcSoftware/scripts/ Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface
 
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
2158 5151 d 5 h arune /trunk/PcSoftware/scripts/ Started support for reset and programming over jspipe, reset should now work but programming is still work to do  
/trunk/PcSoftware/scripts/atomDude.pl
/trunk/PcSoftware/scripts/setConfig/AtomLib.pl
2157 5151 d 15 h arune /trunk/PcSoftware/scripts/ Hopefully improved connection in atomDude  
/trunk/PcSoftware/scripts/atomDude.pl
2156 5151 d 15 h arune /trunk/PcSoftware/scripts/setConfig/ Hopefully improved connection when using make setconfig  
/trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl
2154 5153 d 17 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Added support for jquery.timeago
Ir device state page now use timeago
 
/trunk/PcSoftware/scripts/Atom1.5-webgui/jquery.timeago.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
2148 5158 d 17 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added timestamp to windows/doors page, time of last change  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/template.html
2147 5160 d 0 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Disabled tap to toggle header  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2146 5160 d 13 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Removed start page completly, it was a special case page which is not needed, can be duplicated with a buttons page if needed.
Fixed navigation to the correct page on page load, e.g. read the hash at load and set the correct page.
 
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2145 5160 d 13 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed page title to contain all buttons to all pages. jQuery Mobile only supports 5 buttons before splitting into a new row so if you get more than one row that is the reason.  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2144 5160 d 16 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ Added web interface page for irdevicestate  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/script.js
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/template.html
2142 5169 d 14 h arune /trunk/PcSoftware/scripts/Atom1.5-webgui/ Set header to fixed mode  
/trunk/PcSoftware/scripts/Atom1.5-webgui/index.php
2140 5169 d 18 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ Fixed error in webgui script for phonecalls  
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js

Show All