Anonymous Login
2026-01-15 13:15 CET

HomeAutomation: trunk r1989 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2012-05-23 22:03:48 Pending
Changeset Removed some debug printouts
Added functionallity to download protocol xml from the web, write the url in the config file instead of a local file path
The downloading seems a little slow which I can not explain, but since it is only at startup it should not be a big issue right now
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/atom.conf.template Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomd.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/atomic.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Network.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/common.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/exception.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/GetFile.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/GetFile.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Url.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/net/Url.h [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/net/types.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/xml/Node.cpp Diff ] File ]