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
Hide 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
Changes
1067
6445 d 15 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: now possible to reset and flash even if node has not been seen since atom started
/trunk/PcSoftware/Atom/Services/System/Console.js
1066
6446 d 11 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor cleanup and fixes
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
1063
6447 d 11 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
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/IntelHex.js
1061
6448 d 22 h
runge
/trunk/PcSoftware/Atom/Services/
Some changes to ir javascript
/trunk/PcSoftware/Atom/Services/Can/irReceive.js
/trunk/PcSoftware/Atom/Services/Can/irTransmit.js
/trunk/PcSoftware/Atom/Services/System/Console.js
1060
6449 d 11 h
runge
/trunk/PcSoftware/Atom/
Atom: added irTransmit javascript
Atom: added a sleep function to the javascript environment... argument is in microseconds
/trunk/PcSoftware/Atom/Services/Can/irTransmit.js
/trunk/PcSoftware/Atom/Services/Can/irReceive.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/src/VM/virtualmachine.cpp
/trunk/PcSoftware/Atom/src/VM/virtualmachine.h
1040
6453 d 22 h
runge
/trunk/PcSoftware/Atom/
Atom: Made reset node work with a timer and implemented support in atomDude
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/atomDude.pl
1034
6454 d 11 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: more fixes for flashing, progressbar and timeout
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
1028
6455 d 11 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: minor changes to the flashing functionality
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
1022
6455 d 14 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom: programming implementation basics working
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/IntelHex.js
1020
6455 d 16 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Service/System: more work for flashing
/trunk/PcSoftware/Atom/Services/System/CanManager.js
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/IntelHex.js
1013
6456 d 9 h
arune
/trunk/PcSoftware/Atom/Services/System/
atom/Services/System: intermediate commit for program node via atom
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/IntelHex.js
1009
6457 d 9 h
runge
/trunk/PcSoftware/Atom/Services/System/
Atom: Fixed so output gets directed to the right place
/trunk/PcSoftware/Atom/Services/System/Console.js
1008
6457 d 9 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
/trunk/PcSoftware/Atom/Services/System/CanManager.js
/trunk/PcSoftware/Atom/Services/System/CanMessage.js
/trunk/PcSoftware/Atom/Services/System/CanNMTMessage.js
/trunk/PcSoftware/Atom/Services/System/CanNode.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Tools/tools.cpp
/trunk/PcSoftware/Atom/Tools/tools.h
/trunk/PcSoftware/Atom/VM/commandthread.cpp
/trunk/PcSoftware/Atom/VM/commandthread.h
/trunk/PcSoftware/Atom/VM/virtualmachine.cpp
/trunk/PcSoftware/Atom/VM/virtualmachine.h
1007
6458 d 10 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
/trunk/PcSoftware/Atom/Services/DataStores
/trunk/PcSoftware/Atom/Services/DataStores/IRRemotes.js
/trunk/PcSoftware/Atom/Services/System/DataStore.js
/trunk/PcSoftware/Atom/Services/Can/irReceive.js
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/Startup.js
/trunk/PcSoftware/Atom/VM/virtualmachine.cpp
/trunk/PcSoftware/Atom/VM/virtualmachine.h
999
6460 d 8 h
runge
/trunk/PcSoftware/Atom/
Atom: New command interface and some other stuff
/trunk/PcSoftware/Atom/Services/System/Console.js
/trunk/PcSoftware/Atom/Services/System/TextTable.js
/trunk/PcSoftware/Atom/Socket/server.cpp
/trunk/PcSoftware/Atom/Socket/server.h
/trunk/PcSoftware/Atom/Socket/socketeventcallback.cpp
/trunk/PcSoftware/Atom/Socket/socketeventcallback.h
/trunk/PcSoftware/Atom/VM/commandthread.cpp
/trunk/PcSoftware/Atom/VM/commandthread.h
/trunk/PcSoftware/Atom/VM/expression.h
/trunk/PcSoftware/Atom/singleton.cpp
/trunk/PcSoftware/Atom/singleton.h
/trunk/PcSoftware/Atom/CanNet/candebug.cpp
/trunk/PcSoftware/Atom/CanNet/candebug.h
/trunk/PcSoftware/Atom/CanNet/canmessage.cpp
/trunk/PcSoftware/Atom/CanNet/canmessage.h
/trunk/PcSoftware/Atom/CanNet/cannetmanager.cpp
/trunk/PcSoftware/Atom/CanNet/cannetmanager.h
/trunk/PcSoftware/Atom/Services/Can/BusVoltage.js
/trunk/PcSoftware/Atom/Services/Can/DS18x20.js
/trunk/PcSoftware/Atom/Services/Can/Debug.js
/trunk/PcSoftware/Atom/Services/Can/HD44789.js
/trunk/PcSoftware/Atom/Services/Can/SimpleDTMF.js
/trunk/PcSoftware/Atom/Services/Can/irReceive.js
/trunk/PcSoftware/Atom/Services/Logic/SensorPrint.js
/trunk/PcSoftware/Atom/Services/System/Base.js
/trunk/PcSoftware/Atom/Services/System/CanService.js
/trunk/PcSoftware/Atom/Services/System/Service.js
/trunk/PcSoftware/Atom/Services/System/ServiceManager.js
/trunk/PcSoftware/Atom/Services/System/Startup.js
/trunk/PcSoftware/Atom/Socket/asyncsocket.cpp
/trunk/PcSoftware/Atom/Socket/asyncsocket.h
/trunk/PcSoftware/Atom/TODO.txt
/trunk/PcSoftware/Atom/Threads/thread.h
/trunk/PcSoftware/Atom/VM/socketthread.cpp
/trunk/PcSoftware/Atom/VM/virtualmachine.cpp
/trunk/PcSoftware/Atom/VM/virtualmachine.h
/trunk/PcSoftware/Atom/atom.conf.template
/trunk/PcSoftware/Atom/main.cpp
/trunk/PcSoftware/Atom/nbproject/Makefile-Debug.mk
/trunk/PcSoftware/Atom/nbproject/Makefile-Release.mk
/trunk/PcSoftware/Atom/nbproject/configurations.xml