Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1977 5236 d 10 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated defines for EEPROM in a few more modules, more to come  
1910 5330 d 11 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
1797 5412 d 16 h arune /trunk/EmbeddedSoftware/AVR/module/ output module: fixed compile error when not configured eeprom support
voltage current module: added support for two more AD channels
Sponsor: QRTECH
 
1756 5506 d 10 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated all module config.inc.template and removed all instances of *DUMMY*  
1557 5848 d 16 h arune /trunk/EmbeddedSoftware/AVR/module/ module/template: updated template with new eeprom functionality (store/read of dword, update of data done in libc-eeprom when available)
module/act_output: new eeprom functionality integrated
 
1519 5913 d 11 h arune /trunk/EmbeddedSoftware/AVR/module/act_output/ module/output: now supports 10 channels. Added config parameter to set the number of channels used to be able to decrease ram-memory usage by a few bytes  
1516 5917 d 12 h arune /trunk/EmbeddedSoftware/AVR/ drivers/io/PCA95xx: added define that disables the compile of .c
module/output and module/input: added support for define to disable compile of PCA95xx
 
1510 5918 d 18 h arune /trunk/EmbeddedSoftware/AVR/module/act_output/ module/output: Minor fix in header file  
1509 5924 d 14 h arune /trunk/EmbeddedSoftware/AVR/ module / output: now supports PCA95xx devices for simple output pins  
1502 5926 d 13 h arune /trunk/EmbeddedSoftware/AVR/module/act_output/ modules / output: added support for PCA95xx outports, not fully functional yet  
1420 6099 d 14 h linlun /trunk/EmbeddedSoftware/AVR/module/act_output/ Small change to act_output  
1419 6099 d 18 h linlun /trunk/ Added simple output GPIO module