| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1977 |
5242 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/ |
Updated defines for EEPROM in a few more modules, more to come |
|
| 1976 |
5242 d 16 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/ |
Updated defines for EEPROM in template and act_dimmer230, for testing building before updating all modules |
|
| 1975 |
5242 d 17 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 |
5248 d 16 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 |
5267 d 14 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 |
5268 d 2 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 21 h |
myhrman |
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ |
fix |
|
| 1941 |
5274 d 22 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 22 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 |
5280 d 14 h |
myhrman |
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ |
Make sure pronto once seq length is non-zero before attempting entering pronto transmit state. |
|
| 1931 |
5292 d 16 h |
arune |
/trunk/ |
Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything |
|
| 1927 |
5320 d 16 h |
arune |
/trunk/ |
Implemented transmit in rfTransceiver, tested works
Added Atom1 script for rfTransceiver |
|
| 1923 |
5325 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/ |
Minor fix for config of rx/tx |
|
| 1922 |
5325 d 16 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 |
5336 d 16 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/ |
Changed all modules to use BIOS GetHwId function directly instead of macro |
|
| 1901 |
5350 d 16 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 |
5352 d 0 h |
runge |
/trunk/ |
Changed name of hwPWM id to channel to be the same as the input and the dimmer |
|
| 1894 |
5354 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Changed delay routine from ds18s20 to avr-libc |
|
| 1893 |
5354 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ |
Always enable tx pins, even if tx is not used |
|
| 1875 |
5371 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Updated irtransceiver with support for nexa2, minor fixes after testing |
|