Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1122 6408 d 3 h linlun /trunk/PcSoftware/Atom/src/ Atom: now it does not segfault when candebug disconnet, and also send \r\n instead of just \n to be compatible with windows
telnet clients
 
1026 6454 d 5 h runge /trunk/PcSoftware/Atom/ Atom: Initial move of source code to src... this is not working yet!!! Wait til I'm done :)  
999 6459 d 0 h runge /trunk/PcSoftware/Atom/ Atom: New command interface and some other stuff  
997 6460 d 4 h runge /trunk/PcSoftware/Atom/ Atom: Hopefully fixed problem with Atom craching on malformed messages, it should also be possible to run to instances of Atom in parallel
Atom: Cleaned canidtranslator code, removed abit of duplicated code
Atom: Added try catch around all substr, please report the output to runge if you encounter a DEBUG-message
 
991 6461 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Fixed sorting of variables in debug output, also cleaned up canidtranslator code and added some validation  
986 6462 d 22 h runge /trunk/ Atom: Added definitions for the nmt protocol to the xml file
Atom: Had to change one definition name for the module listing so unfortunatly module apps will need to update their main.c.template again.. sorry
Atom: Structured the TODO for Atom
Atom: Added the ability for Atom to understand nmt messages, this show up correct in the debug output and we have control of nodes via javascript programming
should be possible but I have not built anything for that yet. Reset, App_start and Heartbeat works as expected though
 
985 6464 d 22 h runge /trunk/PcSoftware/Atom/ Atom: Made getting values from settings safer if there is no settings  
984 6464 d 22 h runge /trunk/PcSoftware/Atom/ Cleaned up socket code much and fixed the damned makefiles that keeps getting screwed  
983 6467 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Rewrote much of the socketstuff to make it easier and have less errors... needs more cleanups but works at least
Atom: The OnlinePhonebook works very good now it seems
Atom: Nothing is printed to syslog now... there where complications with threads, will fix this later
Atom: Can Debug also works very nicely
 
981 6467 d 23 h runge /trunk/ Atom: Stuff, I'm to druk to know what