| 1603 |
5793 d 3 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Have created basic implementations of javascript for a few modules |
|
/trunk/PcSoftware/Atom1.5/script/module /trunk/PcSoftware/Atom1.5/script/module/BusVoltage.js /trunk/PcSoftware/Atom1.5/script/module/Dimmer230.js /trunk/PcSoftware/Atom1.5/script/module/SimpleDTMF.js /trunk/PcSoftware/Atom1.5/script/module/irReceive.js /trunk/PcSoftware/Atom1.5/script/user/test.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js /trunk/PcSoftware/Atom1.5/script/plugin/system.js /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp /trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp /trunk/PcSoftware/Atom1.5/src/vm/Manager.h /trunk/PcSoftware/Atom1.5/src/vm/plugin/System.cpp
|
| 1594 |
5800 d 13 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added classes for logging, configuration via file or command line
Also added a default configuration file
Some small changes to the network classes |
|
/trunk/PcSoftware/Atom1.5/atom.conf /trunk/PcSoftware/Atom1.5/src/config /trunk/PcSoftware/Atom1.5/src/config/CMakeLists.txt /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp /trunk/PcSoftware/Atom1.5/src/config/Manager.h /trunk/PcSoftware/Atom1.5/src/logging /trunk/PcSoftware/Atom1.5/src/logging/CMakeLists.txt /trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp /trunk/PcSoftware/Atom1.5/src/logging/Logger.h
/trunk/PcSoftware/Atom1.5/CMakeLists.txt /trunk/PcSoftware/Atom1.5/src/CMakeLists.txt /trunk/PcSoftware/Atom1.5/src/main.cpp /trunk/PcSoftware/Atom1.5/src/net/Client.cpp /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp
|