Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
757 6750 d 5 h arune /branches/hwid/EmbeddedSoftware/ copy trunk/embeddedsoftware to new branch  
734 6827 d 20 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir/protocols: Updated marantz parse & expand with marantz names and improved error detection in parse  
733 6831 d 5 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: Marantz protocol cleaned up, smaller code and uses less memory.  
732 6831 d 6 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: added support for Marantz extended protocol  
727 6864 d 19 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: added RC-5 protocol for transmit. Doesn't work perfectly but it is functional.  
617 6965 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: implemented framecnt for transmitter  
610 6969 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/IR: updated ir-drivers, debug output not implemented yet, some ugly-hacks still exists  
608 6971 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ ir: splitted drivers and protocol, nice and clean, this now works for transmitter, receiver not tested