Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2199 5132 d 2 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
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
2198 5132 d 5 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)
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
2045 5185 d 5 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Stop sending on stop command and all data has not been received  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
2040 5189 d 18 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)
 
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransmit/sns_irTransmit.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
1978 5235 d 20 h arune /trunk/EmbeddedSoftware/AVR/module/ Updated all modules EEPROM config flag  
/trunk/EmbeddedSoftware/AVR/module/act_PID/act_PID.h
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.h
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.h
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.h
/trunk/EmbeddedSoftware/AVR/module/sns_PIR/sns_PIR.h
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.h
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.c
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.h
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.h
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.h
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.h
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotaryHex/sns_rotaryHex.h
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.h
1975 5236 d 20 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
 
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h
1944 5268 d 23 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ fix  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1941 5269 d 0 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.
 
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h
1938 5274 d 1 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.  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1937 5274 d 17 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Make sure pronto once seq length is non-zero before attempting entering pronto transmit state.  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1910 5330 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
/trunk/EmbeddedSoftware/AVR/module/act_DotMatrix/act_DotMatrix.c
/trunk/EmbeddedSoftware/AVR/module/act_PID/act_PID.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBdriver/act_RGBdriver.c
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_ks0108/act_ks0108.c
/trunk/EmbeddedSoftware/AVR/module/act_linearAct/act_linearAct.c
/trunk/EmbeddedSoftware/AVR/module/act_multiSwitch/act_multiSwitch.c
/trunk/EmbeddedSoftware/AVR/module/act_output/act_output.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c
/trunk/EmbeddedSoftware/AVR/module/act_sigmadelta_dimmer/act_sigmadelta_dimmer.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.c
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c
/trunk/EmbeddedSoftware/AVR/module/sns_LM335/sns_LM335.c
/trunk/EmbeddedSoftware/AVR/module/sns_NTC/sns_NTC.c
/trunk/EmbeddedSoftware/AVR/module/sns_PIR/sns_PIR.c
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_TC1047A.c
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.c
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.c
/trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransmit/sns_irTransmit.c
/trunk/EmbeddedSoftware/AVR/module/sns_nmea/sns_nmea.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotaryHex/sns_rotaryHex.c
/trunk/EmbeddedSoftware/AVR/module/template/template.c
/trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/tst_CoreLED.c
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c
1893 5348 d 18 h arune /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Always enable tx pins, even if tx is not used  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1875 5365 d 18 h arune /trunk/EmbeddedSoftware/AVR/ Updated irtransceiver with support for nexa2, minor fixes after testing  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1871 5366 d 20 h arune /trunk/EmbeddedSoftware/AVR/ Minor changes in ir driver and module to support Nexa, Nexa not working yet  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1865 5375 d 21 h myhrman /trunk/EmbeddedSoftware/AVR/ Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq.  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1864 5375 d 23 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.  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1861 5376 d 0 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ pronto_sendResponse() function only existed when pronto support was enabled. Fixed  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1858 5376 d 1 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).
 
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1856 5376 d 1 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.
 
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
1854 5377 d 4 h myhrman /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/ Added CAN response messages to all pronto IR operations. Better error checks, and some refactoring.  
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c

Show All