Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
568 6980 d 13 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
390 7081 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/actuator/ lib/src/actuator/rc_servo: Changed from "-128 to 127" to "0 to 255".  
320 7153 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/ AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)  
316 7153 d 17 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/ funcdefs: Some structure that try to follow what wiki says.  
249 7179 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/ rc_servo: Now it is possible to control three servos individually. But with reduced resolution because of the 8 bit timer.
CanBlinds: Takes argument that decides which servo to turn.
 
246 7181 d 11 h eqlazer /trunk/EmbeddedSoftware/AVR/ rc_servo: It actually seems to work now, all three turning modes.  
245 7181 d 13 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).
 
209 7191 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/ rc_servo lib: finished but still untested  
207 7192 d 11 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanBlinds: a remake of CanRelay, not finished
rc_servo lib: just started