Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1910 5327 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
1901 5341 d 1 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ Now the simpleDTMF sends the character 'C' in the end of a number if it is uneven  
1704 5689 d 1 h arune /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ Added fix for not sending data if only one dtmf tone was received  
967 6473 d 7 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
955 6473 d 23 h runge /trunk/EmbeddedSoftware/ Fixed the rest of the modules  
883 6650 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ modules/simpleDTMF: changed to work with simplified drivers (moves timer usage to module from driver)  
869 6664 d 4 h linlun /trunk/ Merged modules branch into trunk  
868 6664 d 5 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