Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1308 6256 d 14 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
967 6479 d 18 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
955 6480 d 11 h runge /trunk/EmbeddedSoftware/ Fixed the rest of the modules  
883 6656 d 14 h arune /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ modules/simpleDTMF: changed to work with simplified drivers (moves timer usage to module from driver)  
881 6663 d 16 h arune /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ modules/simpledtmf: added comment in config.inc.template for hardware connection pins (difference between corecard expansion and nodeCallerId hardware)  
874 6670 d 14 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6670 d 16 h migan /trunk/EmbeddedSoftware/AVR/module/ Fixed act_hd44780 module to work with new command files
Fixed comment about module specific command range in all modules
 
869 6670 d 16 h linlun /trunk/ Merged modules branch into trunk  
868 6670 d 17 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