Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
568 6986 d 18 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
326 7155 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanSensors: Now sending sensor data in separate messages.
sensors/ds18s20/delay.h: Included bios.h to get F_CPU.
 
245 7187 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanBlinds: Uses the new libs.
CanRelay: --//--
sht7x: Dont use wdt anymore.
Moved electr. to actuator.
Deleted sensor-libs in /temperature/ except ds18s20 (for compatibility to CanDS18S20).
 
243 7187 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/ tc1047: Looks like it work now.  
241 7187 d 22 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/ tc1047: Can now use ADC0-ADC7  
239 7188 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanSensors: Support for ds18s20, tc1047 and sht71. Not tested on hw yet.
lib/src/sensor/: Copied from lib/src/temperature etc. The old ones is still left for backwards compatibility.