Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2198 5134 d 13 h arune /trunk/EmbeddedSoftware/AVR/ Work done on rf continuous mode, buffer index still not implemented
Bug fix in protocol for Nexa2 and Nexa1 (start bit checks)
 
1931 5289 d 3 h arune /trunk/ Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything
 
1866 5371 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ Changed maxiumum IR pulses that can be received from 101 to 127, also made this setting configurable from config.inc  
1865 5378 d 5 h myhrman /trunk/EmbeddedSoftware/AVR/ Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq.  
1853 5379 d 12 h myhrman /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ Added missing prototypes (fixed some warnings).  
1828 5393 d 4 h arune /trunk/EmbeddedSoftware/AVR/ Added support for sending parts of buffer in multi ir transceiver by setting start of buffer as argument  
1744 5536 d 7 h arune /trunk/EmbeddedSoftware/AVR/ Fixes to ir-receiver (multi)  
1730 5614 d 8 h arune /trunk/EmbeddedSoftware/AVR/ Added support for configuration in ir transceiver  
1494 5929 d 11 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ drivers/ir/multi: ir transmitter now tested and working  
1487 5947 d 3 h arune /trunk/EmbeddedSoftware/AVR/ module irtransceiver and driver multi ir transceiver: most work done in module, some work to be done in driver, untested code but ready for testing  
1483 5952 d 3 h arune /trunk/EmbeddedSoftware/AVR/ irtransceiver: most work on transmitter in driver done  
1479 5965 d 17 h arune /trunk/EmbeddedSoftware/AVR/ multi-ir-transceiver: now partly works for receive  
1472 5972 d 6 h arune /trunk/EmbeddedSoftware/AVR/ added new module irTransceiver and minor fixes to multi-ir-driver  
1470 5973 d 7 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ drivers/ir: multi tranceiver for transmitter now implemented, untested  
1465 5998 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ drivers/ir: added multi transceiver, work in progress, current difference from old driver is use of pcint instead of input capture