| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2196 |
5136 d 14 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/ |
Added code to remove updates from pages that is hidden for dimmers and irdevicestate , fixed a faulty commit to info page, added PID-page |
|
| 2195 |
5136 d 17 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Created Power page for webgui |
|
| 2193 |
5137 d 14 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/ |
Fixed PID page for webgui |
|
| 2192 |
5137 d 15 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 |
|
| 2191 |
5137 d 16 h |
linlun |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Changed so that only used scripts get loaded in webgui |
|
| 2189 |
5137 d 22 h |
arune |
/trunk/PcSoftware/scripts/setConfig/ |
setAtomConfig.pl updated after testing jspipe interface, now works to use make setconfig with jspipe interface |
|
| 2187 |
5138 d 13 h |
arune |
/trunk/PcSoftware/scripts/ |
Added jspipe-interface to setAtomConfig.pl
Minimal rework in atomDude.pl |
|
| 2180 |
5145 d 15 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ |
Added timeago support to web interface page phonecalls |
|
| 2179 |
5145 d 21 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/ |
Changed time/date display to display local time instead of UTC/GMT |
|
| 2164 |
5151 d 12 h |
arune |
/trunk/PcSoftware/ |
Added functionality to get download progress of reprogramming in atom1.5 and atomdude |
|
| 2161 |
5152 d 22 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 |
|
| 2159 |
5153 d 19 h |
arune |
/trunk/PcSoftware/scripts/ |
Added function for disconnect in atomlib
More work done on reset and reprogramming over jspipe interface |
|
| 2158 |
5154 d 3 h |
arune |
/trunk/PcSoftware/scripts/ |
Started support for reset and programming over jspipe, reset should now work but programming is still work to do |
|
| 2157 |
5154 d 14 h |
arune |
/trunk/PcSoftware/scripts/ |
Hopefully improved connection in atomDude |
|
| 2156 |
5154 d 14 h |
arune |
/trunk/PcSoftware/scripts/setConfig/ |
Hopefully improved connection when using make setconfig |
|
| 2154 |
5156 d 16 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Added support for jquery.timeago
Ir device state page now use timeago |
|
| 2148 |
5161 d 15 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irdevicestate/ |
Added timestamp to windows/doors page, time of last change |
|
| 2147 |
5162 d 22 h |
arune |
/trunk/PcSoftware/scripts/Atom1.5-webgui/ |
Disabled tap to toggle header |
|
| 2146 |
5163 d 11 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. |
|
| 2145 |
5163 d 12 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. |
|