HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
Atom
/
Services
/
System
/
Console.js
@ 1663
– Rev 1067
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1067
6444 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: now possible to reset and flash even if node has not been seen since atom started
1066
6445 d 9 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor cleanup and fixes
1063
6446 d 9 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: more work on flashing from atom, make updatebios, make install and make reset should now work ok, some problems with the timeout-system though
1061
6447 d 21 h
runge
/trunk/PcSoftware/Atom/Services/
Some changes to ir javascript
1060
6448 d 9 h
runge
/trunk/PcSoftware/Atom/
Atom: added irTransmit javascript
Atom: added a sleep function to the javascript environment... argument is in microseconds
1040
6452 d 20 h
runge
/trunk/PcSoftware/Atom/
Atom: Made reset node work with a timer and implemented support in atomDude
1034
6453 d 10 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: more fixes for flashing, progressbar and timeout
1028
6454 d 10 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor changes to the flashing functionality
1022
6454 d 13 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: programming implementation basics working
1020
6454 d 14 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Service/System: more work for flashing
1013
6455 d 7 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Services/System: intermediate commit for program node via atom
1009
6456 d 8 h
runge
/trunk/PcSoftware/Atom/Services/System/
Atom: Fixed so output gets directed to the right place
1008
6456 d 8 h
runge
/trunk/PcSoftware/Atom/
Atom: Initial work in programming stuff in Atom, not done but some structure is there
Atom: Some more changes to make the command interface accept longer input
1007
6457 d 8 h
runge
/trunk/PcSoftware/Atom/
Atom: Added DataStore functionality which is like a simple database
Atom: Fixed a bug in the services() javascript command
Atom: Added Leadtek Winfast 2000+ ir remote definitions to the IRRemote datastore
Atom: Implemented support for looking up ir remote control and button to the irReceive service
999
6459 d 6 h
runge
/trunk/PcSoftware/Atom/
Atom: New command interface and some other stuff