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
1937 5285 d 1 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Make sure pronto once seq length is non-zero before attempting entering pronto transmit state.  
1931 5297 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
 
1927 5325 d 3 h arune /trunk/ Implemented transmit in rfTransceiver, tested works
Added Atom1 script for rfTransceiver
 
1923 5330 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ Minor fix for config of rx/tx  
1922 5330 d 2 h arune /trunk/ Added sns_rfTransceive, light version of IR-Transceive and aimed for RF rx tx. Only RX implemented.
Configuration updated with fixes to sns_rfTransceive
IR/RF-protocols fix for nexa timeout
 
1910 5341 d 3 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
1901 5355 d 2 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/ Now the simpleDTMF sends the character 'C' in the end of a number if it is uneven  
1897 5356 d 11 h runge /trunk/ Changed name of hwPWM id to channel to be the same as the input and the dimmer  
1894 5359 d 2 h arune /trunk/EmbeddedSoftware/AVR/ Changed delay routine from ds18s20 to avr-libc  
1893 5359 d 2 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Always enable tx pins, even if tx is not used  
1875 5376 d 2 h arune /trunk/EmbeddedSoftware/AVR/ Updated irtransceiver with support for nexa2, minor fixes after testing  
1871 5377 d 4 h arune /trunk/EmbeddedSoftware/AVR/ Minor changes in ir driver and module to support Nexa, Nexa not working yet  
1870 5377 d 6 h linlun /trunk/ Added DHT11 temperature and humidity sensor support  
1865 5386 d 5 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 7 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 8 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ pronto_sendResponse() function only existed when pronto support was enabled. Fixed  
1858 5386 d 9 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 9 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 12 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added CAN response messages to all pronto IR operations. Better error checks, and some refactoring.  
1850 5388 d 3 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.  

Show All