Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1569 5805 d 1 h pengi /branches/saeckway_modules/ Added saeckway-branch.

Used for http://saeckway.pengi.se/
 
1403 6148 d 1 h runge /branches/atomV2/ Atom v2 stuff, nothing major, mostly for backup before reinstall  
1328 6247 d 1 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 0 h runge /branches/atomV2/PcSoftware/AtomV2/ Now everything i utils/ have been structured, much nicer, should compile...now sleep  
1318 6248 d 1 h runge /branches/atomV2/PcSoftware/AtomV2/ Fixed linker problems and learned something new  
1317 6248 d 2 h runge /branches/atomV2/PcSoftware/AtomV2/ More cleanups but now there is a linker-problem...  
1316 6248 d 2 h runge /branches/atomV2/PcSoftware/AtomV2/ Hmm.. now it compiles again  
1315 6248 d 2 h runge /branches/atomV2/PcSoftware/AtomV2/ More cleanups, have not tried to compile because of a code block warning... need to commit first  
1314 6248 d 3 h runge /branches/atomV2/PcSoftware/AtomV2/ Code cleanups and reorganization, nothing new  
1313 6248 d 4 h runge /branches/atomV2/PcSoftware/AtomV2/ Project-file updated for Atom  
1312 6248 d 5 h runge /branches/atomV2/PcSoftware/AtomV2/src/ And removed some stuff that was moved but not deleted for some reason  
1311 6248 d 5 h runge /branches/atomV2/PcSoftware/AtomV2/ Some cleanups, nothing major, fixed release-project-build-settings so it compiles  
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...  
1309 6249 d 3 h runge /branches/atomV2/ Initial code for Atom V2, nothing working yet, and probably not for a while  
1308 6249 d 4 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
868 6663 d 7 h migan /branches/modules/EmbeddedSoftware/AVR/ Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but is not tested yet
Changed DTMF driver to not use hardcoded timer, this breaks backwards compatibility
Added physical quantity command for phone number
Removed warning from stdcan, it is pretty well tested by now
 
867 6665 d 0 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Moved CAN_CMD_MODULE_NMT_LIST to the correct file  
866 6665 d 0 h linlun /branches/modules/EmbeddedSoftware/AVR/module/ Adapted the modules to send data acordning to the new spec. on the Wiki  
865 6670 d 8 h linlun /branches/modules/EmbeddedSoftware/AVR/ Updated module sns_BusVoltage  
864 6670 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
863 6670 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ Updated module sns_FOST02 to use command files  
862 6670 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Updated module sns_ds18x20 to use command files  
861 6670 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/ Added files for commands used in modules branch, Pysical Quantity and global commands  
858 6677 d 3 h linlun /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Fixed bug in sns_ds18x20.c, it was reporting the wrong sensor id during the first 100 s.  
857 6677 d 3 h migan /branches/modules/PcSoftware/Atom/ Fixed some things for python 2.4 but not all, still requires python 2.5  
856 6677 d 4 h migan /branches/modules/PcSoftware/Atom/ Inital commit of the Atom Service Framework
Works somewhat but threading is buggy and there are only a few services built yet
 
855 6677 d 4 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Modified drivers for FOST02  
854 6677 d 4 h linlun /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ sns_FOST02: Now it compiles!  
852 6691 d 1 h migan /branches/modules/ Merged CreateModule into ModuleManager and made ModuleManager work when run from diffrent locations
Added some definitions in canid.h for default classes used in template, this to make a new module compile right away
 
851 6691 d 3 h migan /branches/modules/EmbeddedSoftware/AVR/module/ Script for creating new modules, copies template and changes to the module name everywhere
Changed module template to work with the CreateModule script
 
850 6691 d 3 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ Commented out two unused variables to eliminate warnings  
849 6691 d 4 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ modules/canid.h: updated for module busvoltage  
848 6691 d 5 h arune /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ modules/sns_busvoltage: added a module that peridically sends the bus voltage of the node  
847 6691 d 8 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list
 
839 6694 d 6 h migan /branches/modules/ Fixed a problem with the generation of main.c, a replace last time replaced too much  
836 6695 d 2 h migan /branches/modules/ Changed lcd startup message
Updated ModuleManager help and changed what the --list command shows
 
834 6695 d 2 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Driver for FOST02 in modules branch