Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1893 5358 d 21 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Always enable tx pins, even if tx is not used  
1875 5375 d 21 h arune /trunk/EmbeddedSoftware/AVR/ Updated irtransceiver with support for nexa2, minor fixes after testing  
1871 5376 d 23 h arune /trunk/EmbeddedSoftware/AVR/ Minor changes in ir driver and module to support Nexa, Nexa not working yet  
1870 5377 d 1 h linlun /trunk/ Added DHT11 temperature and humidity sensor support  
1865 5386 d 0 h myhrman /trunk/EmbeddedSoftware/AVR/ Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq.  
1864 5386 d 2 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Now using start parameter in IrTransceiver_Transmit() instead of passing a different pointer when transmitting repeat sequences.  
1861 5386 d 2 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ pronto_sendResponse() function only existed when pronto support was enabled. Fixed  
1858 5386 d 4 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Stop flag wasn't cleared before starting a new pronto transmission. Fixed

STOPPED response wasn't sent when receiving a STOP command while already in stopped mode. Fixed (but ALREADY STOPPED response is sent instead).
 
1856 5386 d 4 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Now using #defines from moduleid.h for the Pronto Response commands (instead of the locally defined enum).

The Pronto STOPPED response is now sent when IR transmission is actually completed, regardsless of whether it was explicitely or implicitely stopped. This response is now also sent when non-pronto transmissions are completed.
 
1854 5387 d 6 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added CAN response messages to all pronto IR operations. Better error checks, and some refactoring.  
1850 5387 d 22 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Improved time in Pronto Timing command. Sum of the time and last passive time in previous pronto data is now equal to the repeat time.  
1849 5387 d 23 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Implemented Pronto Stop and Pronto Continue commands (working).  
1848 5388 d 0 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Fixed some pronto bugs. Repeat works properly now.  
1846 5388 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added channel to timing command  
1843 5388 d 3 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Pronto decoder failed when last burst pair was a compressed 16bit value. Fixed  
1842 5394 d 9 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Fixed eeprom warnings in sns_irTranscieve  
1838 5396 d 23 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ removed debug printf  
1837 5397 d 0 h myhrman /trunk/EmbeddedSoftware/AVR/ Pronto work. Preparations for dynamic modfreq. Bugfixes in transmit & receive.  
1835 5397 d 20 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Pronto TX almost working. Once-seq and repeat-seq.  
1834 5398 d 2 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Trapped in PAUSE state after sending Pronto. Fixed.  

Show All