Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
522 7027 d 22 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ old-lib/serial_cfg.h: Changed default baudrate setting to 9600bps  
421 7077 d 6 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/can/ lib/src/can/can_cfg.h: Default to 250k bitrate.  
390 7088 d 20 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/actuator/ lib/src/actuator/rc_servo: Changed from "-128 to 127" to "0 to 255".  
382 7091 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/ mcp2515.c: Added support for m168.  
381 7091 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ lib/src/mcu: Added support for m168.
Changed from F_OSC to F_CPU.
 
376 7096 d 4 h noddan /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ serial.c : Changed from F_OSC to F_CPU  
348 7143 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved eqlazer_funcdefs.h to funcdefs.h.
CanCLCD: Looking good. Uses pwm for contrast and backlight.
 
344 7144 d 8 h eqlazer /trunk/EmbeddedSoftware/AVR/ Removed lib/src/temperature.
CanCLCD: Has no intelligence.
 
334 7155 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD: Now views ds18s20 sensor data and servo positions.  
332 7155 d 21 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD: There is a devil living inside.  
326 7157 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanSensors: Now sending sensor data in separate messages.
sensors/ds18s20/delay.h: Included bios.h to get F_CPU.
 
322 7160 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanIRreceive: Converted to bios version.
irreceiver.h: Included bios.h so it uses F_CPU instead of F_OSC.
 
320 7160 d 20 h eqlazer /trunk/EmbeddedSoftware/AVR/ AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)  
316 7161 d 0 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/ funcdefs: Some structure that try to follow what wiki says.  
272 7174 d 22 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase now works properly with TIMER2 on mega8.  
256 7176 d 22 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.  
255 7177 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/ timebase: Now with correct prescaler, OBS: uses timer2 as default now!
CanSensors: removed debug and support for sht.
 
249 7187 d 5 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.
 
247 7187 d 21 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ timebase: Now use timer2 as default.  
246 7188 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/ rc_servo: It actually seems to work now, all three turning modes.  

Show All