Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2200 5127 d 4 h arune /trunk/EmbeddedSoftware/AVR/ Added RF protocol Viking temperature sensor receive parser
Bugfix in Nexa2 implementation
 
2199 5127 d 11 h arune /trunk/EmbeddedSoftware/AVR/ Implementation of continuous mode for ir/rf pulse receiver done and working for Nexa2
Updated irReceiver and irTransceiver modules to support new driver
 
2198 5127 d 14 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)
 
2194 5129 d 12 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added IR-protocol defines to config.inc.template  
2045 5180 d 14 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Stop sending on stop command and all data has not been received  
2040 5185 d 3 h arune /trunk/ Changed bit length of variable IRdata of command physical IR, also updated depending modules sns_rfTransceive, sns_irReceive, sns_irTransmit and sns_irTransceive
If you update data.xml for Atom then you must also update embedded software modules (you nodes software)
 
1978 5231 d 5 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated all modules EEPROM config flag  
1975 5232 d 5 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Fixes for disable TX (pronto was not using the flags)
Made it possible to remove all non used ports
 
1944 5264 d 8 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ fix  
1941 5264 d 9 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added specific pronto response codes when channel is busy, or when modfreq is locked to another value by other channel.

Fixed some potential state check problems when trying to transmit on channels not configured as TX.

Improved pronto channel allocation checks in the stateful pronto commands that don't include any channel info.

Refactoring and other minor fixes.
 
1938 5269 d 9 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ When attempting to transmit pronto with zero-length once sequence, immediately start transmitting repeat sequence instead of just aborting.  
1937 5270 d 2 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Make sure pronto once seq length is non-zero before attempting entering pronto transmit state.  
1910 5326 d 4 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
1893 5344 d 3 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Always enable tx pins, even if tx is not used  
1875 5361 d 3 h arune /trunk/EmbeddedSoftware/AVR/ Updated irtransceiver with support for nexa2, minor fixes after testing  
1871 5362 d 5 h arune /trunk/EmbeddedSoftware/AVR/ Minor changes in ir driver and module to support Nexa, Nexa not working yet  
1865 5371 d 6 h myhrman /trunk/EmbeddedSoftware/AVR/ Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq.  
1864 5371 d 8 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 5371 d 8 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ pronto_sendResponse() function only existed when pronto support was enabled. Fixed  
1858 5371 d 10 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).
 

Show All