Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1468 5973 d 7 h arune /trunk/EmbeddedSoftware/AVR/ added support for mega168p, only needed when programming with isp, normally one can use mega168 even for mega168p-devices  
1415 6096 d 7 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
925 6514 d 17 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/raw/ drivers/dtmf/raw: added dtmf generate and dtmf decode  
884 6649 d 4 h arune /trunk/EmbeddedSoftware/AVR/ drivers/dtmf: simplified driver (moved timer usage to application layer), also added wrapper-layer for choosing hw
application/dtmf: changed to work with simplified drivers
 
869 6663 d 7 h linlun /trunk/ Merged modules branch into trunk  
815 6697 d 2 h arune /trunk/EmbeddedSoftware/AVR/ app/callerid: fixed broken code in svn
drivers/mt8870: minor doxygen update
 
696 6874 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/ drivers/DTMF/mt8870: fixed a doxygen error  
695 6874 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/ drivers/DTMF/mt8870: some doxygen  
694 6874 d 4 h arune /trunk/EmbeddedSoftware/AVR/ drivers: renamed drivers CallerID to DTMF
application/CallerID: updated to work with new driver directory, and moved som defines to config.inc (see config.inc.template)
 
625 6957 d 13 h arune /trunk/EmbeddedSoftware/AVR/ drivers/mt8870, app/CallerId: Renamed Callerid-functions to DTMFin  
623 6957 d 16 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid/ drivers: Added CallerID drivers folder with mt8870-drivers