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
2080 5175 d 5 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added the possibility to translate alias names into nicer looking names for display as suggested by arune.
There is a array i the configuration file which to set this up. If an alias does not have a pretty name in this file the alias itself will be used.
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
2074 5175 d 21 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added generic buttons page, example in config send serial commands.  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/buttons
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/buttons/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/buttons/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/irremotes/script.js
2073 5175 d 21 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added configuration parameter to use old or new atomic protocol.
Added new page for IRremotes, it is untested but should work. Also it relies on the remote name following certain rules.
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface_new.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface_old.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/irremotes
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/irremotes/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/irremotes/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php.newatom
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/backend.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
2071 5175 d 22 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/ Removed textbox with value for sliders.
Added max and min buttons to sliders.
Small cosmetic fix to information boxes.
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
2070 5175 d 23 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Changed how the page switching works.
Added swipe left and right to switch pages. Very nice!
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2069 5176 d 3 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/ Disabled the disabling based on timeout, to much issues right now  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
2068 5176 d 3 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Completly new web interfaces built on jQuery Mobile. Uses the concept of pages where pre-defined pages can be created and hopefully shared between us all. Then you instansiate one or more of these pages in the configuration file.
Right now only two simple pages exists, one for dimmers and one for generic last value information.
Do not forget to update to the latest version of the scripts for Atom!
 
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/backend.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.gif
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.7.2.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.1.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.tmpl.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/dimmers/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/script.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/pages/info/template.html
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icon-search-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery-1.6.1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.css
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/jquery.mobile-1.0b1.min.js
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/ajax-loader.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-18-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-black.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/images/icons-36-white.png
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2063 5176 d 23 h arune /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added atom_interface.php for new revision of atom1.5  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php.newatom
2062 5177 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ more data  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
2061 5177 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Removed config, added config as template  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php.template
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php
2060 5177 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added config files  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/config.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2059 5177 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ More work  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2058 5177 d 0 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ More work in php  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2057 5177 d 1 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Fixes  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2056 5177 d 1 h arune /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added php to <?  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2055 5177 d 2 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Fixed <?php in atom_interface.php  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php
2054 5177 d 2 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ New functionality to php-jquery  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
2051 5177 d 3 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Modifications to php-atom interface  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/atom_interface.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/getSetData.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/tcp.php
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/index.php
1883 5357 d 0 h arune /trunk/ Moved Atom1.5 example client to scripts  
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light
/trunk/PcSoftware/Atom1.5/php
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile