Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2281 4586 d 12 h linlun /trunk/ Updates to new PID code  
2276 4592 d 12 h linlun /trunk/ Added packet to data.xml for PID  
2268 4596 d 13 h linlun /trunk/ Added new PID-frames  
2258 4680 d 16 h linlun /trunk/ Added more oregon sensors in data.xml  
2253 4766 d 14 h linlun /trunk/ Added Oregon protocol define for RF-module  
2244 5012 d 13 h linlun /trunk/ Added Roomba remote support  
2243 5051 d 21 h linlun /trunk/ Added module to measure plant moisture  
2239 5058 d 18 h linlun /trunk/ Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left  
2236 5061 d 13 h linlun /trunk/ fixed viking protocol.c and module  
2234 5071 d 18 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 5072 d 12 h linlun /trunk/ Added viking steak protocol  
2231 5076 d 12 h linlun /trunk/ Fixed spelling in data.xml  
2229 5076 d 14 h linlun /trunk/ Added configuration message for ultrasonic module in data.xml  
2225 5111 d 16 h linlun /trunk/ Added ultrasonic module and distance command to data.xml  
2184 5149 d 22 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ Added compiled moduleid.h forgot in last commit
Minor spelling fix in onewire.h
 
2166 5155 d 11 h arune /trunk/ Added physical command "Flow"  
2032 5202 d 10 h pengi /trunk/ First version of RFID reader, and it seems to work-ish!  
2021 5221 d 13 h arune /trunk/ Added module sns_heatPower to data.xml and modulid.h  
1996 5235 d 14 h arune /trunk/ Changed commands used of rfTransceive to the old physical command instead of new specific  
1982 5240 d 3 h linlun /trunk/ Added sns_qtouch to data.xml and moduleid.h  
1943 5276 d 19 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Compiled configuration  
1931 5294 d 14 h arune /trunk/ Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything
 
1922 5327 d 13 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 5329 d 22 h arune /trunk/ Fixed spaces in data.xml names  
1920 5329 d 22 h arune /trunk/ Added protocol specific for rf transceiver  
1907 5342 d 13 h arune /trunk/ Added module rftransceiver in configuration  
1904 5351 d 13 h arune /trunk/ Added skeleton for nexa1  
1870 5374 d 17 h linlun /trunk/ Added DHT11 temperature and humidity sensor support  
1863 5383 d 18 h myhrman /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Removed command IrProntoEnd17. No longer used.  
1860 5383 d 19 h myhrman /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Updated moduleid.h file.  
1845 5385 d 18 h arune /trunk/ Added channel to timing, stop, continue and response commands  
1837 5394 d 16 h myhrman /trunk/EmbeddedSoftware/AVR/ Pronto work. Preparations for dynamic modfreq. Bugfixes in transmit & receive.  
1830 5397 d 13 h myhrman /trunk/ Pronto TX, not yet working.  
1829 5398 d 13 h arune /trunk/ Added enum information for response frame in data.xml
Added skeleton for pronto transmit in handling CAN data
 
1827 5404 d 12 h arune /trunk/ Added response command
ProntoEnd is now always sent, even if data length is 0
 
1825 5407 d 13 h arune /trunk/ Added pronto commands continue and stop  
1821 5408 d 13 h arune /trunk/ Implemented timing command to pronto ir  
1819 5409 d 13 h arune /trunk/ Moved timing command to separate command  
1815 5411 d 12 h arune /trunk/ Added channel id in prontostart command
Added (ugly) 25ms at end of stream
Fixed bug when sending ProntoEnd
 
1814 5412 d 12 h arune /trunk/ Changed modulation frequency to can-configurable and saved to eeprom per channel. Added channel to pronto function argument to make it possible to add it to can commands for pronto can frames