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 5138 d 6 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 5292 d 20 h arune /trunk/ Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything
 
1866 5374 d 22 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 5381 d 22 h myhrman /trunk/EmbeddedSoftware/AVR/ Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq.  
1853 5383 d 5 h myhrman /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ Added missing prototypes (fixed some warnings).  
1828 5396 d 20 h arune /trunk/EmbeddedSoftware/AVR/ Added support for sending parts of buffer in multi ir transceiver by setting start of buffer as argument  
1744 5540 d 0 h arune /trunk/EmbeddedSoftware/AVR/ Fixes to ir-receiver (multi)  
1730 5618 d 1 h arune /trunk/EmbeddedSoftware/AVR/ Added support for configuration in ir transceiver  
1494 5933 d 3 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ drivers/ir/multi: ir transmitter now tested and working  
1487 5950 d 20 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 5955 d 20 h arune /trunk/EmbeddedSoftware/AVR/ irtransceiver: most work on transmitter in driver done  
1479 5969 d 10 h arune /trunk/EmbeddedSoftware/AVR/ multi-ir-transceiver: now partly works for receive  
1472 5975 d 23 h arune /trunk/EmbeddedSoftware/AVR/ added new module irTransceiver and minor fixes to multi-ir-driver  
1470 5977 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/ drivers/ir: multi tranceiver for transmitter now implemented, untested  
1465 6002 d 0 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