Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1403 6148 d 1 h runge /branches/atomV2/ Atom v2 stuff, nothing major, mostly for backup before reinstall  
1328 6247 d 2 h runge /branches/atomV2/ No things seem to be shaping upp, some sending stuff left to do. Then build a new module that does not talk jibbrish. We need to throw and catch exceptions if the protocol.xml-file does not contain things that we get from the can-network, no it just dies  
1326 6247 d 4 h runge /branches/atomV2/ Now works to construct a valid message and send it to all subscribers, BitBuffer not complete yet though so nothing out to the can-network  
1323 6247 d 7 h runge /branches/atomV2/PcSoftware/AtomV2/ Now most bits are in place for the message system, missing are a way to translate names in the xml-file to id:s. Will use some sort of protocol.cache-file for this. There is also left to implement methods in BitBuffer.cpp. And handle alot of potential errors where there now is only TODOs  
1322 6247 d 9 h runge /branches/atomV2/PcSoftware/AtomV2/ Work on datatypes, now every type except string is implemented  
1319 6248 d 1 h runge /branches/atomV2/PcSoftware/AtomV2/ Now everything i utils/ have been structured, much nicer, should compile...now sleep  
1310 6249 d 0 h runge /branches/atomV2/PcSoftware/AtomV2/ More work on messages, should now use data from protocol.xml, still some bits missing to get anything to work yet...