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
2066 5177 d 0 h runge /trunk/PcSoftware/Atom1.5/src/ Some changes in logging
Possible fix for arunes 64 bit problem with nexa, not tested though but changed all int's to long's
 
/trunk/PcSoftware/Atom1.5/src/can/Network.cpp
/trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp
/trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp
/trunk/PcSoftware/Atom1.5/src/logging/Logger.h
/trunk/PcSoftware/Atom1.5/src/net/Client.cpp
1964 5247 d 1 h runge /trunk/PcSoftware/Atom1.5/src/ Added logfile capability to new logging functions.
Changed old logging to use the new until everything has been changed.
 
/trunk/PcSoftware/Atom1.5/src/atomd.cpp
/trunk/PcSoftware/Atom1.5/src/common/log.cpp
/trunk/PcSoftware/Atom1.5/src/common/log.h
/trunk/PcSoftware/Atom1.5/src/logging/Logger.cpp
/trunk/PcSoftware/Atom1.5/src/logging/Logger.h
/trunk/PcSoftware/Atom1.5/src/storage/Manager.cpp
1594 5790 d 9 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