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
2009 5227 d 18 h arune /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/ Added support for 6 channels
Fixed sending correct sensor id
 
2007 5227 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/ sns_DHT11 now supports two sensors  
1996 5232 d 20 h arune /trunk/ Changed commands used of rfTransceive to the old physical command instead of new specific  
1995 5232 d 23 h arune /trunk/EmbeddedSoftware/AVR/module/sns_power/ Added config option for pullup on sns_power  
1988 5234 d 21 h arune /trunk/EmbeddedSoftware/AVR/module/sns_power/ Added debugled for sns_power, also minor cleanup  
1985 5236 d 19 h linlun /trunk/EmbeddedSoftware/AVR/module/template/ Added libraries.list to module template  
1984 5236 d 19 h linlun /trunk/EmbeddedSoftware/AVR/ Added templates for libraries.list and updated makefile, also updates to sns_qtouch  
1980 5237 d 20 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_qtouch/lib/ added the lib  
1979 5237 d 23 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_qtouch/ Added first draft of Qtouch module  
1978 5240 d 21 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated all modules EEPROM config flag  
1977 5241 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated defines for EEPROM in a few more modules, more to come  
1976 5241 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated defines for EEPROM in template and act_dimmer230, for testing building before updating all modules  
1975 5241 d 21 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
 
1972 5247 d 19 h arune /trunk/EmbeddedSoftware/AVR/ Fixed changed definition of modulation frequency in old ir transmitter (new definition was introduced in new ir transceiver)
Fixed burst mode in old ir transmitter, so that minimum number of repeats is sent even for burst
 
1957 5266 d 18 h cougar /trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/ Keep onewire bus high during temperature conversion to supply power
for DS18S20 sensors that operate in "parasite power" mode. This is also
fine for sensors which are powered by an external supply on the Vdd pin.
 
1955 5267 d 5 h kribba /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/ Removed collision with ds18x20 function ConvertTemperature_callback with identical name.
Removed incompatible pointer type warning
 
1944 5274 d 0 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ fix  
1941 5274 d 1 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 5279 d 2 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 5279 d 18 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Make sure pronto once seq length is non-zero before attempting entering pronto transmit state.  

Show All