Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2066 5175 d 1 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
 
1964 5245 d 3 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.
 
1939 5268 d 4 h runge /trunk/PcSoftware/Atom1.5/ Added success/failure checks to the build_and_install.sh script
Added a stub manager for MBB (MobileBroadBand), for future use
Cleaned up some compiler warnings
Fixed segfault on shut down (hopefully)
Fixed what valgrind considered a memory leak in the logging function
Probably some other stuff
 
1657 5738 d 1 h runge /trunk/PcSoftware/Atom1.5/ Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done
 
1603 5781 d 0 h runge /trunk/PcSoftware/Atom1.5/ Have created basic implementations of javascript for a few modules  
1600 5782 d 1 h runge /trunk/PcSoftware/Atom1.5/ Added logging to syslog and implemented the encoding of the rest of the datatypes  
1594 5788 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