Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2301 3975 d 15 h linlun /trunk/Configuration/ Support for rubicsson weather station  
2281 4574 d 3 h linlun /trunk/ Updates to new PID code  
2276 4580 d 2 h linlun /trunk/ Added packet to data.xml for PID  
2268 4584 d 3 h linlun /trunk/ Added new PID-frames  
2258 4668 d 7 h linlun /trunk/ Added more oregon sensors in data.xml  
2253 4754 d 4 h linlun /trunk/ Added Oregon protocol define for RF-module  
2244 5000 d 4 h linlun /trunk/ Added Roomba remote support  
2243 5039 d 11 h linlun /trunk/ Added module to measure plant moisture  
2239 5046 d 8 h linlun /trunk/ Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left  
2236 5049 d 4 h linlun /trunk/ fixed viking protocol.c and module  
2234 5059 d 8 h arune /trunk/ Added module for making benchmarks, still untested and only one test exist: measuring time to put a can frame in tx buffer on can controller  
2233 5060 d 3 h linlun /trunk/ Added viking steak protocol  
2231 5064 d 2 h linlun /trunk/ Fixed spelling in data.xml  
2229 5064 d 4 h linlun /trunk/ Added configuration message for ultrasonic module in data.xml  
2225 5099 d 6 h linlun /trunk/ Added ultrasonic module and distance command to data.xml  
2186 5136 d 16 h arune /trunk/Configuration/ Changed setvolume function unit to liters from milliliters  
2183 5137 d 12 h arune /trunk/ Added support for setting volume and report interval over CAN, untested  
2166 5143 d 2 h arune /trunk/ Added physical command "Flow"  
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)
 
2032 5190 d 0 h pengi /trunk/ First version of RFID reader, and it seems to work-ish!  
2025 5206 d 3 h arune /trunk/Configuration/ Removed unused module definitions, added empty lines to show where there are free moduled ids  
2021 5209 d 3 h arune /trunk/ Added module sns_heatPower to data.xml and modulid.h  
1996 5223 d 4 h arune /trunk/ Changed commands used of rfTransceive to the old physical command instead of new specific  
1982 5227 d 18 h linlun /trunk/ Added sns_qtouch to data.xml and moduleid.h  
1942 5264 d 10 h myhrman /trunk/Configuration/ Added specific pronto response codes when channel is busy, or when modfreq is locked to another value by other channel.  
1931 5282 d 4 h arune /trunk/ Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything
 
1922 5315 d 4 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
 
1921 5317 d 13 h arune /trunk/ Fixed spaces in data.xml names  
1920 5317 d 13 h arune /trunk/ Added protocol specific for rf transceiver  
1907 5330 d 3 h arune /trunk/ Added module rftransceiver in configuration  
1904 5339 d 3 h arune /trunk/ Added skeleton for nexa1  
1897 5341 d 12 h runge /trunk/ Changed name of hwPWM id to channel to be the same as the input and the dimmer  
1870 5362 d 8 h linlun /trunk/ Added DHT11 temperature and humidity sensor support  
1862 5371 d 9 h myhrman /trunk/Configuration/ Removed command IrProntoEnd17. No longer used.  
1857 5371 d 11 h myhrman /trunk/Configuration/ Pronto response enum used names with space in them. Didn't result in a properly formatted moduleid.h file. Fixed  
1845 5373 d 8 h arune /trunk/ Added channel to timing, stop, continue and response commands  
1836 5382 d 6 h myhrman /trunk/Configuration/ Pronto fix. Modfreq 16bit etc  
1829 5386 d 3 h arune /trunk/ Added enum information for response frame in data.xml
Added skeleton for pronto transmit in handling CAN data
 
1827 5392 d 3 h arune /trunk/ Added response command
ProntoEnd is now always sent, even if data length is 0
 
1825 5395 d 3 h arune /trunk/ Added pronto commands continue and stop