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
/
Atom1.5
/
script
/
plugin
/
timer.js
@ 2004
– Rev 1768
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
1768
5466 d 22 h
runge
/trunk/PcSoftware/Atom1.5/
Fixed crash on timer cancelation
Added printout of the currently used configuration file
/trunk/PcSoftware/Atom1.5/Atom.kdev4
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/src/config/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Manager.h
/trunk/PcSoftware/Atom1.5/src/timer/Timer.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Timer.h
1765
5467 d 2 h
linlun
/trunk/PcSoftware/Atom1.5/
Updates to alot of the javascripts for atom1.5
/trunk/PcSoftware/Atom1.5/script/interface/PID.js
/trunk/PcSoftware/Atom1.5/script/interface/Touch.js
/trunk/PcSoftware/Atom1.5/script/interface/input.js
/trunk/PcSoftware/Atom1.5/script/interface/output.js
/trunk/PcSoftware/Atom1.5/script/interface/power.js
/trunk/PcSoftware/Atom1.5/script/interface/rotary.js
/trunk/PcSoftware/Atom1.5/script/interface/softPWM.js
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
/trunk/PcSoftware/Atom1.5/script/interface/display.js
/trunk/PcSoftware/Atom1.5/script/interface/list.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/storage/RemoteList
1646
5751 d 16 h
runge
/trunk/PcSoftware/Atom1.5/
JS changes
It is not possible to set alarms with a data and time string in addition to a simple timeout
Some other small fixes
/trunk/PcSoftware/Atom1.5/script/module/irin.js
/trunk/PcSoftware/Atom1.5/script/module/serial.js
/trunk/PcSoftware/Atom1.5/script/module/irReceive.js
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/script/module/irout.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/script/user/autostart.js
/trunk/PcSoftware/Atom1.5/src/can/Network.cpp
/trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp
/trunk/PcSoftware/Atom1.5/src/config/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Manager.h
/trunk/PcSoftware/Atom1.5/src/timer/Timer.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Timer.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.h
1644
5756 d 21 h
runge
/trunk/PcSoftware/Atom1.5/
Have started to implement new javascript, dimmer and irout are okay and working, everything else needs to be changed
/trunk/PcSoftware/Atom1.5/script/module/dimmer.js
/trunk/PcSoftware/Atom1.5/script/module/irout.js
/trunk/PcSoftware/Atom1.5/script/module/Dimmer230.js
/trunk/PcSoftware/Atom1.5/script/module/irTransmit.js
/trunk/PcSoftware/Atom1.5/script/module/BusVoltage.js
/trunk/PcSoftware/Atom1.5/script/plugin/console.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
/trunk/PcSoftware/Atom1.5/script/plugin/storage.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/script/user/autostart.js
/trunk/PcSoftware/Atom1.5/src/atomd.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/control/Manager.h
/trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/vm/Manager.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Storage.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp
1607
5778 d 16 h
runge
/trunk/PcSoftware/Atom1.5/
Added support for legacy scripts, it is not 100% yet, missing functionality is socket support.
/trunk/PcSoftware/Atom1.5/script/legacy
/trunk/PcSoftware/Atom1.5/script/legacy/Autostart.js
/trunk/PcSoftware/Atom1.5/script/legacy/Autostart.js.template
/trunk/PcSoftware/Atom1.5/script/legacy/Can
/trunk/PcSoftware/Atom1.5/script/legacy/Can/BusVoltage.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/DS18x20.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/Debug.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/Dimmer230.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/FOST02.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/HD44789.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/KS0108.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/LM335.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/PID.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/PIR.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/Rotary.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/RotaryHex.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/Serial.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/SimpleDTMF.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/SlowPWM.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/TC1047A.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/TCN75A.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/Touch.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/VoltageCurrent.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/hwPWM.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/input.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/inputAnalog.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/irReceive.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/irTransceive.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/irTransmit.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/output.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/power.js
/trunk/PcSoftware/Atom1.5/script/legacy/Can/softPWM.js
/trunk/PcSoftware/Atom1.5/script/legacy/DataStores
/trunk/PcSoftware/Atom1.5/script/legacy/DataStores/DimmerNames.js
/trunk/PcSoftware/Atom1.5/script/legacy/DataStores/Gestures.js
/trunk/PcSoftware/Atom1.5/script/legacy/DataStores/IRRemotes.js
/trunk/PcSoftware/Atom1.5/script/legacy/DataStores/SensorNames.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/CLCD_Display.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/Display.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/DisplayLinus.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/GLCD_Display.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/LED_dimmer.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasLCD.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasNet.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasRemotes.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/MenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/SangDisplay.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/SensorPrint.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/DimmerMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/DtmfMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/MainMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/PIDMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/SensorMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/DimmerGlcdMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/MainMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/SensorGlcdMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/SettingsMenuItem.js
/trunk/PcSoftware/Atom1.5/script/legacy/Other
/trunk/PcSoftware/Atom1.5/script/legacy/Other/EggdropIRCpost.js
/trunk/PcSoftware/Atom1.5/script/legacy/Other/ExchangeCalendar.js
/trunk/PcSoftware/Atom1.5/script/legacy/Other/OnlinePhonebook.js
/trunk/PcSoftware/Atom1.5/script/legacy/Other/Spotify.js
/trunk/PcSoftware/Atom1.5/script/legacy/System
/trunk/PcSoftware/Atom1.5/script/legacy/System/Base.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Base64.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/CanManager.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/CanMessage.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/CanService.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Console.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/DataStore.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Dimmers.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/HTTP.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/IntelHex.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Interval.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Service.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/ServiceManager.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Socket.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/Startup.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/TempSensors.js
/trunk/PcSoftware/Atom1.5/script/legacy/System/TextTable.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/src/can/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/can/Network.cpp
/trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp
1601
5782 d 1 h
runge
/trunk/PcSoftware/Atom1.5/
Created a virtual machine running using google v8
Uses a plugin architecture for exposing functionality to vm in a modular way
Current plugins are
- system: handles logging, system calls, loading of scripts
- timer: handles timeouts and intervals
More other random fixes
/trunk/PcSoftware/Atom1.5/script
/trunk/PcSoftware/Atom1.5/script/plugin
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
/trunk/PcSoftware/Atom1.5/script/plugin/timer.js
/trunk/PcSoftware/Atom1.5/script/user
/trunk/PcSoftware/Atom1.5/script/user/autostart.js
/trunk/PcSoftware/Atom1.5/src/timer/Subscriber.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Subscriber.h
/trunk/PcSoftware/Atom1.5/src/vm
/trunk/PcSoftware/Atom1.5/src/vm/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/vm/Manager.h
/trunk/PcSoftware/Atom1.5/src/vm/Plugin.cpp
/trunk/PcSoftware/Atom1.5/src/vm/Plugin.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin
/trunk/PcSoftware/Atom1.5/src/vm/plugin/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/System.h
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.cpp
/trunk/PcSoftware/Atom1.5/src/vm/plugin/Timer.h
/trunk/PcSoftware/Atom1.5/src/vm/types.h
/trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/atom.conf
/trunk/PcSoftware/Atom1.5/src/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/src/can/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/can/Manager.h
/trunk/PcSoftware/Atom1.5/src/can/Node.cpp
/trunk/PcSoftware/Atom1.5/src/can/Node.h
/trunk/PcSoftware/Atom1.5/src/config/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/main.cpp
/trunk/PcSoftware/Atom1.5/src/net/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/net/Manager.h
/trunk/PcSoftware/Atom1.5/src/timer/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/timer/Manager.h
/trunk/PcSoftware/Atom1.5/src/xml/Node.cpp