Anonymous Login
2026-01-15 13:15 CET

HomeAutomation: trunk r1607 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-11-17 23:20:19 Pending
Changeset Added support for legacy scripts, it is not 100% yet, missing functionality is socket support.
add - /trunk/PcSoftware/Atom1.5/script/legacy [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Autostart.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Autostart.js.template [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/BusVoltage.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/DS18x20.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/Debug.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/Dimmer230.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/FOST02.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/HD44789.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/KS0108.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/LM335.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/PID.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/PIR.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/Rotary.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/RotaryHex.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/Serial.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/SimpleDTMF.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/SlowPWM.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/TC1047A.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/TCN75A.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/Touch.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/VoltageCurrent.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/hwPWM.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/input.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/inputAnalog.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/irReceive.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/irTransceive.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/irTransmit.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/output.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/power.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Can/softPWM.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/DataStores [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/DataStores/DimmerNames.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/DataStores/Gestures.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/DataStores/IRRemotes.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/DataStores/SensorNames.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/CLCD_Display.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/Display.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/DisplayLinus.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/GLCD_Display.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/LED_dimmer.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasLCD.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasNet.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/MattiasRemotes.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/MenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/SangDisplay.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/SensorPrint.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/DimmerMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/DtmfMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/MainMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/PIDMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/cLCD_MenuItems/SensorMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/DimmerGlcdMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/MainMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/SensorGlcdMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Logic/gLCD_MenuItems/SettingsMenuItem.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Other [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Other/EggdropIRCpost.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Other/ExchangeCalendar.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Other/OnlinePhonebook.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/Other/Spotify.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Base.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Base64.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/CanManager.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/CanMessage.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/CanService.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Console.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/DataStore.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Dimmers.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/HTTP.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/IntelHex.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Interval.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Service.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/ServiceManager.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Socket.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/Startup.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/TempSensors.js [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/legacy/System/TextTable.js [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/system.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/plugin/timer.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp Diff ] File ]