Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1594 5796 d 11 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
1593 5797 d 2 h runge /trunk/PcSoftware/Atom1.5/ Added classes for timers and more work on network classes  
/trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4
/trunk/PcSoftware/Atom1.5/Atom.kdev4
/trunk/PcSoftware/Atom1.5/src/timer
/trunk/PcSoftware/Atom1.5/src/timer/CMakeLists.txt
/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/timer/Types.h
/trunk/PcSoftware/Atom1.5/.kdev4/Atom1_5.kdev4
/trunk/PcSoftware/Atom1.5/Atom1_5.kdev4
/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/Client.h
/trunk/PcSoftware/Atom1.5/src/net/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/net/Manager.h
/trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp
/trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp
/trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp
1592 5797 d 4 h runge /trunk/PcSoftware/Atom1.5/ Import of the first files of the second attempt at the new version of atom. Only classes for serial, udp and tcp communication, nothing more.  
/trunk/PcSoftware/Atom1.5
/trunk/PcSoftware/Atom1.5/.kdev4
/trunk/PcSoftware/Atom1.5/.kdev4/Atom1_5.kdev4
/trunk/PcSoftware/Atom1.5/Atom1_5.kdev4
/trunk/PcSoftware/Atom1.5/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/build
/trunk/PcSoftware/Atom1.5/src
/trunk/PcSoftware/Atom1.5/src/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/src/main.cpp
/trunk/PcSoftware/Atom1.5/src/net
/trunk/PcSoftware/Atom1.5/src/net/CMakeLists.txt
/trunk/PcSoftware/Atom1.5/src/net/Client.cpp
/trunk/PcSoftware/Atom1.5/src/net/Client.h
/trunk/PcSoftware/Atom1.5/src/net/Makefile
/trunk/PcSoftware/Atom1.5/src/net/Manager.cpp
/trunk/PcSoftware/Atom1.5/src/net/Manager.h
/trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp
/trunk/PcSoftware/Atom1.5/src/net/SerialClient.h
/trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp
/trunk/PcSoftware/Atom1.5/src/net/TcpClient.h
/trunk/PcSoftware/Atom1.5/src/net/Types.h
/trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp
/trunk/PcSoftware/Atom1.5/src/net/UdpClient.h